Page 1 of 1

More than one mesh object

Posted: Sun Jan 17, 2010 4:38 pm
by n1k
When load 2 meshes, from two separate .obj files, what needs to be done to have them displayed/renderd in the viewport at the same time?

Re: More than one mesh object

Posted: Sun Jan 17, 2010 4:41 pm
by radiance
n1k wrote:When load 2 meshes, from two separate .obj files, what needs to be done to have them displayed/renderd in the viewport at the same time?
this is'nt possible with the demo version.
the commercial versions will allow you to create as many rendertarget setups
as you want and connect multiple meshes to them.

in this demo version, you can only preview by clicking directly on the mesh,
which is rendered with the default preview rendertarget that's configured in the preview configuration macro.

Radiance

Re: More than one mesh object

Posted: Sun Jan 17, 2010 4:45 pm
by n1k
Ok. Tnx for reply:)