remove octree library dependency (it doesn't store center of mass per node)

This commit is contained in:
2026-02-22 20:29:01 +01:00
parent bdb4242076
commit f07f2772c4

View File

@ -139,7 +139,7 @@ rec {
# boost
# sfml
raylib
octree
# octree # this one doesn't store center of mass per node - which I need :(
llvmPackages.openmp # not required for compilation but for clangd to find the headers
# raylib-cpp
# tinyobjloader