![]() |
| [[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]] |
|
|
#1 |
|
Posts: n/a
|
![]() Description The full article can be found at: Pompi Pompi Gamers and Developers Blog I have implemented a Geometry-based Antialias (GAA). Using fins geometry that is usually used to render NPR outline for characters, I used it to smooth out edges. The main advantages of this technique is perhaps more pleasing results to the eye, no blurring of texture due to AA the whole screen and also few pixels used to draw the AA geometry. The screenshot you see is an image from the game Labyrinthica: The quest of lima, scaled up with no interpolation. It uses GAA to smooth the edges. |
|
|
|
#2 | ||
|
Senior Member
Join Date: Dec 2007
Location: charleston, west virginia
Posts: 994
|
Very nice work but...
Quote:
Quote:
Also, shaders operate by blocks of pixels, not individual ones. This means that if you draw a dot on screen one pixel wide, the effect is also being computed for the other 15 pixels around it (this is for a newer card I belive). So if your geometry is very complex or the scene is filled with edges, you will have a LOT of excess overhead. Its a good idea, but not sure how practical it is. I like the direction though. ![]()
___________________________________________
(\__/) (='.'=) This is Bunny. Copy and paste bunny into (")_(") your signature to help him gain world domination. |
||
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|