3.1.1 • Published 3 years ago

create-three-app v3.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Star the repo?

If you think this repo is worth a star✨ just don't hesitate :)

Note: We don't recommend installing this package globally.

Usage

Run with --help flag to know more!

npx create-three-app {dir_name}

or

yarn create three-app {dir_name}

Using an example from threejs.org/examples

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.

Example

Watch this video

Contributing

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.

Want support?

Open an issue in the github repo or ask in the Secret Discord Server

3.1.1

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago

0.0.1

6 years ago