Pinned Repositories
documentation
RedLine Games's base package documentation
Grapple-Effect
An example of a simple grapple effect in Unity
hypercasualgamecourse
Hosting assets for my hyper casual game course
MeshCreator
A set of Unity3d scripts to enable simple mesh creation from 2d textures in the editor.
Outline-Effect
Outline Image Effect for Unity
ProjectileShooting
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.
ToonWaterShader
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.
unity-curve-utils
A utility that can use 18 kinds of curve algorithm.
UnityBezierSolution
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)
redline-games's Repositories
redline-games/hypercasualgamecourse
Hosting assets for my hyper casual game course
redline-games/Grapple-Effect
An example of a simple grapple effect in Unity
redline-games/documentation
RedLine Games's base package documentation
redline-games/MeshCreator
A set of Unity3d scripts to enable simple mesh creation from 2d textures in the editor.
redline-games/Outline-Effect
Outline Image Effect for Unity
redline-games/ProjectileShooting
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.
redline-games/ToonWaterShader
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.
redline-games/unity-curve-utils
A utility that can use 18 kinds of curve algorithm.
redline-games/UnityBezierSolution
A bezier spline solution for Unity 3D with some utility functions (like travelling the spline with constant speed/time)