Update Cpp_Stuff/README.md
This commit is contained in:
parent
92e2a071a0
commit
40a1be1c78
@ -18,7 +18,7 @@ cd build/
|
|||||||
./src/particle_sim_exe
|
./src/particle_sim_exe
|
||||||
```
|
```
|
||||||
|
|
||||||
Current system runs 10,000 particles at 50fps. The gif below only appears to be moving slow because the time steps between renders is much lower then in the python example. The frame is actually higher here then it was in python.
|
Current application runs 10,000 particles at 50fps on an RTX3060. The gif below only appears to be moving slow because the time steps between renders is much lower then in the python example. The frame is actually higher here then it was in python.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://git.pipsquire.com/djweber12/Particle_Simulator/raw/branch/main/Cpp_Stuff/assets/c_render.gif"/>
|
<img src="https://git.pipsquire.com/djweber12/Particle_Simulator/raw/branch/main/Cpp_Stuff/assets/c_render.gif"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user