Exploring Opengl Vector Field Test 1
Exploring Opengl Vector Field Test 1 reveals several interesting facts.
- A particle simulation created with
- The CPU is finally in control! All the forces and the emitter is modified on the CPU and sent to the GPU.
- This is my first try at animating a
- Shows an implementation of a
- App which reads an image as
In-Depth Information on Opengl Vector Field Test 1
Updated C++/ A Latest features include: - Particle emitters. Particles can now die and new can be emitted - CPU Controlled vortex (soon the rest of ...
For graphics project.
Stay tuned for more updates related to Opengl Vector Field Test 1.