Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wangsimiao2000/unityshader-essentials

A Unity project repository for learning and practicing shaders based on "UnityShader入门精要" by 冯乐乐. This repository covers the fundamentals of Unity Shader development, including basic shader structures, lighting models, surface shaders, and more, with practical examples and implementations.
https://github.com/wangsimiao2000/unityshader-essentials

Last synced: 6 days ago
JSON representation

A Unity project repository for learning and practicing shaders based on "UnityShader入门精要" by 冯乐乐. This repository covers the fundamentals of Unity Shader development, including basic shader structures, lighting models, surface shaders, and more, with practical examples and implementations.

Awesome Lists containing this project

README

        

# UnityShader-Essentials
A Unity project repository for learning and practicing shaders based on "UnityShader入门精要" by 冯乐乐. This repository covers the fundamentals of Unity Shader development, including basic shader structures, lighting models, surface shaders, and more, with practical examples and implementations.