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.
- Host: GitHub
- URL: https://github.com/michaelradu/threejs-ammophysics
- Owner: michaelradu
- License: gpl-3.0
- Created: 2022-04-19T08:33:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-19T09:24:33.000Z (about 4 years ago)
- Last Synced: 2025-01-29T14:15:47.060Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- 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 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