Hi, my name is Andrew Aquino

About Me

My name is Andrew Aquino. I am currently a student at Queen's University with a passion for computer graphics and GPU compute.


Projects

N-Body Simulation

demo1 demo2 demo3

Technologies Used: C++, OpenGL, GLSL

N-Body Simulation to simulate gravitational interactions between multiple bodies in a system.
Utilizes instanced rendering to efficiently render large numbers of bodies.

View Project