Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.5 KB

Procedural Particle Landscape

Senior Design Project

Live Demo

Particles Tree

The project implements a particle system in WebGL 2.0 using Transform Feedback. The Space Colonization algorithm was implemented to organically create trees that are shaped randomly and in the shape of given models.

Renders with Space Colonization using 3D Models

Spiral Horse
Teapot Rose

Future Work

The project will use the WebVR API to be able to present the application in virtual reality displays.

Credits