my features
Find a file
2026-02-23 03:37:33 -05:00
.vscode Launch debugger from root 2026-02-23 03:37:33 -05:00
.zed feat(test): replace custom test header with Catch2 and migrated lua 2025-12-13 01:37:12 +01:00
asset-srcs feat(rendering): replaced sphere with more accurate sphere mesh 2025-07-16 00:31:13 +02:00
assets feat(part): clickdetectors 2026-02-14 21:32:40 +01:00
autogen fix(autogen): opening log file before created generated directory 2025-07-24 19:59:36 +02:00
client misc(cmake): minimized use of PUBLIC includes 2026-02-22 10:55:23 +01:00
cmake fix(cmake); find qscintilla on fedora 2025-08-13 03:40:20 +02:00
core fix(lua): fixed broken Parent property 2026-02-23 09:19:03 +01:00
docs feat(build): mingw support 2026-02-21 20:46:10 +01:00
editor fix(editor): cursor not being restored after finishing camera rotation 2026-02-22 22:01:37 +01:00
external/glad/glad feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
patches feat(build): mingw support 2026-02-21 20:46:10 +01:00
tests fix(lua): fixed broken Parent property 2026-02-23 09:19:03 +01:00
toolchain feat(build): mingw support 2026-02-21 20:46:10 +01:00
tools refactor(rendering): changed winding order of meshes to all be clockwise 2025-07-15 17:43:50 +02:00
.clangd chore: removed symlink to compile_commands.json 2025-12-11 21:49:29 +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: note for llvm 2025-07-24 02:46:57 +02:00
CMakeLists.txt wip(objmodelv2): basis for object model 2026-02-10 13:47:36 +01:00
deps.txt feat(cmake): replaced glew with glad 2025-07-25 19:13:53 +02:00
justfile feat(build): mingw support 2026-02-21 20:46:10 +01: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