Forum: Vue


Subject: Placing an object to a specific location.

makis12 opened this issue on Mar 10, 2013 · 3 posts


zerebrom posted Thu, 04 April 2013 at 2:43 AM

... you could place a primitive (Vue's own) at the spot where your object has to be.

Then import the obj,

save it off as vob**,

delete the obj,

select the primitive (place holder), and "replace by" this with "load obect" (right select the placeholder to get to these options).

**Now, the conversion to vob might look time consuming, but in the end you probably "should" do this conversion anyway - normally the converted files (vob format) are somewhat smaller in size (MB), load faster and whatnot.

The method of >bruno< will work just as well, sometimes it is a bit tedious to get the right coordinates, though.

OK, another method would be:

put a camera at the spot where you want your object to be (using the different views in Vue - not a problem, you can actuall SEE where you "go"),

import your obj, 

lift it up along Z,

go into the top view and place the obj right above (and in front) of the new camera that you had created,

drop the obj to the floor (left hand menu, last icon), and adjust there (rotation, etc.) as needed.

Using more camera's then the default one will solve more then one issue, from placement to scene views.

Hope some of this helps ...