Skip to content

wip-/OpenGL_ParticleSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

[USED LIBRARIES]

This particle system uses the following libraries:
Glew 1.9.0
GLFW 2.7.6
GLM 0.9.34
xerces-c-3.1.1
boost 1.50.0

[PROBLEMS AND ERRORS]

If no GLFW window can be created nor an OpenGL context then make sure you have got the latest graphics driver which supports OpenGL 4.3. 
If you got some trouble with the xml document then just delete it. A new document will be created with default values during the next execution.


[COMMENT]

The provided source code is far from perfect but at this point everything is working so far and I hope it may help someone.
I started this project to get to know OpenGL, therefore it is my first one with this API and the OpenGL related code might not be the best one. :P
The XML parser is written by myself and uses the xerces library. 

When you got questions regarding this particle system then you may contact me on youtube.


Thank you for downloading this humble project! :) 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published