Circular-Studios/Dash

[Graphics] Anti-aliasing

PxlBuzzard opened this issue · 1 comments

[Graphics] Anti-aliasing

I was just going to mention that PuzzleDash seems to have aliasing issues.

There's a X11-licensed version of gluScaleImage (I have a D port almost ready) which might be useful. Unless you guys plan on building something of your own? With all the dependencies it's about 2K lines, not very small.

FYI there's an entire SGI OGL implementation here: ftp://oss.sgi.com/projects/ogl-sample/download/ (FTP links don't seem to work on github).