StudioTechtrics / closestPointOnMeshLinks
Unity code, which enables you to query closest point on 3D mesh. It is quite optimized but can be optimized further. Uses kd-tree with some sort of SAH heuristics. Sadly doesn't splits triangles.
☆13Updated 8 years ago
Alternatives and similar repositories for closestPointOnMesh
Users that are interested in closestPointOnMesh are comparing it to the libraries listed below
Sorting:
- Example project showing how to create a blurry refraction effect that is highly optimized for mobile.☆16Updated 8 years ago
- A quick attempt at recreating the cloner functionality from Cinema 4D in Unity☆34Updated 6 years ago
- Camera effect for use in Unity with PostProcessingStackV2☆22Updated 5 years ago
- NoiseRings is a noisy emanating ring effect for Unity adapted with permission from the VR music video experience Chorus.☆28Updated 6 years ago
- detecting interactable item by Unity SphereCastAll and check obstacles between the player by RayCast☆9Updated 6 years ago
- Color Picker Element for the newer Unity GUI System☆40Updated last year
- A little Unity3d Editor script to create pngs out of a gradient. Usable for shaders.☆20Updated 4 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 3 years ago
- Auto Preset enables scriptable configuration of assets from the Unity Editor without requiring any additional code.☆24Updated 4 years ago
- Package for creating Unity packages in GitHub! Just like this one!☆29Updated last year
- 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
- Unity Skybox Detail Geometry Tool☆33Updated 5 years ago
- Create Ico Sphere Mesh Tool for Unity☆37Updated 8 years ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆18Updated 7 years ago
- Mesh de-indexing utility☆24Updated 3 years ago
- A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects☆21Updated 6 years ago
- A simple un-optimized skinned decal system for Unity.☆11Updated 6 years ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Updated 5 years ago
- A way of storing scenes in a ScriptableObject.☆25Updated 4 years ago
- XELF.Hexelate.Shader: Hexelation Shader is an image effect for Unity. Screen will be filtered by hexagonal grids.☆19Updated 5 years ago
- This project is using Particles to simulate a flocking behavior. The goal is to allow huge numbers of objects that appear to be flocking …☆32Updated 8 years ago
- Simulate Physics in the Unity Scene view☆71Updated 6 years ago
- An in-editor, Unity VR directing tool☆33Updated 6 years ago
- Draw beautiful 3D texts with one line of code.☆48Updated 7 years ago
- A secret recipe to extend Unity Editor.☆27Updated 3 years ago
- A tool that generates custom editors in Unity☆23Updated 6 years ago
- Package distribution template for Unity.☆64Updated 5 years ago
- Perform a raycast against one or more meshes.☆29Updated 6 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- A simple solution to adding decals to a Unity Scene.☆14Updated 4 years ago