Post #1681499
2026-03-14 20:04 UTC
@montyontherun Just to clarify, this is a software renderer? Super impressive 👌
Replies (1)
-
@montyontherun@bitbang.social 2026-03-14 20:06
@floe Yep, based on my previous work (https://bitbang.social/@montyontherun/112938143172176814), but now improved and following as much as possible the GL ES 1.0 CL specification. Currently, the only other software implementation I'm aware of is the Mesa3D, but theirs convert from fixed-point to float internally. (Let me be clear that I have the uttermost respect and admiration for their work - and I help there from time to time) edit: spelling