ANARI-SDK icon indicating copy to clipboard operation
ANARI-SDK copied to clipboard

how to handle very large coordinates or very small ones with anari ?

Open Eclesia opened this issue 2 weeks ago • 0 comments

Hello again,

This is more a question then an issue, but maybe it will end as a new extension.

Since anari is expected to simplify the rendering and hide all the details. Can anari handle very large and very small float64 vertex position ?

For example I have the earth geocentric coordinates in meters with data all over the globe. Can I and should I push those directly in anari and expect the engine to handle it ? Or should I be the one transforming everything to a more reasonable value range ?

Thanks

Eclesia avatar Dec 16 '25 19:12 Eclesia