To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / 5198
5197  |  5199
Subject: 
Re: Line Thickness and Antialiasing in LdGLite 0.7.3
Newsgroups: 
lugnet.cad, lugnet.cad.dev
Date: 
Sat, 30 Dec 2000 22:25:33 GMT
Viewed: 
613 times
  
In lugnet.cad, Fredrik Glöckner writes:
I've tested LdGLite 0.7.3 on Linux, and the line width option worked
fine!  Thanks!

While rendering a model with steps, I noticed that the whole image is
rerendered at each step.  Is this normal?  I don't remember right now if
the same thing happened with the previous version of LdGLite.

Yeah, it's been that way for a while.  Perhaps forever.  I've fiddled
with various ways to fix it, but haven't yet come up with anything
that made me happy.  You can see the remnants of one such attempt
inside the #ifdef IGNORE_DIRTY sections of main.c and stub.c.  I
think I couldn't tell if the redraw was because the window got dirty
or because the user clicked to see the next step.

Add -DIGNORE_DIRTY to the CFLAGS line in the make file and recompile to
see what I mean.  The first thing you'll notice is that I don't handle
the "step N of N" prompt all that well.  Then if you partially cover
and then expose the window you'll see my main problem.  I also have
a problem with the spin mode.

More proof of my laziness, I found something that sorta works and used
it rather than digging really deep into the parsing code and working out
a better solution.  However since this is my first real feedback in quite
a while I'll consider it a priority.  A little reading in the green OpenGl
book turns up the function glutLayerGet(GLUT_NORMAL_DAMAGED) which seems
to be just what I was looking for.  I've got it just about working now so
this should be fixed in the next release...

Have fun,
Don



Message has 1 Reply:
  Re: Line Thickness and Antialiasing in LdGLite 0.7.3
 
(...) I understand the problems related to this. It is not a major issue with me, as I will use LdGLite (is the the correct capitalization?) mostly for explorative viewing of a complete model, not for step-by-step viewing. It may be a problem when (...) (23 years ago, 2-Jan-01, to lugnet.cad, lugnet.cad.dev)

Message is in Reply To:
  Re: Line Thickness and Antialiasing in LdGLite 0.7.3
 
I've tested LdGLite 0.7.3 on Linux, and the line width option worked fine! Thanks! While rendering a model with steps, I noticed that the whole image is rerendered at each step. Is this normal? I don't remember right now if the same thing happened (...) (24 years ago, 29-Dec-00, to lugnet.cad, lugnet.cad.dev)

15 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
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR