Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wangsimiao2000/unityshader-essentials
- Owner: WangSimiao2000
- Created: 2024-10-23T10:04:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T15:02:17.000Z (2 months ago)
- Last Synced: 2024-10-23T18:51:01.341Z (2 months ago)
- Language: ShaderLab
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.