Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doctortone/babylon-instancing
Experimental site for demoing Babylon.js and react
https://github.com/doctortone/babylon-instancing
Last synced: about 1 month ago
JSON representation
Experimental site for demoing Babylon.js and react
- Host: GitHub
- URL: https://github.com/doctortone/babylon-instancing
- Owner: DoctorTone
- Created: 2024-04-25T23:58:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T11:51:11.000Z (8 months ago)
- Last Synced: 2024-05-10T12:55:20.685Z (8 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rendering and animating multiple objects
Rendering performance is no longer a major barrier to 3D graphics on the web, despite what some people may tell you!
This example shows over 2,500 objects not only being rendered, but being animated in real-time also.
Hopefully you find the patterns as mesmerising as I do 😀!!
Click to see the demo here -> [Spheres](https://drt-software.com/Demos/Instancing/spheres.html)