File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ A particle simulator written with C++ SFML OpenGL.
55
66** Read more about this project at http://syntaf.github.io/ParticleSimulator/ **
77
8- * This gif is currently outdated, the whole phsyics system has recently been revamped*
9- ![ gif] ( http://i.imgur.com/duEgiDl.gif )
8+ ![ gif] ( http://i.imgur.com/ihMnqs3.gif )
109
1110Or see the full video here: https://vimeo.com/96867903 (** Password:** particles)
1211
@@ -34,10 +33,12 @@ The current configuration properties are set to the following locations:
3433
3534######Make sure to change these settings, or you may face a number of confusing errors
3635
37- Building
36+ To-Do
3837-------------------
39-
40- ** Coming Soon**
38+ - [ ] Begin GUI development
39+ - [ ] Optimize particle container(chunking)
40+ - [ ] Provide a CMake build system
41+ - [ ] Implement highly customizable enviroment
4142
4243Additional Notes
4344-------------------------
You can’t perform that action at this time.
0 commit comments