18 lines
398 B
Markdown
18 lines
398 B
Markdown
|
|
||
|
<!-- PROJECT LOGO -->
|
||
|
<br />
|
||
|
<div align="center">
|
||
|
<h3 align="center">Particle Sim</h3>
|
||
|
|
||
|
<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++.
|
||
|
<br />
|
||
|
<a href="Python_Stuff/README.md">Python</a>
|
||
|
·
|
||
|
<a href="Cpp_Stuff/README.md">C++</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|