ANARI-SDK
ANARI-SDK copied to clipboard
how to handle very large coordinates or very small ones with anari ?
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