Advertisement · 728 × 90

Posts by Luis Vieira

Post image

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.

9 months ago 6894 3011 109 623
Post image

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...

9 months ago 84 16 0 0
Preview
Why EA Canceled a New ‘Black Panther’ Video Game The project from Cliffhanger Studios would have starred a group of heroes from the comic-book franchise

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...

10 months ago 1124 255 27 58

Was wonder woman being developed for 8+ years when WB cancelled the project?

1 year ago 0 0 0 0

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...

1 year ago 268 153 6 4
Post image

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...

1 year ago 78 22 0 0
Preview
GitHub - gnikoloff/drawing-graphics-on-apple-vision-with-metal-rendering-api: Drawing graphics efficiently on Apple Vision using the Metal rendering API Drawing graphics efficiently on Apple Vision using the Metal rendering API - gnikoloff/drawing-graphics-on-apple-vision-with-metal-rendering-api

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...

1 year ago 10 2 0 0
Post image

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...

1 year ago 97 38 4 1
Post image

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...

1 year ago 83 15 6 2
Advertisement
Post image

Essential learning: intro-to-restir.cwyman.org

1 year ago 93 21 1 2
My Ray Tracing Gems Chapters

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"

1 year ago 62 22 0 0
Preview
Offline to Realtime: Manipulators In my new system design I allow to draw anything and give free range of what a manipulator may be and how it may behave. The infrastructure in Gesture::Input and Gesture::Graphics comes together to…

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...

1 year ago 90 16 0 0
Post image Post image

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

1 year ago 45 9 1 0
Post image

Quick and dirty post on implementing hot shader reload with DXC: wallisc.github.io/rendering/20...

1 year ago 46 9 2 0

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! 🤣

1 year ago 9 1 2 0

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.

1 year ago 0 0 0 0

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.

1 year ago 941 62 39 0
Advertisement
Post image

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...

1 year ago 49 14 2 0
Post image

Graphics Programming weekly - Issue 365 - November 10th, 2024 www.jendrikillner.com/post/graphic...

1 year ago 117 32 2 3