We ran a randomized controlled trial to see how much AI coding tools speed up experienced open-source developers.
The results surprised us: Developers thought they were 20% faster with AI tools, but they were actually 19% slower when they had access to AI than when they didn't.
Posts by Luis Vieira
At SIGGRAPH 2025, Intel, Disney, & Chaos are doing a course on the nitty gritty details of implementing path guiding methods in 3 production renderers: Cycles, Hyperion, and Corona. I helped write the course notes: 80 pages of great stuff! Coming soon.
s2025.conference-schedule.org/presentation...
On Wednesday, EA abruptly canceled a Black Panther game without saying why. So I did a little digging.
For this week's column, here's what Cliffhanger's Black Panther was, why it was canceled and why employees were shocked at the news: www.bloomberg.com/news/newslet...
Was wonder woman being developed for 8+ years when WB cancelled the project?
Friendly reminder that EA’s photosensitivity tool (IRIS) is free for everyone to use if you need it. In this case, it could save literal lives.
github.com/electronicar...
You cannot get physically-based rendering right without understanding radiometry. My new blog post explains it all, relying on familiar concepts from rendering algorithms as much as possible.
Part 2 will come next week.
momentsingraphics.de/Radiometry1B...
A few months ago I put everything I've learned about developing graphics for Apple Vision using the Metal rendering API into an article.
It covers foveation, vertex amplification, stereoscoping rendering and more.
github.com/gnikoloff/dr...
Behind the pretty frames of #DetroitBecomeHuman. Breaking down how the beautiful world of Detroit brought to life with cool techniques & smart decisions.
i Hope you enjoy or find something new!
mamoniem.com/behind-the-p...
The first Moana was my first credit at Disney Animation, so working on Moana 2 was a cool opportunity to revisit and reflect over how much I've learned and worked on over the past decade. Here's a short blog post with some thoughts from working on Moana 2:
blog.yiningkarlli.com/2024/12/moan...
Essential learning: intro-to-restir.cwyman.org
I put all of my Ray Tracing Gems chapters in one place where you can download them, extracted from books into separate PDFs: boksajak.github.io/blog/RayTrac...
There is:
1. "Ray Traced Shadows"
2. "Reference Path Tracer"
3. "Refraction Ray Cones"
4. "Many Lights With Grid-based Reservoirs"
A few years ago I wrote about how to create good manipulators for a 3d editor. I chose an immediate mode design, so that manipulators graphics is generated per frame and can animate and react to the user actions.
maxliani.wordpress.com/2021/06/29/o...
Tool to visualise samples drawn from various distributions for some intuition into how they are laid out spatially wkjarosz.github.io/SamplinSafari/. Eg samples from a uniform distribution are not as uniform as one might think and prone to clustering compared to a low discrepancy one like Hammersley
Quick and dirty post on implementing hot shader reload with DXC: wallisc.github.io/rendering/20...
It took me a moment to realize that this is also in an X-up orientation, which…. nevermind the Y versus Z up debate; that’s the first time I’ve seen that before! 🤣
I'm a software engineer specializing in tools for game creators! With over 8 years of experience, including roles at Rockstar Games and EA Sports, I've focused on building game tools that enable content creators to bring their ideas to life directly within the game.
Hi Bluesky,
I'm the director of research and insights at Niko Partners, a market research and consultancy firm that covers the video game market in Asia & MENA.
I share insights on the video games industry, as well as thoughts on tech, politics, history, science and public transit.
And here are the slides from my game engine architecture talk at Virginia Tech last week. These are mostly an outline of the topics I discussed while showing a bunch of real-time demos, so they don't contain much of the content of the talk, unfortunately.
terathon.com/vtgame_lengy...
Graphics Programming weekly - Issue 365 - November 10th, 2024 www.jendrikillner.com/post/graphic...