CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.94k stars 3.49k forks source link

Frustum experiment #8150

Open loshjawrence opened 5 years ago

loshjawrence commented 5 years ago

For the log depth / multi frustum stuff, here's another idea for frustum/projection. But I guess there are too many things like putting 3dtiles on top of terrain that make this more complicated that what I wrote...

OmarShehata commented 5 years ago

@loshjawrence if I understand the context here, these are some of your suggestions for fixing a particular bug. If so, can you put these notes in the relevant issue and close this? Otherwise this is just going to get lost.

loshjawrence commented 5 years ago

I don't think this should be considered among fixes for the code sprint since it could end up being a considerable amount of work and end up not fixing anything, just something to experiment with in the future.