I want to use object vertex position data to draw 2D images using python
Asked
Active
Viewed 177 times
0
-
do you want to use the uv/editor? please add some aditional information and search results – yhoyo May 21 '17 at 21:33
-
We can create and edit images, we can use bgl to draw in the 3d view, I'm not sure if you can use bgl on an image. – sambler May 22 '17 at 03:43
-
I have built a rigid body brush with bristle spreading. I have stored locations of bristles that touch the paper plane in arrays. I want to simply plot and connect with lines using a python script to a blank image. Maybe grease pencil rendered could work. – Neil May 22 '17 at 06:50