OpenGL阴影添加学习材料及总结

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OpenGL阴影添加学习材料及总结相关的知识,希望对你有一定的参考价值。

学习材料

PBR
基于物理的实时渲染
采用了更符合物理学规律的方式来模拟光线,通过模拟虚拟物体表面的粗糙程度,来计算出射该物体的光线呈现一个怎样的方式。
PBR材料的三个主要参数称为:反照率、粗糙度、金属度,上图反映了在不同粗糙度、金属度下物体的显示效果。

ARKit和ARCore
ARKit是Apple推出的在ios上使用的AR实现技术
ARCore是Google推出的在android上使用的AR实现技术
ARKit 2.0如何让虚拟对象看起来更加真实
https://mp.ofweek.com/vr/a445673121296
AR Core上集成了AR Kit目前的效果
ARCore之路-光估计之光照
https://blog.csdn.net/yolon3000/article/details/83033431
AR Core Unity
AR Core
https://blog.csdn.net/yolon3000/article/category/7916302/2
OpenGL光照
OpenGL光照模型及术语解释 https://www.cnblogs.com/hackpig/p/5799804.html
光照模型及设置 https://blog.csdn.net/dcrmg/article/details/53121938
光照基础 https://blog.csdn.net/wangdingqiaoit/article/details/51638260
OpenGL基础光照和计算 https://blog.csdn.net/csxiaoshui/article/details/53332647
OpenGL阴影 https://www.cnblogs.com/liangliangh/p/4131103.html
http://www.cnblogs.com/liangliangh/p/4165228.html
Opengl-阴影 https://blog.csdn.net/alex1992azh/article/details/81779018

OpenGL讲解
英文网站https://learnopengl.com
中文网站https://learnopengl-cn.github.io
重点关注网站
https://blog.csdn.net/alex1992azh/article/details/81779018
https://blog.csdn.net/jxw167/article/details/57477261
https://blog.csdn.net/u010223072/article/details/45247475
https://blog.csdn.net/zhuyingqingfen/article/details/19809483
https://my.oschina.net/sweetdark/blog/191865
https://github.com/sweetdark/openglex/blob/master/shadowmap/shadowmap.cpp
https://blog.csdn.net/yulinxx/article/details/54410688

以上是关于OpenGL阴影添加学习材料及总结的主要内容,如果未能解决你的问题,请参考以下文章

如何在android材料设计风格中创建按钮阴影

如何使用材料设计卡制作阴影?

text 材料设计阴影

css 箱阴影材料-design.css

css 材料设计阴影

Android:如何使用 XML drawable 创建精确的材料设计阴影