2D Falling Sand Simulation
  • C++ 81.7%
  • C 18.2%
Find a file
2024-05-15 23:21:44 -07:00
.idea Add 3d and camera 2024-05-05 17:04:51 -07:00
ErrorHandling Initial commit 2024-05-02 11:07:55 -07:00
imgui Include imgui 2024-05-04 02:16:14 -07:00
Input Add camera movement 2024-05-08 19:07:42 -07:00
Pixels Move vec3 to its own file 2024-05-15 22:07:47 -07:00
Shaders Marhcing getting ready i guess 2024-05-15 23:21:44 -07:00
.gitignore grr 2024-05-05 00:20:31 -07:00
App.cpp uh 2024-05-15 21:55:35 -07:00
App.h Camera look at and fixed camera movement being affected by dt speed factor 2024-05-08 21:38:31 -07:00
Camera.cpp Drawig now works 2024-05-08 22:37:41 -07:00
Camera.h Drawig now works 2024-05-08 22:37:41 -07:00
CMakeLists.txt Marhcing getting ready i guess 2024-05-15 23:21:44 -07:00
DxgiInfoManager.cpp Initial commit 2024-05-02 11:07:55 -07:00
DxgiInfoManager.h Initial commit 2024-05-02 11:07:55 -07:00
EngineTimer.cpp Initial commit 2024-05-02 11:07:55 -07:00
EngineTimer.h Initial commit 2024-05-02 11:07:55 -07:00
Graphics.cpp Trying to optimize and also 1280x720 2024-05-04 23:49:35 -07:00
Graphics.h Imgui and a basic gui to control some things 2024-05-04 02:49:13 -07:00
ImguiManager.cpp Imgui and a basic gui to control some things 2024-05-04 02:49:13 -07:00
ImguiManager.h Imgui and a basic gui to control some things 2024-05-04 02:49:13 -07:00
main.cpp Initial commit 2024-05-02 11:07:55 -07:00
README.md fix README.md 2024-05-02 11:11:09 -07:00
vec3.cpp Move vec3 to its own file 2024-05-15 22:07:47 -07:00
vec3.h Move vec3 to its own file 2024-05-15 22:07:47 -07:00
Window.cpp Add camera movement 2024-05-08 19:07:42 -07:00
Window.h Add camera movement 2024-05-08 19:07:42 -07:00

Falling Sand Simulation

Live-streamed content