🥽 GSOTS-3D — Examples & Samples
These are some examples & samples in order to see GSOTS-3D in action and demonstrate features & usage. Some of the scenes are interactive, so you can move around them.
On desktop, click into the scene and use the mouse to look around, and the WASD or arrow keys to move around.
On
mobile, you can touch the right side of the screen to look around, and the left side to move forward & back.
All examples are written as vanilla JavaScript (using the ESM bundle), so you can view the source code and see what is going on 🙂
- Hello World - Minimal GOSTS example, a single sphere
- Demo scene - Room with various objects for no reason
- Demo scene 2 - Showcasing dynamic reflections & normal mapping
- Physics demo - Using cannon-es for physics
- Dice with physics - Dice falling onto a table with real time physics
- Particle system - Showcases some particle system features
- Utah teapots - Who can resist this classic 3D model
- Post processing - Showing full screen post processing effects
- Shadow test - Simple test scene for debugging shadows
- Planet Earth - Very simple demo with the earth spinning in space
- Custom Builder - How to use the builder