
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
create-three-app
Advanced tools
Create basic three.js project from three.js/examples or some predefined basic setup
If you think this repo is worth a star✨ just don't hesitate :)
--help flag to know more!npx create-three-app {dir_name}
or
yarn create three-app {dir_name}
You need to run the command with -i or -e flag.
Example: \
# -i or --interactive
npx create-three-app -i
# You can specify the name of the example.
yarn create three-app -e webgl_shader
We don't recommend this for beginners, as there can be some bugs that you may have to resolve manually (converting examples to webpack (node) compatible packages is an automated task) to work everything correctly or even starting the server. You may check assets.json for information about unresolved URLs, which may or may not stop the web server from initiating, or the unexpected behaviour of the website.
Thank you for your interest in contributing to this project! We're interested in adding more examples and maintaining those that are already in use. We're also loking forward for a better webpack configuration system. All contributions must abide by the Contributor Covenant Code of Conduct.
Open an issue in the github repo or ask in the Secret Discord Server
FAQs
Create basic three.js project from three.js/examples or some predefined basic setup
The npm package create-three-app receives a total of 5 weekly downloads. As such, create-three-app popularity was classified as not popular.
We found that create-three-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.