Special:
|
[DAT] (requires LDraw-compatible viewer)
|
Subject:
|
Re: LDS ver 0.31 - Added PIPE
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Tue, 25 Apr 2000 22:35:54 GMT
|
Viewed:
|
637 times
|
| |
| |
In lugnet.cad.dev, Tore Eriksson writes:
> New version again. Same URL as usual.
>
> http://home.swipnet.se/~w-20413/lds/lds.htm
Tore,
This might be an old issue (I'm pretty sure it's not new with v0.31). When I
compile a file with this code:
MIRROR +X +Z
2 24 -3 0 4 3 0 4
MIRROR OFF
I expect to get:
2 24 -3 0 4 3 0 4
2 24 -3 0 -4 3 0 -4
2 24 4 0 3 4 0 -3
2 24 -4 0 3 -4 0 -3
But instead, I get:
2 24 -3 0 4 3 0 4
2 24 3 0 4 -3 0 4
2 24 -3 0 -4 3 0 -4
2 24 3 0 -4 -3 0 -4
I'm not sure there's a good way to change this ('fix' would be too strong a
word). But it would be nice to generate code that has multiple symmetry.
Totally separate suggestion: it would be Very Cool if LDScript would support
the LDLite language extensions. Er, wait. Maybe it does, by way of
LDSShell. <try, try, try> No, that wasn't quite it. Oh, well.
Steve
|
|
Message has 2 Replies: | | Re: LDS ver 0.31 - Added PIPE
|
| Steve Bliss skrev i meddelandet ... (...) No. LDSShell is based on my Delphi port of LDLite 0.<something quite early>, and the meta commands were not yet included then. Real Life takes it's toll, so I don't see an update possible for a long, long (...) (25 years ago, 26-Apr-00, to lugnet.cad.dev)
| | | Re: LDS ver 0.31 - Added PIPE
|
| (...) Steve, I don't want to 'fix' it. There are too many applications for the MIRROR function as it works today*). If I read you correctly, you don't want the object mirrored x- and z-way, but duplicated around the y-axis. So maybe I can create a (...) (25 years ago, 30-Apr-00, to lugnet.cad.dev)
|
Message is in Reply To:
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|