diff --git a/Python_Stuff/README.md b/Python_Stuff/README.md index 6835fea..98b994d 100644 --- a/Python_Stuff/README.md +++ b/Python_Stuff/README.md @@ -15,6 +15,6 @@ This script will generate 100 particles to be used in the simulation and renders

Using Agents and Tools

- +

diff --git a/Python_Stuff/assets/python_render.gif b/Python_Stuff/assets/python_render.gif new file mode 100644 index 0000000..4e22a0a Binary files /dev/null and b/Python_Stuff/assets/python_render.gif differ diff --git a/Python_Stuff/assets/python_render.mp4 b/Python_Stuff/assets/python_render.mp4 deleted file mode 100644 index 30593da..0000000 Binary files a/Python_Stuff/assets/python_render.mp4 and /dev/null differ diff --git a/README.md b/README.md index ba1b55f..ce50885 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@

Just a place to store some fun I had with messing around with CUDA! I used python for prototyping the math and then moved on to doing the same in C++.
- Python + Python · - C++ + C++