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

https://github.com/michaelradu/threejs-ammophysics

A simple 3D Physics simulation made with ThreeJS and AmmoJS. Control the movement and elevation of the camera to observe a three-dimensional space full of randomly colored cubes and spheres.
https://github.com/michaelradu/threejs-ammophysics

Last synced: about 1 year ago
JSON representation

A simple 3D Physics simulation made with ThreeJS and AmmoJS. Control the movement and elevation of the camera to observe a three-dimensional space full of randomly colored cubes and spheres.

Awesome Lists containing this project

README

          

# ThreeJS Ammo Physics Simulation

[![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 physics simulation built with ThreeJS and AmmoJS. You can control the movement and elevation of the camera to observe a three-dimensional space full of randomly colored cubes and spheres. It is more of a learning repository than a practical one.

## Licence

[GPLv3](michaelradu/ThreeJS-AmmoPhysics/LICENSE) © [Michael Radu](https://www.mihairadu.cf)

[contributors-shield]: https://img.shields.io/github/contributors/michaelradu/ThreeJS-AmmoPhysics.svg?style=social
[contributors-url]: https://github.com/michaelradu/ThreeJS-AmmoPhysics/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/michaelradu/ThreeJS-AmmoPhysics.svg?style=social
[forks-url]: https://github.com/michaelradu/ThreeJS-AmmoPhysics/network/members
[stars-shield]: https://img.shields.io/github/stars/michaelradu/ThreeJS-AmmoPhysics.svg?style=social
[stars-url]: https://github.com/michaelradu/ThreeJS-AmmoPhysics/stargazers
[issues-shield]: https://img.shields.io/github/issues/michaelradu/ThreeJS-AmmoPhysics.svg?style=social
[issues-url]: https://github.com/michaelradu/ThreeJS-AmmoPhysics/issues
[license-shield]: https://img.shields.io/github/license/michaelradu/ThreeJS-AmmoPhysics.svg?style=social
[license-url]: https://github.com/michaelradu/ThreeJS-AmmoPhysics/blob/master/LICENSE