Hey guys,
I am having a problem with using assimp to load 3ds models. KaiserJ pointed me to using the outliner frame to name each mesh and node (as far as I understand it) in blender and I tried naming and exporting with UpSpring as well, however whenever I load the model into the game I only get pieces labelled "root" or "3DSMesh_#" (where # is the piece number in some order I do not know). In addition to this they only shoot from their origin.
I looked through the forum post by SpliFF including his chat with CarRepairer and can't figure out the issue.
Current workorder is make basic form in Blender, export as .obj to mudbox, shape and color with mudbox export back to Blender as .obj, check sizes and export from Blender as .3ds into /objects3d
Any ideas?
Or is sending it through upsring the best option?
assimp 3ds loading issue
Moderators: MR.D, Moderators
-
- Posts: 9
- Joined: 27 Oct 2011, 04:27
assimp 3ds loading issue
- Attachments
-
- sp_SteamCopter.zip
- zipped model
- (28.71 KiB) Downloaded 27 times
-
- sp_SteamCopter.3ds.txt
- example model
- (124.22 KiB) Downloaded 36 times
Last edited by saberRattler on 19 Apr 2012, 01:34, edited 1 time in total.
Re: assimp 3ds loading issue
k guys, stupid kaiser couldn't help, time for someone smart to jump in!
Re: assimp 3ds loading issue
Idea: Don't use 3ds.
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: assimp 3ds loading issue
Export to collada.
-
- Posts: 9
- Joined: 27 Oct 2011, 04:27
Re: assimp 3ds loading issue
Switched to collada, getting the right piece name but unit is smaller than same unit as 3ds. Scaling in blender doesn't work (unless I am not doing it right with the 's' key).
- Attachments
-
- screen00010.png
- comparing units
- (3.18 MiB) Downloaded 3 times
Re: assimp 3ds loading issue
fatima the garlic sausage
Re: assimp 3ds loading issue
I'm intrigued as to what your project is.saberRattler wrote:Switched to collada, getting the right piece name but unit is smaller than same unit as 3ds. Scaling in blender doesn't work (unless I am not doing it right with the 's' key).

If you're still looking for answers, try bugging CarRepairer by pm or on lobby (<3 you car)
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: assimp 3ds loading issue
After scaling or rotating, select all your objects and "apply rotation and scale" somewhere in the menu. You will also have to have your model lie on its back in order to be properly rotated in spring. I hope there's a better solution to that one day.