RenderKit / ospray

An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization
http://ospray.org
Apache License 2.0
1k stars 182 forks source link

Can not find a way to set the texture parameters using scene Graph #330

Closed xziayro closed 4 years ago

xziayro commented 5 years ago

Hello,

I'm using the scene graph to render some object with texture coordinates. However, i did not find anything in the scene graph code in order to set the texture position and scale. Is the sceneGraph support textureParameters?

Regards, Stéphane

jeffamstutz commented 4 years ago

We have moved ospray_sg out of this project, but it will live on in OSPRay Studio. However, we need to rewrite its core to base it on the new v2.0.0-alpha API changes.