three.js - Does anyone have a BSP example? -
three.js - Does anyone have a BSP example? -
does have illustration of using bsp trees in threejs share or know about? looking @ creating terrain splatting illustration , utilize bsp (or perhaps octree...?) help speed rendering.
many thanks
have @ octree source: https://github.com/collinhover/threeoctree
edit: there several three.js examples:
http://threejs.org/examples/webgl_octree.html
http://threejs.org/examples/webgl_octree_raycasting.html
three.js r.60
three.js bsp
Comments
Post a Comment