top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Unity HLSL Cel Shader

Shader

Unity, HLSL, URP

A classic cel shader written in HLSL for Unity's Universal Render Pipeline.

It uses URP lighting and shadow information so it works with regular light components, with different colours and intensities. It uses the blinn-phong shader model to create self shadowing and highlights, along with a fresnel function for rim highlights.

bottom of page