OpenGL Particle System Grid Visual Studio 2017

Subscribers:
1,390
Published on ● Video Link: https://www.youtube.com/watch?v=0VWM4Vpb4GI



Duration: 4:18
210 views
1


I decided to add a bit of speed to the particle system, and an unexpected twist of starting all particles on a grid 192x108 (each spot on the grid is 10 pixels apart... of course the points are 8x8 points). Also, their speeds' send them either up, down, left or right, only 4 directions!.... none of that 360 we had previously. Enjoy!




Other Videos By LearningOpenGL


2017-11-19Upcoming on the channel
2017-11-08OpenGL LearnOpenGL 2D Breakout Game Rendering Engine in 10 more minutes! Visual Studio 2017
2017-11-07OpenGL LearnOpenGL 2D Breakout Game Class Startup in 10 minutes Visual Studio 2017
2017-10-30OpenGL LearnOpenGL Transformations Translation and Rotation Visual Studio 2017
2017-10-30OpenGL LearnOpenGL Shader Class Visual Studio 2017
2017-10-29OpenGL LearnOpenGL Using stb image h to Load a Texture Visual Studio 2017
2017-10-29OpenGL LearnOpenGL Uniform Variables Visual Studio 2017
2017-10-29OpenGL Learnopengl Process Input Basic Visual Studio 2017
2017-10-29OpenGL Learnopengl Hello Window and GLAD Visual Studio 2017 Part 2
2017-10-29OpenGL Learnopengl Hello Window and GLAD Visual Studio 2017
2017-10-25OpenGL Particle System Grid Visual Studio 2017
2017-10-24OpenGL Class Creation for Particle System Visual Studio 2017
2017-10-24OpenGL 2D Platformer Commenting Sprites and Points project Visual Studio 2017
2017-10-23OpenGL Fireworks to Flower Garden Particle System Visual Studio 2017
2017-10-23OpenGL Fireworks Visual Studio 2017 revisited and fully commented code
2017-10-23OpenGL Fragment Shader gl PointCoord rounding edges part 2
2017-10-23OpenGL Fragment Shader gl PointCoord rounding edges
2017-10-23OpenGL Fragment Shader gl PointCoord fun
2017-10-23OpenGL gl PointCoord wacky fix GL POINT SPRITE
2017-10-19OpenGL Instancing with gl InstanceID Vertex Shader Visual Studio 2017 Part 4
2017-10-19OpenGL Instancing with gl InstanceID Vertex Shader Visual Studio 2017 Part 3



Tags:
opengl
particle system
visual studio 2017
GL_POINTS
grid