https://github.com/looeee/dthree
A simple framework for working with three.js from the author of Discover three.js
https://github.com/looeee/dthree
Last synced: 3 months ago
JSON representation
A simple framework for working with three.js from the author of Discover three.js
- Host: GitHub
- URL: https://github.com/looeee/dthree
- Owner: looeee
- Created: 2020-02-18T08:37:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T08:27:23.000Z (over 2 years ago)
- Last Synced: 2025-01-16T10:28:15.609Z (5 months ago)
- Language: JavaScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dTHREE (Prototype/WIP)
A simple framework for working with three.js from the author of Discover three.js.
This framework builds on the code from the book Discover three.js, extending it to create a fully fledged but simple template
for building all kinds of web apps using three.js. Check out the IDE
on [this page](https://discoverthreejs.com/book/first-steps/animation-system/) for an idea of how it works
(note that you can also download the code from the IDE as a ZIP file).## TODO
- Finalize V0.1 and upload code to GitHub (if you're reading this on GitHub, note that this repo is currently just a stub, there's nothing interesting here yet).