Subject:
|
Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Mon, 7 Feb 2000 18:28:43 GMT
|
Viewed:
|
2907 times
|
| |
| |
In lugnet.cad.dev, Jacob Sparre Andersen wrote:
> Another problem is how to handle the step-wise drawing on
> building instructions we have in LDraw. I am not aware of
> any file format, except for the LDraw (and LeoCAD) file
> formats, that can handle this.
Hmm. POV-Ray description files could possibly handle step-wise construction by
playing with the timer (clock?), a feature used to produce animation files.
I haven't played much with POV-Ray since I took up LDraw, especially not
authoring files, but I believe it would look generally like:
<step-1 parts>
if timer >= 2 then
<step-2 parts>
if timer >= 3 then
<step-3 parts>
etc., etc.
Steve
|
|
Message is in Reply To:
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
| Paul: (...) Yes (what a mess). As a mathematician and physicist I prefer right-hand rectangular coordinate systems with the first two coordinates (x and y) in the plane and the last coordinate (z) having the positive direction up. The units should (...) (25 years ago, 6-Feb-00, to lugnet.cad.dev)
|
70 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|