some C# cause why not. C# guy might like this? idk. some python too. mostly simulations. WindowsAPI C# is good i guess
This commit is contained in:
5
simulations/mandelbrotset/cpp/readme.md
Normal file
5
simulations/mandelbrotset/cpp/readme.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Compilation Steps
|
||||
|
||||
```powershell
|
||||
cl /EHsc /std:c++17 main.cpp mandelbrot_app.cpp /link user32.lib gdi32.lib d3d11.lib d3dcompiler.lib
|
||||
```
|
||||
Reference in New Issue
Block a user