Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by IronWarrior

A curated list of projects in awesome lists by IronWarrior .

https://github.com/IronWarrior/UnityOutlineShader

Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.

Last synced: 12 Nov 2024

https://github.com/IronWarrior/UnityToonShader

Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.

Last synced: 09 Nov 2024

https://github.com/IronWarrior/UnityGrassGeometryShader

Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.

Last synced: 10 Nov 2024

https://github.com/IronWarrior/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.

Last synced: 10 Nov 2024

https://github.com/IronWarrior/SuperCharacterController

Unity custom character controller

Last synced: 11 Nov 2024

https://github.com/IronWarrior/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.

projectile trajectory unity

Last synced: 17 Nov 2024

https://github.com/IronWarrior/UnityCameraShake

Source code for Camera Shake tutorial for Unity. Generates pseudo-random camera shake using Perlin noise.

Last synced: 10 Nov 2024

https://github.com/IronWarrior/2DCharacterControllerTutorial

Source code for 2D Character Controller tutorial for Unity.

Last synced: 17 Nov 2024