Subject:
|
Re: POV, LDLite and Perspective views
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 4 Feb 1999 21:20:45 GMT
|
Viewed:
|
902 times
|
| |
| |
On Wed, 3 Feb 1999 23:00:33 GMT, Karim <knassar@mindspring.com> wrote:
> Paul Gyugyi wrote:
>
> > Wireframe is _much_ faster. About 70% of the time taken by ldlite
> > for a model such as LL928 is spent filling in quads. However,
> > wireframe gets messy after only a few bricks.
> > I'm playing with ActiveX modellers, where you can move a slider bar
> > and it will rotate a hinge or minifig arm, and I've figured I'll drop into
> > wireframe mode until the user lets go of the slider.
> > I'll try an sneak in a wireframe mode in 1.6, which will probably get
> > released at the end of the month.
> > -gyug
>
> I''m not sure how you are doing the rendering, but what if only the active line
> (piece moved since last update) is done in wireframe... since that is the only piece
> "moving", if you don't have to redraw the whole rest of the model, it might help. I
> don't know if this is possible given the structure of your program and how it relates
> to LDAO modeller, but it was just a thought i had.
The big issue is redrawing just the part that has changed. It would be
nice to wireframe or highlight the current piece as well, but the speed
thing is for LDLite to discover (or be told) which part of the file
needs redrawing.
Actually, more than one piece may be 'current' in LDAO, because you
select a range of pieces. So indicating the current piece(s) may
require drawing a number of parts in a special way (wireframing,
dithered edges, whatever).
Steve
|
|
Message is in Reply To:
| | Re: POV, LDLite and Perspective views
|
| (...) I''m not sure how you are doing the rendering, but what if only the active line (piece moved since last update) is done in wireframe... since that is the only piece "moving", if you don't have to redraw the whole rest of the model, it might (...) (26 years ago, 3-Feb-99, to lugnet.cad)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|