No description
Find a file
2025-07-24 02:00:08 +02:00
.vscode feat(autogen): scan for props 2025-04-26 01:16:44 +02:00
asset-srcs feat(rendering): replaced sphere with more accurate sphere mesh 2025-07-16 00:31:13 +02:00
assets chore: check-in .obj models used via genmesh.py 2025-07-16 00:31:13 +02:00
autogen fix(autogen): autogen failing in msbuild because of "error" in stdout 2025-07-24 01:45:55 +02:00
client refactor(cmake): (Thanks @FloofyPlasma!) replaced vcpkg with CPM 2025-07-23 03:24:34 +02:00
cmake refactor(cmake): (Thanks @FloofyPlasma!) replaced vcpkg with CPM 2025-07-23 03:24:34 +02:00
core refactor(cmake): made sources explicit rather than globbed 2025-07-24 01:25:39 +02:00
docs refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
editor fix(part): temporarily soft-disabled wedges as they crash the engine currently 2025-07-23 03:24:34 +02:00
patches refactor(cmake): (Thanks @FloofyPlasma!) replaced vcpkg with CPM 2025-07-23 03:24:34 +02:00
tools refactor(rendering): changed winding order of meshes to all be clockwise 2025-07-15 17:43:50 +02:00
.clangd feat(logging): basic logger implementation 2025-03-17 18:02:23 +01:00
.gitignore fix(logging): moved data/logging dir to a more reasonable location on gnu/linux 2025-07-08 08:09:37 +02:00
BUILD.md chore: updated build instructions 2025-07-24 01:52:40 +02:00
CMakeLists.txt misc(cmake): use ccache 2025-07-24 02:00:08 +02:00
compile_commands.json feat(logging): added output widget 2025-03-21 00:16:27 +01:00
deps.txt refactor(cmake): (Thanks @FloofyPlasma!) replaced vcpkg with CPM 2025-07-23 03:24:34 +02:00
LICENSE relicense to LGPLv2.1 from GPLv3 2025-06-22 23:59:58 +02:00
LICENSE.retro relicense to LGPLv2.1 from GPLv3 2025-06-22 23:59:58 +02:00
README.md feat(autogen): basic autogen starter 2025-04-25 23:35:10 +02:00
run.sh chore(run.sh): use out-of-tree build 2025-03-12 02:11:44 +01:00

Openblocks

[ Docs are work in progress! ]

For build instructions, see BUILD.md

Credits and Attribution

Libraries

  • SDL2
  • OpenGL
  • glm
  • ReactPhysics3D by Daniel Chappuis
  • Dirent by Toni Ronkko

Materials and Resources

  • LearnOpenGL

Assets

  • Skybox by Jauhn Dabz