Subject:
|
Re: My attempts to get a vector line drawing
|
Newsgroups:
|
lugnet.cad
|
Followup-To:
|
lugnet.cad.dev
|
Date:
|
Wed, 25 May 2011 01:41:53 GMT
|
Viewed:
|
21087 times
|
| |
| |
In lugnet.cad, Don Heyse wrote:
|
Hey, this is interesting. Is it actually just drawing the visible lines in
some final rendering stage? Or is there more going on there with the Stencil
and/or Depth buffer?
|
(FUT lugnet.cad.dev)
I draw everything but the edge lines with glColorMask() set to all false. This
updates the depth buffer, but doesnt update the color buffer. Edge lines are
drawn with a standard glColorMask().
--Travis
|
|
Message is in Reply To:
13 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|