To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *13876 (-20)
  Re: Type 5 lines, BFC relevance, and OpenGL
 
(...) I'm using a display list. The triangles are drawn inside the display list using "classic" OpenGL calls (glBegin(GL_TRIANGLE....glEnd()). The lines are being drawn inside the display list using vertex arrays. Using vertex arrays to draw the (...) (19 years ago, 4-Apr-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
Slower, you say? Are you executing the functions in immediate mode? Or using a display list? Because if you're not using a display list, it's no suprise that it's slower. If you are using a display list, however, then I'm at a loss. I guess it may (...) (19 years ago, 4-Apr-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
So, I got the code updated so the conditional drawing happens in a display list, and then built LDView with full optimizations turned on in the compiler, and the new method actually runs slightly slower than the old method. (This is on an ATI Radeon (...) (19 years ago, 3-Apr-05, to lugnet.cad.dev, FTX)
 
  Re: Borland/delphi question
 
(...) This one did it. Thanks for the help. Kevin (...) (19 years ago, 1-Apr-05, to lugnet.cad.dev)
 
  Re: Borland/delphi question
 
(...) Have you tried doing a mainform->restore() (or whatever the Delphi version is) before closing the child? It is likely the user won't mind the window re-appearing when some long processing is finished. If you're worried about that, you could (...) (19 years ago, 1-Apr-05, to lugnet.cad.dev)
 
  Re: Borland/delphi question
 
(...) You could try setting another parent for the CancelForm, maybe zero for the DeskTop? Maybe there is some problem when you try to close a child of a minimized form? (19 years ago, 1-Apr-05, to lugnet.cad.dev)
 
  Borland/delphi question
 
Well, once again I've hit my limit.... I use a custom form for LPub's main form. I also use a simple custom form for the Cancel window that contains two buttons. When LPub is processing something that takes a long time, it does CanceForm->Show(). (...) (19 years ago, 1-Apr-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
(...) Well, I tried this in LDView, and it seems to work fine. I haven't yet put the new stuff in a display list, so it's drawing all the type 5 line geometry in immediate mode. Consequently, I'm not yet sure how fast it will be (it's very similar (...) (19 years ago, 1-Apr-05, to lugnet.cad.dev, FTX)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
(...) I think, that in this particular application it is better to deal with line type 5 syntax. Otherwise renderer has to calculate angle between adjanced polygons and select some threshold to decide whether this line is "conditional" or not. (...) (19 years ago, 1-Apr-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
(...) Interesting... so this article is suggesting that type5 lines not be used at all, which may be possible for a model that is certain to be BFC compliant. Wheras the mechanism I was suggesting would work for any model, BFC compliant or not. The (...) (19 years ago, 31-Mar-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
(...) You know, this got me thinking last night. I knew it sounded vaguely familiar, so I searched lugnet for "stencil buffer" and found this. (URL) I was so close, but somehow got distracted before I could work it out. Damn that attention deficit (...) (19 years ago, 30-Mar-05, to lugnet.cad.dev)
 
  Re: Type 5 lines, BFC relevance, and OpenGL
 
Hmmm, draw the edge twice and flip the stencil bit eh? It sounds like it could work. I'll have to read up on edge flags. I haven't used them for anything yet. By the way, you should be able to get all the info you need from the type 5 line itself, (...) (20 years ago, 29-Mar-05, to lugnet.cad.dev)
 
  Type 5 lines, BFC relevance, and OpenGL
 
I wanted to bounce something that has been percolating in my brain for a few days off somebody that might be able to offer me some feedback on it. I don't know if I'm the first person to think of this (I'm probably not), but as I haven't seen (...) (20 years ago, 28-Mar-05, to lugnet.cad.dev)
 
  MPDCenter NEW VERSION (1.0.14)
 
You can import and export MPD to MPD!! I have not seen that in some other software. Now there is also an help system. You can download at (URL) comments are welcome much fun MikeHeide (20 years ago, 28-Mar-05, to lugnet.cad, lugnet.cad.dev)
 
  Re: Newbie question on making new parts
 
(...) <snip, snip, snip, hack, wack, and chainsaw> Thanks Orion! Great reply to all my answers - an FAQ right there that I will be referring back to many times. -Matt :) (20 years ago, 28-Mar-05, to lugnet.cad.dev)
 
  Re: Comments wanted: Plans for easier parts authoring
 
(...) Thank you, very good and useful links! They were good examples to start me out in Python and LDR import/export for Blender, and the latest script was a very well working import. Export needs some more work to make a working parts authoring (...) (20 years ago, 15-Mar-05, to lugnet.cad.dev)
 
  Re: LEGO in CG classes was: easier parts authoring
 
(...) (Sorry for the late reply, I forgot to check up on the thread.) You may share the movie freely, just keep the credits in there. The other Lego-related student animations I would have liked to share were computer-animated Lego minifig remakes (...) (20 years ago, 15-Mar-05, to lugnet.cad.dev, lugnet.edu, FTX)
 
  2005 LDraw.org Steering Committee Election Results
 
The winners of the 2005 LDraw Steering Committee Election are (in alphabetical order by last name): Steve Bliss Kevin L. Clague Tim Courtney Chris Dee Orion Pobursky Congratulations to the new LDraw Steering Committee members! -The 2004 LDraw.org (...) (20 years ago, 15-Mar-05, to lugnet.announce, lugnet.cad, lugnet.cad.dev.org.ldraw) ! 
 
  Re: LDraw.org's January Model and Scene of the Month Winners
 
(...) Sorry, I didn't have time to make/update the applicable pages but I thought it would be best if I least started the poll since it was so late in the month. I should have this rectified by the weekend. -Orion (20 years ago, 10-Mar-05, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: LDraw.org's January Model and Scene of the Month Winners
 
(...) Yeah, I noticed that too. I wanted to go back and examine the pics for the small model. Can't remember what it was now, but there was something odd about the way the studs rendered. There was either a lot of z-bleeding, or else it just ripped (...) (20 years ago, 10-Mar-05, to lugnet.cad.dev.org.ldraw, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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