https://github.com/iondrimba/threejs-starter
:flying_saucer: Basic threejs setup for quick prototyping
https://github.com/iondrimba/threejs-starter
3d creative-coding demo javascript prototyping threejs threejs-learning
Last synced: 5 months ago
JSON representation
:flying_saucer: Basic threejs setup for quick prototyping
- Host: GitHub
- URL: https://github.com/iondrimba/threejs-starter
- Owner: iondrimba
- License: mit
- Created: 2021-02-13T15:55:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T09:57:50.000Z (over 3 years ago)
- Last Synced: 2025-04-07T17:53:30.572Z (about 1 year ago)
- Topics: 3d, creative-coding, demo, javascript, prototyping, threejs, threejs-learning
- Language: JavaScript
- Homepage: https://iondrimba.github.io/threejs-starter/public/index.html
- Size: 898 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :flying_saucer: Threejs Starter
Basic setup for quick prototyping
[](https://github.com/iondrimba/threejs-starter/actions/workflows/node.yml)

## [Demo](https://iondrimba.github.io/threejs-starter/public/index.html)
## Includes
* Threejs main entities via modules
* Camera controls (OrbitControls and TransformControls)
* Basic lightning setup
* Live reload
* Color helpers (rgbToHex and hexToRgb)
* Math helpers degrees to radians
* Stats js setup for monitoring
* Github Action for CI validation
## Credits
* [Threejs](https://threejs.org/)
## Find me @
[Twitter](https://twitter.com/code__music), [Codepen](https://codepen.io/iondrimba/)