I recently downloaded Blender and went through the first 4 video tutorials. I've started to get used to making objects in Blender.
Today I tried to export a non animated 3D object in .3ds format.
I then put that into a Dark BASIC Pro version 5.9 test application:
Rem Project: Test 3DS
Rem Created: 25/11/2006 22:32:48
Rem ***** Main Source File *****
load object "Test.3ds",1
wait key
The object didn't load and simpley came up with a message saying:
Couldn't load object at line 5.
I checked to see, just in case, that the object was where it should have been, (next to the .exe) it was.
So why didn't it load?
It was a simple cube that had 2 points slightly exrtruded so that when I viewed it, it wasn't just a grey square.
What is going on?
EDIT:
I just tried a .x of the same object, and it worked. Why doesn't a .3ds object work?
http://www.soharix.homestead.com/