If you think this repo is worth a star✨ just don't hesitate :)
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.
FormatFactory.Screen.Record20211028_154139.mp4
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