Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 237 Bytes

COMP37111

Advanced Graphics CourseWork - A Particle system

My First attempt at using OpenCL and OpenGL Shaders. Physics are calculated on the GPU using OpenCL and the particles are billboarded instanced sprites rendered with OpenGL.