0
$\begingroup$

Dear StackExchange Community, I am currently trying to import a 3ds file into blender. The Problem is, that all the objects get imported into the origin of the coordinate system and have no extensiveness whatsoever.

The file I am trying to import is a 3D Model of parts of the city of Berlin, which is available for free. http://www.businesslocationcenter.de/berlin3d-downloadportal/

Does anyone have a suggestion as to what could solve my problem?

Cheers Luke

$\endgroup$
4
  • 1
    $\begingroup$ Welcome LHC :) 3ds is a deprecated file format. First, please check if this answers help to solve your issue: blender.stackexchange.com/questions/5405/…, blender.stackexchange.com/questions/24481/…, blender.stackexchange.com/questions/14808/…. Anyway, enjoy blender.se! $\endgroup$ Commented Aug 5, 2015 at 12:11
  • 1
    $\begingroup$ Could you post a link to your downloaded 3ds file please? The download site from your link is a bit awkward. $\endgroup$ Commented Aug 5, 2015 at 12:52
  • 1
    $\begingroup$ what is extensiveness? $\endgroup$ Commented Aug 5, 2015 at 15:59
  • $\begingroup$ I Tried the proposed threads and none of them contained a solution to my problem. @ronald8 Here you can find the 3ds file: dropbox.com/s/iu35em4s1cdtphy/… $\endgroup$ Commented Aug 14, 2015 at 14:26

1 Answer 1

1
$\begingroup$

Basically it is a problem with scale and geometry to origin offset and so its easy to fix:

Start with a new blender scene ctrl + N and move the camera, cube and pointlight to another layer. In your scene properties you could set units to metric if you want. In your 3D View go to top ortho view with numpad 7+5 and toggle on the 3D view properties panel with N.

Import the first of your .3ds files and set "Size Constraint" to 1000 (maximum) in the import options (down left). After import just hit home (View > View All) and you should see your objects. Problem is they are very far away from the center and you are not able to view both the center and your objects at the same time with the default viewport clipping values.

In fact your objects are several million blender units away from the center while their origins are at the center. This is a bit impractical to work with ...

To fix this I would do this:

After importing all .3ds files as described above just hit home to bring them all to view. Place the 3d cursor where you want to have your new coordinate center. Select all objects and set their origins to the 3d cursor. Next shift + C to center cursor and shift + S >Selection to Cursor. Finally home again and all should be fine.

enter image description here

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.