gkjohnson / coordinate-frame-converter
A Unity utility for simply converting between different coordinate frames.
☆21Updated last year
Alternatives and similar repositories for coordinate-frame-converter:
Users that are interested in coordinate-frame-converter are comparing it to the libraries listed below
- Investigation into different Unity rendering approaches with an eye on performance☆27Updated 7 years ago
- Unity wireframe material using Geometry Shaders☆33Updated 3 years ago
- Unity shader and scripts for rendering solid clipped geometry☆50Updated 6 years ago
- ☆16Updated 7 years ago
- Unity Extension for Responsive UI in XR☆24Updated last year
- Mesh de-indexing utility☆24Updated 2 years ago
- A simple notification system to display plain text in VR for Unity engine☆17Updated 6 years ago
- Color Thief for Unity☆29Updated 7 years ago
- Sketches done with the Shapes library☆19Updated 4 years ago
- Open Source Tools for Unity☆19Updated 6 years ago
- Unity custom editor for bookmarking Scene View camera angles/settings☆14Updated 7 years ago
- Draws the vert and face normals of a mesh using Unity's Gizmos.☆19Updated 7 years ago
- Mesh explosion effect with Compute Shader and DrawMeshInstancedIndirect method in Unity☆28Updated 7 years ago
- ☆40Updated 3 years ago
- A modified version of alexmuab's unity-mesh-triangulator☆15Updated 5 years ago
- A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects☆21Updated 6 years ago
- Jobified Time control system for Unity(Rewind,SlowMo,FastForward,Stop) & Physics-AudioSupport☆14Updated 5 years ago
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity☆23Updated 5 years ago
- Raymarching in Unity using the job system