- Virginia
Highlights
- Pro
Stars
Modular utilities for shader stripping to drastically improve Unity build times
💡✨Custom lighting functions/sub-graphs for Shader Graph, Universal Render Pipeline. (See Readme!)
A couple of attributes that help disabling Domain Reloading in Unity easier
A collection of attributes to control the execution order of your scripts in Unity from your source code.
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, me…
A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
Unity Cache examples for https://habrahabr.ru/post/303562/
Screen Space Ambient Obscurance image effect for Unity
An Uber Shader for rendering Sprites in Unity.
Some image effects and shaders to achieve a retro look in Unity
A simple library for creating state machines in C# code
Lite reliable UDP library for Mono and .NET
A lightweight finite state machine implementation that supports custom and conditional transitions
Unity C# reference source code.
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)
A component based orthographic camera extension for unity that tracks 2D environments.