RGB rendering is founded on lies and perpetuated by misconceptions about the practicality of spectral rendering. My new blog post series describes a spectral GPU path tracer. Part 1 focuses on how to make it work with existing RGB assets.
momentsingraphics.de/SpectralRend...
06.11.2025 18:46 โ ๐ 69 ๐ 18 ๐ฌ 3 ๐ 1
Have this
31.10.2025 05:28 โ ๐ 13 ๐ 1 ๐ฌ 0 ๐ 0
might be one of the funniest videos iโve ever seen
26.10.2025 19:27 โ ๐ 25155 ๐ 5620 ๐ฌ 1221 ๐ 1153
a man standing on a stage with the words ladies and gentlemen written on the screen
ALT: a man standing on a stage with the words ladies and gentlemen written on the screen
Just heard Jeru the Damaja is also guesting at tonight's Pharcyde/Souls of Mischief show at the Kentish Town Forum. 90s hiphop me can't wait...
17.10.2025 16:15 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0
What I don't have in experience, I make up for in integrity.
And what Andrew Cuomo lacks in integrity, he could never make up for with experience.
16.10.2025 23:16 โ ๐ 33328 ๐ 6195 ๐ฌ 938 ๐ 940
Collaborated with Milkdrop to make a pack of 800 audio-reactive shaders.
Designed for VJs and visual artists. Anybody can use them with the open-source XorPlayer and Spout.
They work without audio too, great as moving backgrounds! Download:
milkdrop3.com/XorDev
Have fun!
15.10.2025 15:16 โ ๐ 83 ๐ 14 ๐ฌ 3 ๐ 1
It still feels like youโre a magician!
12.10.2025 22:37 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
My new blog post is out! In this new post I go into detail in how I implemented my D3D12/Vulkan/Metal RHI in my game engine Kaleidoscope. Link in replies!
08.10.2025 22:36 โ ๐ 19 ๐ 2 ๐ฌ 1 ๐ 0
Screenshot depicting posts on X, one showing the suspect accused of starting the Palisades Fire, a white man. The X news tab reports on the suspect's arrest, but shows a photo of a black man instead.
Jonathan Rinderknecht, a white man, was charged with starting the Palisades Fire. But on X, the company's news summary tab shows a photo of a black man.
08.10.2025 17:10 โ ๐ 3498 ๐ 1510 ๐ฌ 20 ๐ 125
Home | Northwest Immigrant Rights Project
Northwest Immigrant Rights Project promotes justice by defending and advancing the rights of immigrants through direct legal services, systemic/Users/miguel/Local Documents/nwirp-temp/index.html advoc...
If you are in the PNW and freaking about all the recent announcements and feeling like there is nothing you can do?
Donate to local legal resources for immigrants. The legal defense needs to move quickly in these cases before the defendants are moved. No Actblue!
@nwirp.bsky.social
www.nwirp.org
30.09.2025 17:33 โ ๐ 43 ๐ 18 ๐ฌ 4 ๐ 0
"Quasar 2"
for(float i,z,d,s;i++<7e1;o+=vec4(z,2,s,1)/s/d)
{vec3 p=z*normalize(FC.rgb*2.-r.xyy),a;p.z+=9.;a=mix(dot(a-=.57,p)*a,p,cos(s-=t))-sin(s)*cross(a,p);s=sqrt(length(a.xz-a.y));
for(d=1.;d++<9.;a+=sin(a*d-t).yzx/d);z+=d=length(sin(a)+dot(a,a/a)*.2)*s/2e1;}
o=tanh(o/2e3);
19.09.2025 00:05 โ ๐ 90 ๐ 10 ๐ฌ 2 ๐ 1
"Quasar"
for(float i,z,d,s;i++<1e2;o+=vec4(z,4,1,1)/d)
{vec3 p=z*normalize(FC.rgb*2.-r.xyy),a;p.z+=9.;s=length(a=mix(dot(a+=.57,p)*a,p,cos(s-=t))-sin(s)*cross(a,p));
for(d=1.;d++<9.;a+=sin(a*d-t).yzx/d);
z+=d=length(sin(a-t)+.7)*length(p.xy-p.z)/4e1;}
o=tanh(o/2e4);
18.09.2025 23:34 โ ๐ 83 ๐ 13 ๐ฌ 0 ๐ 2
Portfolio
Hi! I was laid off from Firaxis this morning. I wrote leaders and civs for Civilization VII (NDA for now) and Deadpool and Storm for Marvel's Midnight Suns. I also wrote the award-nominated Hindsight.
I'm available for full time, remote work starting ASAP. DMs are open:
emmkid.info
04.09.2025 15:17 โ ๐ 2133 ๐ 979 ๐ฌ 105 ๐ 34
Letโs be friends.
Featuring some of our amazing Art Expo finalists:
โข โcat sat on my homeworkโ (Ariana P., Ages 13-14)
โข โNeuronโ (Maximilian T., Ages 15-16)
โข โFractal artโ (David J., Ages 13-14)
Check out desmos.com/art for the full gallery. ๐จ
#mathsky #iteachmath #mathart
26.08.2025 12:28 โ ๐ 17 ๐ 5 ๐ฌ 0 ๐ 0
NEW Volumetric Raymarching
Rendering clouds, fire, smoke, light rays and more with raymarching
mini.gmshaders.com/p/volumetric
26.08.2025 15:09 โ ๐ 27 ๐ 3 ๐ฌ 1 ๐ 0
I don't have the proper words to say more than this now but
I was just laid off. My role at Giant Squid is being eliminated.
If your studio is looking for an environment artist, please let me know ASAP. I have 5+ years of experience.
thank you
25.08.2025 18:31 โ ๐ 2851 ๐ 1283 ๐ฌ 171 ๐ 43
A snippet of the blog post, showing a short explanation of derivatives, as well as a graph of a quadratic function, and a graph of its derivative.
Derivatives, Gradients, Jacobians and Hessians โ Oh My!
New mathy blog post to try and make some scary sounding terms less scary.
blog.demofox.org/2025/08/16/d...
17.08.2025 04:33 โ ๐ 130 ๐ 34 ๐ฌ 3 ๐ 1
Re-entry into the us is definitely an issue right now if youโre anything short of a citizen. A couple of my teammates were dissuaded from attending by this directly
15.08.2025 01:04 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
awwww the room clapped for me reintroducing myself as a woman with my new name ๐ฅนโค๏ธ
12.08.2025 23:55 โ ๐ 12 ๐ 1 ๐ฌ 0 ๐ 0
Mohamed Salah asking a cowardly UEFA to name a genocide a genocide.
09.08.2025 23:22 โ ๐ 600 ๐ 135 ๐ฌ 2 ๐ 3
ICYMI: Lina Khan wrote at @nytopinion.nytimes.com about our campaign's connection to small businesses and why we need to fight the concentrated economic power that too often suffocates them.
It's not just good for a thriving local economy โ it's good politics too.
08.08.2025 13:21 โ ๐ 4759 ๐ 1024 ๐ฌ 91 ๐ 44
"Deathstar"
for(float i,z,d,f;i++<1e2;o+=vec4(4,6,8.+z,0)/f-min(dFdx(z)*r.y+z,0.)/exp(d*d/.1)){vec3 p=z*(FC.rgb*2.-r.xyy)/r.y,c=p;p.z+=8.;c.z*=3.;for(f=1.;f++<9.;c+=sin(c.yzx*f+z+t*.5)/f);z+=min(f=.1+abs(.2*c.y+abs(p.y+.8)),d=max(length(p)-3.,.9-length(p-vec3(-1,1,3))))/7.;}o=tanh(o/2e3);
08.08.2025 00:56 โ ๐ 102 ๐ 18 ๐ฌ 2 ๐ 3
From 2017 to 2022, a total of 400,181 Uber trips resulted in reports of sexual assault and sexual misconduct in the US, court records show.
The company had only disclosed 12,522 accounts of serious sexual assaults for that same time period.
06.08.2025 14:51 โ ๐ 735 ๐ 257 ๐ฌ 26 ๐ 25
Physically-based differentiable rendering enables inverse rendering, but handling visibility is hard. Our SIGGRAPH
2025 paper uses quadrics to importance sample silhouette edges--outperforming all existing unidirectional differentiable path tracers.
momentsingraphics.de/Siggraph2025...
03.08.2025 12:13 โ ๐ 42 ๐ 7 ๐ฌ 1 ๐ 1
Menswear writer. Editor at Put This On. Words at The New York Times, The Washington Post, The Financial Times, Esquire, and Mr. Porter.
If you have a style question, search:
https://dieworkwear.com/ | https://putthison.com/start-here/
Graphics researcher at TU Delft. Formerly Intel, KIT, NVIDIA, Uni Bonn. Known for moment shadow maps, MBOIT, blue noise, spectra, light sampling. Opinions are my own.
https://MomentsInGraphics.de
Lead graphics programmer @AMD, previously SIE R&D (PlayStation). Opinions are my own. He/they.
๐ gboisse.github.io
I'm making colored pixels for Double Fine Productions. Lead Programmer of Broken Age. Also worked on Keeper and the remastered versions of Grim, DotT, FT and Monkey Island.
Independent journalist, SnapStream brand ambassador, and publisher of the Public Notice newsletter https://www.publicnotice.co/subscribe
just my own opinion, pizza and a little bit of #rustlang and #golang... #raylib for fun ๐
http://bingxu.tech
Computer graphics, Light transport, Rendering, Painting. PhD candidate @UCSanDiego. Intern @NVIDIA; Sketches https://www.instagram.com/bing_xu_art
C++ Developer, Trainer, Speaker, YouTuber
https://www.youtube.com/@cppweekly
musician/illustrator/animator/etc.
https://www.louiezong.com
High Empress of Compute Units at Remedy, typo queen, Movie lover and Linux fan.
(I also sometimes write/podcast for https://www.factornews.com/)
he\him, also a Dad
AD @ Spry Fox on Spirit Crossing
#gameart #politics #seattle
Black Trans Lives Matter
Artistic uber-geek with a passion for astronomy, electronics, and .. well pretty much anything else really. @ NVIDIA. Opinions my own.
https://kahoneki.com/
๐ Graphics Enthusiast and Maths Enjoyer :]]]]
๐ She/Her
๐ฎ Currently working on a Vulkan/DX12/PS5 Render Engine
๐ 3rd Year Computer Games Technology Student @ Abertay University
Principal Engineer - Microsoft ATG
Piter Pasma is an emergent generative artist from the Universe. In the beginning there was code, and the code had a groove.
PiterPasma.nl/impossible-sentinels
Genuary: genuary.art
Skulptuur: skulpturen.nl
Universal Rayhatcher: fxwho.xyz/fxhash/urh
Just a guy who likes to learn and play with graphics, with a focus on realtime pathtracing. I enjoy chatting/messages! Always looking for new opportunities
Github: https://github.com/Pjbomb2/TrueTrace-Unity-Pathtracer
I make games - co-op games - Left 4 Dead, portal, etc - now The Anacrusis.
Recreational Programming:
- http://twitch.tv/tsoding
- https://www.youtube.com/@Tsoding
- https://www.youtube.com/@TsodingDaily
โ โขโฃฐโฃพโกฟโฃถโฃฟโ ฟโฃถ
โข โฃผโฃฟโฃฟโฃทโฃฟโฃฟโฃถโ
โขธโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ
Activision, previously at Unity, Bungie, AMD/ATI
all opinions my own.
Real-Time Rendering Enthusiast. But let's be honest - all rendering. and some ML.