Hacker News new | ask | show | jobs
by teaearlgraycold 846 days ago
It's much easier to debug. And CPUs are actually fast enough to do real-time rendering of simple scenes. Because writing for the CPU is so different, and so much easier than writing for the GPU, a pure software stack allows you to explore new ideas.
1 comments

Exploring new ideas without worrying about GPUs was exactly one of my motivations :)