+ Add placeholder physics collision implementation as copy of cylinder Box collider. + Display it with debug hitboxes.
This reverts commit 446d93dda0.
446d93dda0
- Implements mesh generation for cylinders and lines. - Implements an Id-allocator so that clients can mutate positions efficiently. - Is split into pipeline and scene modules. - Contains simple shaders that just pass through a position and color.