PhilipLudington / CatLikeCodingLinks
Tutorials I followed from catlikecoding.com (not my tutorials)
☆13Updated 5 years ago
Alternatives and similar repositories for CatLikeCoding
Users that are interested in CatLikeCoding are comparing it to the libraries listed below
Sorting:
- A bullet hell game with Unity DOTS & ECS for Ludum dare 44 jam(which was passed)☆31Updated 6 years ago
- Draw 2D meta-ball with fragment shader.☆34Updated 6 years ago
- Unity3d Editor tools to create rooms quickly.☆37Updated 7 years ago
- Dynamic Voronoi 2-player 2D split screen system with optimized rendering using stencil buffer in standard rendering pipeline.☆26Updated 5 years ago
- Shadow map for 2D game.☆39Updated 6 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 9 years ago
- A group of agents that implements both blended and priority based movement, resulting in a fluid group behavior that still allows for str…☆24Updated 8 years ago
- An example to compare performance of Unity Burst compiler vs natively compiled code imported as plugin☆25Updated 6 years ago
- Minimalist simplex library☆48Updated 3 years ago
- ☆18Updated 6 years ago
- General-purpose Unity3D utilities library☆19Updated 3 weeks ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- Jobs-based line rendering for Unity 2020.2+☆27Updated 4 years ago
- Unity Editor extension for drawing grids☆26Updated 7 years ago
- Volumetric explosion shader in Unity☆31Updated 8 years ago
- My simple, tiny, tidy take on the classical Boids algorithm by Craig Reynolds. #MadeWithUnity☆30Updated 4 years ago
- Unity Fog Of War for mobile☆38Updated 2 years ago
- An Ivy Generator for Unity5.x☆17Updated 9 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- New version of my old dungeon generator☆61Updated 3 years ago
- Signals are in-memory publish/subscribe system and effectively replace Unity3d SendMessage☆32Updated 6 years ago
- ☆17Updated 8 years ago
- 2048 like game using Unity's ECS☆29Updated 7 years ago
- Repository for examples created for the blog.☆16Updated 7 years ago
- A library for Unity to support creating and modifying curves in the editor.☆62Updated 3 years ago
- Core utilities for Unity3D☆16Updated 9 months ago
- ☆11Updated 9 years ago
- A unity (c#) script that implements a RTS Camera for real-time strategy games.☆44Updated 7 years ago
- ☆17Updated 5 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 7 years ago