Skip to main content

All Questions

1 vote
1 answer
61 views

Saving objects' coordinates as RGBA

I need to save multiple objects' location in XYZ as RGBA data on an image. The colors should match that of blender in metric, so if I move the object up 105.4 centimeters in blender, the color should ...
Kevin Mn's user avatar
1 vote
1 answer
1k views

How to update an object after changing its uv coordinates?

I'm creating a node for Sverchok which will apply custom UV map to an object. Pretty simple thing but after applying new UV coordinates to an object object it doesn't update the viewer somehow. ...
Сергей Солуянов's user avatar