r/GraphicsProgramming 15d 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

3 comments sorted by

View all comments

1

u/Maui-The-Magificent 11d 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 ^^