No description
Find a file
2025-07-19 04:47:57 +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 feat(autogen): added operators to data types 2025-06-13 09:55:02 +02:00
client feat(editor): added version string to client and editor 2025-07-19 04:47:57 +02:00
cmake feat(core): added vresion tracking 2025-07-19 04:13:52 +02:00
core feat(core): added vresion tracking 2025-07-19 04:13:52 +02:00
docs refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
editor feat(editor): added version string to client and editor 2025-07-19 04:47:57 +02:00
tools refactor(rendering): changed winding order of meshes to all be clockwise 2025-07-15 17:43:50 +02:00
vcpkg-overlays/reactphysics3d chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +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: added notice and disabled warnings for file 2025-06-08 16:37:39 +02:00
CMakeLists.txt fix(autogen): fixed compilation on windows + clang dependency 2025-06-08 16:36:25 +02:00
CMakePresets.json chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00
CMakeUserPresets.json chore: added vcpkg support 2025-03-16 03:14:32 +01:00
compile_commands.json feat(logging): added output widget 2025-03-21 00:16:27 +01:00
deps.txt feat(rendering): ttf font rendering 2025-07-13 16:58:30 +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
vcpkg-configuration.json chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00
vcpkg.json fix(cmake): missing freetype dependency + Qt6PrintSupport 2025-07-13 16:58:30 +02: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