WebGL Particle System

WebGL Particle System.

WebGL is based on OpenGL ES 2.0, and it provides an API to allow the generation of interactive 3D graphics within any compatible web browser. A particle system is usually applied by 3D games to simulate certain fuzzy phenomena such as fire, snow, explosions etc. This project fulfilled the combination of particle system and WebGL to build a 3D browser game, which is accompanied by different particle effects.

A 3D Space Invaders game using the particle system developed for the project.

 

 

A demo of the tool for creating particles.