issues
search
vimaec
/
vim-webgl-viewer
An easy to use online 3D model viewer based on Three.JS.
MIT License
74
stars
15
forks
source link
Spike: Occlusion Culling
#205
Open
mavimaec
opened
1 year ago
mavimaec
commented
1 year ago
TODO
[ ] Read the following article to see whether we can apply occlusion culling techniques to the VIM WebGL viewer:
https://cprimozic.net/blog/depth-based-fragment-culling-webgl/
TODO