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

https://github.com/raphaeleg/catliketutorials

Learned the fundamentals of graphics in Unity using Catlike Coding's guide.
https://github.com/raphaeleg/catliketutorials

catlikecoding-tutorials csharp hlsl shaders unity3d

Last synced: 5 months ago
JSON representation

Learned the fundamentals of graphics in Unity using Catlike Coding's guide.

Awesome Lists containing this project

README

          

# 🎨 Catlike Coding Tutorials - Basics

![Graphs](https://github.com/user-attachments/assets/d0c50adc-4010-4bdb-9603-b5b7fe43681c)

_Graphing 1,000,000 points, with framerate counter at the top right [best, avg, worst]_

To learn how to communicate with the GPU, I followed [Catlike Coding Unity Tutorial](https://catlikecoding.com/unity/tutorials/basics/) to get my hands dirty on
- GPU Instancing
- URP Shader Graphs
- Compute buffers
- Debug Performance
- Unity Parallel Jobs System and Burst Package

![Organic Variety](https://github.com/user-attachments/assets/8eda5944-38a9-43cf-9b1b-dc1368dcc983)

_A Fractal with organic features (colors, velocity, rotation) of depth 8_