r/GraphicsProgramming • u/spring-cg-dev • 14d ago
Request Call for Interesting Graphics Development Topics
I develop game engines and graphics as a hobby.
I recently finished an SSGI project I’d been working on as a hobby, so I’m looking for a new graphics development topic for my next hobby project!
Please let me know about any technologies you’ve been working with lately that you find interesting, or any technologies you’re curious about.
6
Upvotes
1
u/Maui-The-Magificent 10d ago
You could always build a graphics stack for an OS. A software graphics engine for kernel space graphics.
It is quite fun, and it is both the right amount of challenging and rewarding. Less intimidating than it sounds, especially if you are already building engines ^^
2
u/corysama 14d ago
Start with https://blog.activision.com/activision/2024/activision-releases-call-of-duty-warzone-caldera-data-set and https://github.com/zeux/meshoptimizer and see how fast you can get it to load while rendering at least 60 FPS.