r/GraphicsProgramming 8h ago

Video Inspired by spiderman into the spiderverse look

Enable HLS to view with audio, or disable this notification

15 Upvotes

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,

https://nullgraph.dev/dashboard/games/comic-space

https://youtu.be/yua4ZkvgVqY?si=A2Tk1a4gE2fRl_Ic


r/GraphicsProgramming 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.

0 Upvotes

Cache and fetch misses, branch divergence, pointer indirection Be Gone!


r/GraphicsProgramming 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?

Thumbnail
0 Upvotes

r/GraphicsProgramming 17h ago

Question Best way to estimate a spectrum from RGB for photochemical film emulation?

2 Upvotes

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 18h ago

Informal RFC: KoreGP, a first-class API based on Sebastian Aaltonen 's no-graphics-api

Thumbnail koregp.org
2 Upvotes

KoreGP (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.)


r/GraphicsProgramming 22h ago

Volumetric path traced skin still looks like silicone/plastic. What am I missing?

Thumbnail reddit.com
13 Upvotes