Stars
A Unity package for handling advanced 25-slice sprites.
[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.
A simple post-processing outline effect that uses depth-based edge detection.
Web Extension for sniffing and downloading HTTP Live streams (HLS)
A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
An experiment on drawing the Android camera feed into Unity game objects.
A small extension that makes 3D text with Unity's TextMeshPro possible. It uses raymarching and a geometry shader to work around the limitations of TMP at the moment
Source of the Volumetric Lines Asset from Unity's Asset Store
A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.
Textureless fog particles using a highly customizable shader to attenuate noise values.
Markdown-like syntax for ShaderGraph properties, to make better material inspectors
IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via…
Project demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.
Tool that allows switching different baked lightmap sets on a unity scene at runtime.
A Unity package for splitting meshes at runtime.
Screen Space Metaballs using URP's ScriptableRendererFeature
Decal solution for Unity's Built-In Render Pipeline
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Attention! This repository is out-of-date and unsupported, please use the built-in package instead! Project Auditor is a static analysis tool for Unity Projects.
Open source release of the retired Unity asset PicaVoxel.
Example project for Unity 2020.1+ texture data access APIs