gkjolin / Shaders

Personal ongoing project: (More) Exploration of shaders in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shaders

This is a personal ongoing project in which I code shaders in Unity.

I had a lot of fun discovering and understanding them in a student project during the last summer vacations (OctopusProject), so I decided to continue learning how to code shaders.

Here are some examples:

And here are some links to the tutorials that helped me:

  • The Makin' Stuff Look Good channel on Youtube: link
  • Ronja's Shader Tutorials: link

About

Personal ongoing project: (More) Exploration of shaders in Unity


Languages

Language:C# 52.4%Language:HLSL 27.2%Language:ShaderLab 20.4%