An open API service indexing awesome lists of open source software.

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.

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