Subject:
|
Re: LDLite continue after .bmp snapshot?
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Wed, 10 Mar 1999 13:25:45 GMT
|
Viewed:
|
730 times
|
| |
| |
On Tue, 9 Mar 1999 22:07:42 GMT, "Ben Vaughan" <buster@marsbase.com>
wrote:
> Anyone know of a way to have ldlite continue and not shutdown when using the
> -ms option? I'd like to incorporate this with the twirl option so ldlite will
> take an image at each step of the rotation.
Another approach would be to setup a separate .DAT file to produce the
images by drawing, stepping, clearing, and redrawing at a different
angle. Each step in the file would have three lines:
0 CLEAR
1 16 0 0 0 cos 0 sin 0 1 0 -sin 0 cos myfile.dat
0 STEP
where cos and sin are the appropriate trig functions of the rotation
angle for that step.
The rotation angle just goes from 0 to whatever you want, increasing by
a set amount with each step. Unless you want to play with accelerated
spinning, then it the amount the angle changes would vary with each
step, of course.
Steve
|
|
Message is in Reply To:
| | LDLite continue after .bmp snapshot?
|
| Anyone know of a way to have ldlite continue and not shutdown when using the -ms option? I'd like to incorporate this with the twirl option so ldlite will take an image at each step of the rotation. Thanks Ben Ben Vaughan buster@marsbase.com (...) (26 years ago, 9-Mar-99, to lugnet.cad)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|