Skip to content

JiaoJianing/webglSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webglSamples

基于webgl的一些渲染技术demo

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

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