UnityOutlineShader. Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
937UnityToonShader. Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
924UnityGrassGeometryShader. Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.
864ToonWaterShader. Source code for Toon Water Shader tutorial for Unity. Renders and animates toon-style waves from a noise texture and generates shoreline foam based off the depth buffer.
827SuperCharacterController. Unity custom character controller
765ProjectileShooting. 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.
450UnityCameraShake. Source code for Camera Shake tutorial for Unity. Generates pseudo-random camera shake using Perlin noise.
1052DCharacterControllerTutorial. Source code for 2D Character Controller tutorial for Unity.
76UnityPhysics-GameObjects. Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).
69UnityCrossPlatformDeterministicFloats. Tests to check the determinism of the basic floating point arithmetic operations on different devices using Unity.
46UnityLogViewer. Displays Player.log files in a similar view to the standard Unity Editor Console. Can be used either as a standalone app or editor window.
46ParsecUnity. Unity wrapper for Parsec SDK C# bindings to allow hosting and joining Parsec sessions within a Unity app.
24FixedPoint-Sharp-Unity. Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp
21GLHF. Literally nothing
5Roystan.net. Source code for my personal website, built with Eleventy static site generator.
2Warcraft3InventoryHotkeys. C#
2OpenXRRuntimeSelector. Runtime Json Selector for Unity OpenXR
1ShaderlabVS. ShaderlabVS is a Visual Studio plugin for Unity Shaderlab programming
1