romain974

Results 4 comments of romain974

I have a working cesium class that allow to limit camera movement by bbox + zmax, or by entity + distance in meter. Contact me if you are interested.

One way to do this by yourself is to use scene postrender event to test camera distance // limit and allow or stop camera move. You also need to store...

I need some time to generate a public, open source code. => JS Class with functions to limit camera by bounding box or distance // cartesian3 + signal when camera...

I managed to do this for the X4, you can have a look here: https://github.com/romain974/PyYDLidarX4