Graphic资料

更多相关光追的内容,另请搜索。


国内大神龚敏敏领头开发的:开源游戏引擎:

PBR

GameDev

Graphics Maths

Matrix

Unity

  • Cg Programming/Unity
  • https://catlikecoding.com/unity/tutorials/rendering/ - 在Unity运行效果下,比较详细讲解,渲染这块内容,值得收藏,值得学习。
  • https://unitylist.com/browse

ShaderToy

RayMarching - ray marching后面再学习




分享一个专业TA的《Shader参考大全》


3D 数学图形工具

  • https://www.desmos.com
  • https://www.geogebra.org/graphing
  • Grapher(MacOS自带)

VSC 中的 Unity ShaderLab相关插件

  • Shader languages support for VS Code

  • ShaderLabFormatter

  • ShaderlabVSCode(Free)

  • 或是直接安装:unity3d-pack

#Unity 3D Pack This is a pack of extensions chosen specifically for working in Unity3D.

##The pack includes:

C#
C# FixFormat
C# Snippets
C# XML Documentation Comments
Debugger for Unity
Shader languages support
Unity Code Snippets
Unity Tools
ShaderlabVSCode(Free)
Code Outline

猜你喜欢

转载自blog.csdn.net/linjf520/article/details/84964064