Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 170 Bytes

File metadata and controls

6 lines (4 loc) · 170 Bytes

webglSamples

基于webgl的一些渲染技术demo

color_pick.html: 基于FBO实现的拾取功能,用到了FloatTexture

msaa.html: 使用多采样帧缓冲实现MSAA