Help. Program won't start

 From:  Michael Gibson
800.10 In reply to 800.9 
Hi Charlie, that turned out really well, looks great!

> I'm interested to find a good cheap renderer that will reduce the number of steps.

Here are a few ideas: http://moi3d.com/forum/messages.php?webtag=MOI&msg=788.1

I would think you should be able to get something as a plug-in to Viz that would reduce some of your steps though, maybe something like VRay or Brazil?

I don't really know much about Artlantis, do you need to detour through Viz first to set up materials or something? Doesn't Artlantis support reading something like an .obj file directly itself?


> Oh, and a 'wishlist' item - I would really like a 'stretch' command, to be able
> to lengthen objects with a marquee.

I've got this on the wishlist. It's probably going to be a while though, the type of object structure that MoI uses just doesn't quite lend itself to manipulating objects by grabbing them by edges to move the edges.

One thing you can use in some situations is Transform / Scale / Scale1d - that will allow you to stretch things along one particular direction, you define the direction by drawing a line.

There is one other process that works more like your marquee stretch though, which is editing an object by control points. For a solid, you usually have to separate the solid into individual surfaces first before it will be possible to turn on their control points. You can then do a marquee select of say a top set of points and then drag those up, then re-join back to a solid. Solids don't let you turn on control points normally because it would be kind of easy to open up a gap between what is supposed to be a common shared edge... Each surface kind of has a separate sheet of control points, they aren't necessarily combined into a common set of points along their edge, that is what is a lot different than a polygon based structure.


> Also, is there any way to group a selection of items?

Nope, not yet - grouping and just object organization is one of the biggest underdeveloped areas in MoI right now. But this area will be a focus for version 2.0 .

- Michael