Basic Lighting Models In HLSL
This repository includes the implementation of basic lighting models used throughout the history of CGI. The project is made in Unity and written in HLSL.
Unity Project
Built with Unity 2022.3.13f1 · download the source from GitHub
README
Basic Lighting Models in HLSL Unity
![]()
Hi! Welcome to the repository. This project outlines several basic lighting models implemented in Unity using HLSL (High-Level Shading Language). Should you be interested, here is the link to the project's technical blog post where each lighting model is explained with its corresponding mathematical formulation and a breakdown of how it's implemented in code. If you want to try this out yourself, download the release and run the executable!
Licence
This project is licensed under the MIT Licence. See the LICENSE file for details.
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In