https://github.com/michaelradu/threejs-simpleworld
Control the movement and elevation of the camera to observe a three-dimensional space full of cubes created with ThreeJS.
https://github.com/michaelradu/threejs-simpleworld
Last synced: about 1 year ago
JSON representation
Control the movement and elevation of the camera to observe a three-dimensional space full of cubes created with ThreeJS.
- Host: GitHub
- URL: https://github.com/michaelradu/threejs-simpleworld
- Owner: michaelradu
- License: gpl-3.0
- Created: 2022-04-17T17:34:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T15:31:14.000Z (about 4 years ago)
- Last Synced: 2025-01-29T14:15:44.523Z (over 1 year ago)
- Language: JavaScript
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ThreeJS Simple World
[![Stargazers][stars-shield]][stars-url]
[![Forks][forks-shield]][forks-url]
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues-shield]][issues-url]
[![GPLv3 License][license-shield]][license-url]
This is a simple 3D world example built in ThreeJS. You can control the movement and elevation of the camera to observe a three-dimensional space full of cubes. It is more of a learning repository than a practical one.
## Licence
[GPLv3](michaelradu/ThreeJS-SimpleWorld/LICENSE) © [Michael Radu](https://www.mihairadu.cf)
[contributors-shield]: https://img.shields.io/github/contributors/michaelradu/ThreeJS-SimpleWorld.svg?style=social
[contributors-url]: https://github.com/michaelradu/ThreeJS-SimpleWorld/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/michaelradu/ThreeJS-SimpleWorld.svg?style=social
[forks-url]: https://github.com/michaelradu/ThreeJS-SimpleWorld/network/members
[stars-shield]: https://img.shields.io/github/stars/michaelradu/ThreeJS-SimpleWorld.svg?style=social
[stars-url]: https://github.com/michaelradu/ThreeJS-SimpleWorld/stargazers
[issues-shield]: https://img.shields.io/github/issues/michaelradu/ThreeJS-SimpleWorld.svg?style=social
[issues-url]: https://github.com/michaelradu/ThreeJS-SimpleWorld/issues
[license-shield]: https://img.shields.io/github/license/michaelradu/ThreeJS-SimpleWorld.svg?style=social
[license-url]: https://github.com/michaelradu/ThreeJS-SimpleWorld/blob/master/LICENSE