Dave Buchhofer
Dave Buchhofer
I was checking out some of the recent changes in the [`3d-tiles-next` branch here](https://github.com/CesiumGS/3d-tiles/tree/3d-tiles-next), and it brought up some thoughts about future extensibility. First item I was interested in the...
While adding the small adjustments to the priority queue in #189 I took a small stab at using jsdoc style comments and `// @ts-check` to get some type safety. Overall...
### Description I was using this as an extra point in the prioritizing, while debugging an issue I'd been seeing I'm noticing that all my tiles have `tile.__distanceFromCamera: Infinity` Additionally,...