Repo for the book Discover three.js!
Discover three.js is a public repository for the book Discover three.js. It welcomes pull requests to keep the book up to date with new three.js releases, fix any errors in text or code examples, and address bugs, browser or CSS issues. The book is built with Hugo and uses Hugo Pipes to build SCSS and JS assets. It is licensed under the MIT license for code and has specific permissions for the text.
npm install
to install the required dependencies.npm start
to bundle the files and start the server.Discover three.js is a public repository for a book that serves as a comprehensive guide to learning three.js. It allows users to learn and experiment with three.js examples, and welcomes contributions to keep the content up to date and fix any issues. The book is built with Hugo and utilizes Hugo Pipes for building SCSS and JS assets. The code in the repository is covered by the MIT license, while the text has specific permissions.