Importing into Blender
by JD Scogin · in Constructor · 06/17/2007 (2:24 pm) · 1 replies
This is: lwo_import 0.4.0
Importing file: C:\blockman.lwo
Traceback (most recent call last):
File "
File "
File "
File "C:\Python25\lib\struct.py", line 87, in unpack
return o.unpack(s)
struct.error: unpack requires a string argument of length 4
Not sure if this is problem with the export or the import.
Anyone have a clue? (I don't)
Thanks
Jd
(I guess you are wondering why I am trying to do this? I am trying to get a reference shape so I will know was size to make things.)
About the author
Torque Owner Jake Sindelir
1m in constructor equals 1 unit in blender...
so if you make a box in c'tor that is 2x2x2, it will be the same as the default cube in blender
also 1m = 64px when your dealing with textures, that is a 1:1 ratio, but you can skew and distort the texture as much as you need :)