71
Re-discovering 3D Graphics the Way Early Games Did
(www.youtube.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I wonder: Server CPUs can have like 10+ cores, if compilers can optimize rasterization and transformations to become really fast .... but yeah requiring an average user to have this system is pretty expensive lol.
LLVMpipe to my understanding is GPU emulation on CPU on Linux.
I actually just stumbled across this video of a modern software renderer that can leverage modern multicore CPU's, and it's pretty impressive.