"Sproaticus" <jsproat@io.com> skrev i meddelandet
news:GrGFrK.9nJ@lugnet.com...
>
> In trying to implement a LDraw renderer I've been scouring the web looking
> for raster-painting algorithms.
>
> Does anyone have an algorithm they'd be willing to share?
There must surely be one (or more) in Graphical Gems http://www.graphicsgems.org/ (if that URL still is valid, otherwise search for
Graphical Gems)
Graphics Gems covers basic stuff only where the presenter has an innovation. But they've been very good over the years. You can get any of their example source code online. Do pay a visit here: (URL) guys were in Gems IIR, and their book is worth (...) (23 years ago, 13-Feb-02, to lugnet.cad.dev, lugnet.off-topic.geek)
Hey all, In trying to implement a LDraw renderer I've been scouring the web looking for raster-painting algorithms. While I've found plenty of line-drawing algorithms (the Bresenham seems to be pretty nice) I haven't found squat for drawing a filled (...) (23 years ago, 13-Feb-02, to lugnet.cad.dev, lugnet.off-topic.geek)