- berlin
- emmetotoole.com
Highlights
- Pro
Pinned Loading
-
StructableObject
StructableObject PublicStructableObject is a wrapper for Unity's ScriptableObject system. It basically just lets you manipulate a data struct as if it were a ScriptableObject. This has been useful in my own development a…
C# 19
-
BufferSorter
BufferSorter PublicThis is a very simple tool for in-place sorting of ComputeBuffers of ints on the GPU, meant for use in Unity.
-
LineDrawer
LineDrawer PublicA simple tool for drawing anti-aliased lines in Unity, similar to Handles.DrawAAPolyLine but not a gizmo.
-
BoundingVolumeHierarchy
BoundingVolumeHierarchy PublicThis is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a couple of additional C# creature comforts for usability.
If the problem persists, check the GitHub status page or contact support.