My addon transform 2 images ( front and profil ) to 3D image !
So, first you enter the name of your future 3D image.
after you choose your 2 images (front and profil), for example :
Sorry for the size, but i have a bad computer ^.^
And you choose the color (RGB) of your background (here is (255,129,192) the pink color)
and after you can choose to put the little effect, but this is a little bit heavy ^.^ (this is subdivisions)
An image for show you :
This 2 images (front, profil) need to have the seem height, that logical ^.^.
You need the PIL lib (Pillow) here : http://www.lfd.uci.edu/~gohlke/pythonlibs/
(be careful if you have blender 2.70, you need to dowload Pillow‑2.4.0.win32‑py3.3.exe because python on blender 2.70 is python 3.3)
If some people want help me, it will be a pleasure :).
I’m trying to import the tkinter lib in blender, because i did a little script using tkinter for improve my Addon.
I try a lot a things, but they don’t work…
When i finish this message, i put the script with tkinter on Github if some people want help ^.^ .
Have you download the good version of Pillow ?
I think if you have the last version of Blender (2.70), so you should have python 3.3 on blender, so you need to instal
Pillow Pillow‑2.4.0.win32‑py3.3.exe for windows x32 (be careful to “py3.3”)
Remove double ? What do you mean ?
Yes i need to see for these inside faces ^.^, the program put one cube for one pix so is heavy, but i use blender since 10 days maybe more, so i don’t really know every things we can do, i will try something with just faces maybe, it will better but i don’t really know how to do for now ^.^ .
If you have some ideas, it will be great
I’m very new with blender, and i’m new in 3D to ^.^.
Wotte, if I have 64 bit windows,an xeon dual processor computer, a nvidia graphics card, and blender 64 bit, which pillow file do I need to install? Thanks
All this is for windows 32 bit ( 2.40 is the version of pillow , win32 is for tell you need windows32 bit and py X.X is for the version of python on blender ! )
So for Windows 64 bit, you need one of this (is depend of you version of python on you blender):
@floo Oh yes but i was thinking about maybe the program will be execute more quickly with planes cause if i do with cubes, i will need to remove a lot of vertices for big images or with the faces i will don’t remove vertices, but create more ( need 6 planes for 1 full cube )