avansel / viewer

Free easy to use opensource JavaScript three.js based panorama / virtual tours viewer.
https://avansel.github.io
MIT License
20 stars 5 forks source link

Multires.ts visible calculator #7

Open dagon10102010 opened 1 year ago

dagon10102010 commented 1 year ago

this is awesome project but visible calculator is too complex. I suggestion calculator visible by Frustum https://stackoverflow.com/questions/10858599/how-to-determine-if-plane-is-in-three-js-camera-frustum

romangrinev commented 1 year ago

Thank you @dagon10102010. I will take a look at that.