计算机图形学学习推荐网址
计算机图形学学习推荐网址
http://www.scratchapixel.com/
http://www.opengl-tutorial.org/
http://ogldev.atspace.co.uk/index.html 中文翻译版参看:
http://wiki.jikexueyuan.com/project/modern-opengl-tutorial/
http://www.songho.ca/opengl/index.html
https://learnopengl.com/#!Introduction 英文打不开可参看:
https://learnopengl-cn.github.io/ 或者 http://bullteacher.com/category/zh_learnopengl_com
http://www.lsngo.net/category/unityshader/ 大地形加载
https://catlikecoding.com/unity/tutorials/
https://www.jianshu.com/p/8ba49323ee8f 翻译了部分的catlike
https://www.ronja-tutorials.com/
https://www.alanzucconi.com/2018/01/03/learning-shaders/
http://www.shaderslab.com/shaders.html
https://github.com/Centribo/Unity-Shader-Basics-Tutorial
https://unitygem.wordpress.com/
http://geekfaner.com/
https://github.com/Unity-Technologies/ScriptableRenderPipeline
http://blog.three-eyed-games.com/ 光线追踪
https://github.com/openglredbook/examples opengl编程指南第九版git源码
http://www.realtimerendering.com/raytracing/Ray%20Tracing%20in%20a%20Weekend.pdf
http://www.realtimerendering.com/raytracing/Ray Tracing_ The Next Week.pdf
http://www.realtimerendering.com/raytracing/Ray Tracing_ the Rest of Your Life.pdf
https://github.com/openglredbook/examples 红宝书 openg编程指南代码下载地址,下载git的源码,包含模型资源文件
https://github.com/openglsuperbible/sb7code 蓝宝书 opengl superbible代码下载地址
http://www.openglsuperbible.com/previous-editions/ 蓝宝书的其他版本的代码
http://www.realtimerendering.com/ 实时渲染官网
https://zhuanlan.zhihu.com/p/26409746 卡通渲染
https://www.zhihu.com/collection/76174725 知乎中的图形学网址
http://www.wjgbaby.com/ 大三学生的博客
https://www.xinpianchang.com/e14992?tdsourcetag=s_pcqq_aiomsg 常见贴图术语
https://academy.substance3d.com/courses/the-pbr-guide-part-1
https://academy.substance3d.com/courses/the-pbr-guide-part-2 substance 的pbr指南
https://vulkan-tutorial.com/ vulkan教程
https://www.cnblogs.com/bitzhuwei/p/Vulkan-Tutorial-01-Introduction.html 中文翻译vulkan
https://www.gameres.com/844958.html PBR白皮书
http://www.luzexi.com/
http://www.dreamfairy.cn/blog/
http://blog.sina.com.cn/s/blog_471132920101dfth.html
https://unity3d.com/get-unity/download/archive unity各版本下载地址
https://github.com/Unity-Technologies/PostProcessing 后处理
https://github.com/Unity-Technologies/ScriptableRenderPipeline SRP
https://docs.unity3d.com/Packages/com.unity.render-pipelines.lightweight@6.9/manual/index.html lwrp unity
https://www.gamasutra.com/blogs/WendelinReich/20131109/203841/C_Memory_Management_for_Unity_Developers_part_1_of_3.php
C#注意点
https://academy.substance3d.com/courses/popular substance 系列官方学习网址
https://blog.csdn.net/zxytuo/article/details/81152467 gif制作工具
https://zh.savefrom.net/ youtube下载网址
https://mp.weixin.qq.com/s/qPzxGMdkeM3XfZs52sV-Mw C#优化
http://advances.realtimerendering.com/ 高级实时渲染
https://www.gameres.com/849506.html gem总结
http://filmicworlds.com/blog/optimizing-ggx-update/
http://www.rorydriscoll.com/
http://www.realtimerendering.com/
https://blog.selfshadow.com/archives/
https://www.cnblogs.com/zhanlang96/p/4941531.html 皮肤渲染
https://github.com/QianMo/Game-Programmer-Study-Notes
https://www.alanzucconi.com/tutorials/
http://advances.realtimerendering.com/ 历年SIGGRAPH
http://renderwonk.com/publications/
https://github.com/QianMo/GPU-Gems-Book-Source-Code 又发现一个好资源,gpu gems系列的源代码
————————————————
版权声明:本文为CSDN博主「wodownload2」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
WEBGL学习网 » 计算机图形学学习推荐网址