Hacker News new | ask | show | jobs
by mortuus 5817 days ago
Does this have any applications for game development?
2 comments

Game developers today can afford to draw millions of triangles per frame running their terrain engines on their fast GPUs. Flash can't use GPU rasterization yet, so I had to use exceptional cleverness to fit in the budget of 1-2 thousand triangles per frame without visible popping. Maybe this could be useful for Flash games, though.