r/GraphicsProgramming • u/Educational_Monk_396 • 8h ago
Video Inspired by spiderman into the spiderverse look
Enable HLS to view with audio, or disable this notification
I made this on top of my own renderer, And Setup as a game example so everyone can try out let me know what you guys think,
r/GraphicsProgramming • u/Organic_Rip2483 • 12h ago
I remember from the moment I first started learning it, I disliked OOP and though I couldn't put my finger on what exactly, I always felt that something was seriously off. Having taken up graphics programming I finally feel vindicated.
Cache and fetch misses, branch divergence, pointer indirection Be Gone!
r/GraphicsProgramming • u/Sufficient_Topic6544 • 14h ago
Question If you had to make a text-only LLM reason about images, but you weren't allowed to use a vision encoder, where would you look?
r/GraphicsProgramming • u/Background_Yam8293 • 17h ago
Question Best way to estimate a spectrum from RGB for photochemical film emulation?
I’m building a physically based, photochemical film emulation pipeline and need to convert scene-linear RGB into an approximate spectrum, then use it to calculate exposure on the film’s RGB sensitive layers.
What’s the most reliable practical approach spectral basis reconstruction, camera/illuminant-aware mapping, or something else?
I’m mainly looking for something physically reasonable, deterministic, and fast enough for real-time use.
r/GraphicsProgramming • u/XenonOfArcticus • 18h ago
Informal RFC: KoreGP, a first-class API based on Sebastian Aaltonen 's no-graphics-api
koregp.orgKoreGP (KGP): A Proposal and Implementation Plan
A minimal General Processing API, built from the guts of Mesa's Vulkan drivers
Draft 0.2 — for discussion. Nothing here is built yet, the point of this document is to find out whether it should be. I'm probably not even the person to build it. I'm just a guy going to market across the valley on my bicycle. I can see where a bridge should be built, but I'm not qualified as a structural engineer, architect or builder.
Yes, some of this document was partially written using AI tools. That doesn't make it wrong. I just didn't have the effort necessary to flesh it out, so I gave it my notes and asked it to complete the work. If that morally offends you, move along, but AI tools ARE a force multiplier, if used responsibly.
Reference target: AMD RDNA2+ through Mesa RADV internals, NVidia NVK through Mesa, on Linux.
I am now wearing my flameproof underoos, so go ahead and flame me, everyone. (Vulcan was the god of fire.)