Commit Graph

20 Commits

Author SHA1 Message Date
00d3993a77 add PhysX SDK and some tweaks 2025-12-17 12:39:20 +08:00
4140a5b4be add 2D physics (use box2d), fixed some little bugs 2025-12-12 16:47:04 +08:00
5444f42c2c add submodule box2D, add mono lib for linux and some minor code tweaks 2025-12-09 21:41:39 +08:00
dc53f9517a add serialization (use yaml-cpp), add stencil to render outline for selected entity, add play mode, UUIDS, add orthographic and perspective camera, add editor camera 2025-12-09 16:30:53 +08:00
3ffb4cc449 add mono c# (using dotnet9.0 from https://github.com/dotnet/runtime), add ECS (entt), add some c# code, add fastNoise 2025-12-08 23:38:22 +08:00
5757f10cf2 change editor code: m1911Materials.fbx to M1911Materials.fbx, delete the extra keyword PUBLIC from CMakeLists.txt 2025-12-02 13:35:16 +08:00
c96eb34af5 add MSAA, renderer2D, boundingbox 2025-12-01 22:14:22 +08:00
0d4024be39 add scene render system, add proper HDR environments, try load texture from mesh file 2025-11-30 20:12:57 +08:00
5b99111bc4 add ImGuizmo 2025-11-29 12:09:40 +08:00
56d01b9c34 add TimeStep, add tinyfilediaglogs 2025-11-27 18:46:02 +08:00
7361d59b5b add when minimized do not render, fix some build problem in dll mode 2025-11-26 20:15:29 +08:00
5bbda471bf add simple render, add simple pbr shader(from hazel) 2025-11-26 17:48:04 +08:00
104b08ef24 merge vertexbuffer and indexbuffer to buffer.cpp/h file 2025-11-22 15:19:48 +08:00
d24ca28e74 add opengl code 2025-11-22 12:10:46 +08:00
36f886b189 add render command queue 2025-11-22 09:13:48 +08:00
69bdaaec2e fix vender/imgui fold to vender/ImGui 2025-11-21 18:54:04 +08:00
041b99e0eb glad input imgui 2025-11-20 21:00:23 +08:00
f70881e364 pch,layers 2025-11-20 00:24:23 +08:00
122f500a76 添加spdlog 和 glfw 2025-11-18 13:52:27 +08:00
0e48af235d init commit 2025-11-15 14:14:20 +08:00