|
| | Re: MLCad Suggestions
|
| On Sat, 19 Feb 2000 08:13:07 GMT, Steve Demlow <demlow@visi.com> wrote: My suggestion, I want to be able to take a submodel and change the center of rotation so I can build a space ship door and be able to rotate it along the hing joint. ^_^ (25 years ago, 19-Feb-00, to lugnet.cad.mlcad)
| | | | New Ronin mecha... [DAT]
|
| Here's the Ronin mecha that's been sitting on my site for some time. I'd recommend getting the balljoint.dat file from my site so you can see exactly how the hips go together. Hopefully, this works. It didn't when I tried to post my Kodiak mecha. (...) (25 years ago, 19-Feb-00, to lugnet.cad.dat.models)
| | | | MLCad Suggestions
|
| I've been using MLCad and having a lot of fun with it. It's a great program. I do have a number of suggestions that could (IMHO!) make it even better. - Part selection: Put a text entry field between the available parts and the preview area that (...) (25 years ago, 19-Feb-00, to lugnet.cad.mlcad)
| | | | Re: My 1st custom highway scene. Thanks Bram!
|
| (...) Yeah, I found it easy to learn the POV syntax too, since I have programmed in C. (...) Yep. Here's all I changed to fix it (at the end of highway_object.inc) #macro put_car (car_name, lane_number, z_distance, car_lower_bound, car_color) object (...) (25 years ago, 19-Feb-00, to lugnet.cad.ray)
| | | | Re: Getting camera angle, field of view and distance right
|
| (...) OK, delete the old camera statement, and add this. (A few lines may have line-wrapped) --Bram // Change these values to move and adjust the camera: #declare camera_center = <0,0,0>; // center of scene in studs #declare camera_latitude = 10; // (...) (25 years ago, 19-Feb-00, to lugnet.cad.ray)
| |