61
GLBasic - en / Blender Export
« on: 2007-Sep-15 »
Hi,
I am having troubles with files exported from Blender. They seem to export with a one unit maximum size. I created a plane in Blender, with size 20 units on each side, subdivided it and made a sort of terrain,exported it to .dda and loaded it into a GLBasic program. The size in the program is one unit each side and the z axis seems exaggerated about two to one. Because scaling interferes with collision functions I found that I must deal in small x,y values. Any ideas? Am I doing something wrong? Any troubles with .3ds files? I suppose I could go to that format.
Thanks for any assistance
Matthew
I am having troubles with files exported from Blender. They seem to export with a one unit maximum size. I created a plane in Blender, with size 20 units on each side, subdivided it and made a sort of terrain,exported it to .dda and loaded it into a GLBasic program. The size in the program is one unit each side and the z axis seems exaggerated about two to one. Because scaling interferes with collision functions I found that I must deal in small x,y values. Any ideas? Am I doing something wrong? Any troubles with .3ds files? I suppose I could go to that format.
Thanks for any assistance
Matthew