Sandro Mani
Sandro Mani
One would need to check the tesseract executable source code to figure out how it configures the engine.
Thanks for your reply! My use case is the following: I have a with a 3D tiles model of a city. Especially in first-person-view mode, the performance is heavily affected...
The tileset is at [1], to see it in action see [2] (note that initial loading might be very slow if you are in a region for which the CDN...
Ok thanks! Do you have some pointers re. setting the dummy camera which I can look at?
Yes I tried, but as far as I could read from the code the error target only applies to subdivisions of a root tile, not whether the root tile itself...
I'm looking to reduce the number of tiles rendered (which I suppose will initially also affect the number of tiles downloaded). I.e. ideally I'd like to implement a slider with...
This is important to address, but as a fallback (since we don't necessarily know how users will produce their tiles) I've also implemented setting a closer far plane when rendering...