owl-project / NVISII

Apache License 2.0
319 stars 27 forks source link

Edit textures of imported obj #141

Open rr-yuki opened 2 years ago

rr-yuki commented 2 years ago

Hi, let's say I wanted to modify existing textures of an object by shifting HSV values. How do I do this? I can't seem to find a way to get the base texture of a material, even though it exists somewhere.

natevm commented 2 years ago

Good question. We should have some material.get_XYX_texture() thing so that you could do a sort-of reverse lookup. Adding to do as a feature request