Hacker News new | ask | show | jobs
by SotCodeLaureate 1017 days ago
> No I mean do full software rendering, no shaders, no graphics card.

But why?

There doesn't seems to be a lot to learn about applied linear algebra (in the sense discussed here) by implementing a rasterizer.

But there is plenty of LA above and below that (in the scene management, in the shaders).

1 comments

Eh, it's basically a project consisting entirely of the parts of LA that the article is talking about.