Skip to content

Commit 4ea1396

Browse files
committed
Update README.md
1 parent 43bb73c commit 4ea1396

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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

1110
Or 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

4243
Additional Notes
4344
-------------------------

0 commit comments

Comments
 (0)