W3C

WebGL学习资料

2018-12-17  本文已影响0人  Cesium4Unreal

MDN WebGL教程

https://developer.mozilla.org/en-US/docs/Web/API/WebGL_API

WebGL1 API接口
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext

WebGL2 API接口
https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext

WebGL2新增API

http://webglreport.com/?v=2

WebGL1规范
https://www.khronos.org/registry/webgl/specs/latest/1.0/

WebGL2规范
https://www.khronos.org/registry/webgl/specs/latest/2.0/

WebGL1的GLSL规范
https://www.khronos.org/registry/OpenGL/specs/es/2.0/GLSL_ES_Specification_1.00.pdf

WebGL2的GLSL规范
https://www.khronos.org/registry/OpenGL/specs/es/3.0/GLSL_ES_Specification_3.00.pdf

GLSL

https://thebookofshaders.com/

https://www.shadertoy.com/

http://glslsandbox.com/

https://openframe.io/stream

OpenGL学习网站:
http://www.opengl-tutorial.org/

https://learnopengl.com/

http://ogldev.atspace.co.uk/index.html

WebGL学习网站
https://wgld.org/d/webgl/

https://webgl2fundamentals.org

https://github.com/sketchpunk/FunWithWebGL2
https://github.com/KhronosGroup/WebGL

高级课题:

Defferred Render
DoF
GammaCorrect
Glow
GLTF
HDR
LOD
PBR
ShadowMap
SSAO
WebXR

上一篇 下一篇

猜你喜欢

热点阅读