garettbass / UnityExtensions.MeshIntersectionLinks
Perform a raycast against one or more meshes.
☆29Updated 7 years ago
Alternatives and similar repositories for UnityExtensions.MeshIntersection
Users that are interested in UnityExtensions.MeshIntersection are comparing it to the libraries listed below
Sorting:
- A tool that generates custom editors in Unity☆23Updated 6 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆24Updated 5 years ago
- An unfinished prototype for a modular shader system for Unity. Please see link below.☆29Updated 5 years ago
- use some unity graphic API to display outline post processing.☆26Updated 8 years ago
- WIP project for creating procedural planets using Unity☆28Updated 6 years ago
- pseudo volumetric clouds using iq's noise and my rim volume technique☆23Updated 4 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 7 years ago
- A Unity GUI Frontend to manage build batches and review build reports☆34Updated 4 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Image sequence packer (for flipbook texture sheets)☆28Updated 8 years ago
- A Unity System to Implement Multiple GUI Themes☆20Updated 5 years ago
- Example of how to get a smooth fog effect in Unity 3D☆37Updated 8 years ago
- Control Unity Post-Process Effects with Timeline☆26Updated 6 years ago
- Library of procedural generation code for use in Unity☆59Updated 5 months ago
- Open Source Tools for Unity☆19Updated 7 years ago
- Fake, fast chains for Unity that can be animated ingame with false simple physics. If the chain is not going to move ingame you can merge…☆26Updated 7 years ago
- A useful set of scripts for working with rigidbody objects in Unity3d☆17Updated 12 years ago
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity☆24Updated 6 years ago
- A color management solution for Unity☆16Updated 4 years ago
- Generic editor for instanced properties in Unity materials.☆21Updated 6 years ago
- Ambient lighting probe sampling☆49Updated 5 years ago
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 5 years ago
- Creates a grid of objects and moves them up and down via perlin noise.☆31Updated 7 years ago
- A Unity script to generate multiple variants of evenly distributed `Gradient` based on input `AnimationCurve`.☆35Updated 6 years ago
- Copy paste gameobjects across Unity projects