Fixing links again, and switching video to gif cause thats what gitea
supports?
This commit is contained in:
parent
9af54d9939
commit
1cedcb4c5d
@ -15,6 +15,6 @@ This script will generate 100 particles to be used in the simulation and renders
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<p>
|
<p>
|
||||||
<h3>Using Agents and Tools</h3>
|
<h3>Using Agents and Tools</h3>
|
||||||
<video controls muted src="Particle_Simulator/src/branch/main/Python_Stuff/assets/python_render.mp4"></video>
|
<video controls muted src="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Python_Stuff/assets/python_render.gif"></video>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
Python_Stuff/assets/python_render.gif
Normal file
BIN
Python_Stuff/assets/python_render.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 MiB |
Binary file not shown.
@ -7,9 +7,9 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
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++.
|
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++.
|
||||||
<br />
|
<br />
|
||||||
<a href="Particle_Simulator/src/branch/main/Python_Stuff/">Python</a>
|
<a href="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Python_Stuff/">Python</a>
|
||||||
·
|
·
|
||||||
<a href="Particle_Simulator/src/branch/main/Cpp_Stuff">C++</a>
|
<a href="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Cpp_Stuff">C++</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user