ykl 12 hours ago

I had the incredible good fortune to cross paths with iq at Pixar; I was an intern while he was developing the Wondermoss procedural vegetation system for Brave. A bunch of us interns were already fans of his work from the demoscene world and upon learning this, he was kind enough to put together a special lecture for the interns on procedural graphics and the work he was doing for Wondermoss. That was one of the best and most mind-blowing lectures I've ever seen- for every concept he would discuss in the lecture, he would live-code a demo in front of us (this was before ShaderToy was a thing, so live-coding was something nobody had ever really seen before), and halfway through the lecture he revealed that the text editor he was using was built on top of his realtime live editing graphics system and therefore could be live-coded as well. One of the things he showed us was an early version of what eventually became the BeautyPi tech demo [0]; keep in mind that this still looks incredible today and iq was demoing this for us interns in realtime 14 years ago.

Wondermoss was a spectacular piece of tech. Every single forest scene and every single piece of vegetation in Brave is made using Wondermoss, and it was all procedural- when you'd open up a shot from Brave in Menv30, you'd see just the characters and groundplane and very little else, and then you'd fire up the renderer and a huge vast lush forest would appear at rendertime. The even cooler thing was that since Brave was still using REYES RenderMan, iq took advantage of the REYES algorithm's streaming behavior to make Wondermoss not only generate but also discard vegetation on-the-fly, meaning that Wondermoss used vanishingly little memory. If I remember correctly, Wondermoss only added like a few dozen MB of memory usage at most to each render, which was insane since it was responsible for like 95% of the visual complexity of each frame. One fun quirk of Wondermoss was that the default random seed was iq's phone number, and that remained for quite a number of years, meaning his phone number is forever immortalized in pretty much all of Pixar's films from the 2010s.

iq is one of the smartest and most inspiring people I've ever met.

[0] https://www.youtube.com/watch?v=_9CZ9UgrcZU

  • kibibu 11 hours ago

    The sting in the phone number tale is that, at one point, he changed his phone number and suddenly all the vegetation changed when scenes were re-rendered.

  • JBits 7 hours ago

    What sort of tech/techniques did wondermoss use? Was it generating polygons?

  • emigre 12 hours ago

    This is awesome, thanks for sharing this story.

onename 12 hours ago

When I want to show people what an intro is and tell them a bit about the demoscene, I usually show them the intro Elevated, which won the PC 4k compo at Breakpoint 2009. For me it really shows the talent of Iq and the other people who created it. It’s truly amazing what can be done in just 4 kilobyte!

Elevated by Rgba & TBC: https://www.youtube.com/watch?v=jB0vBmiTr6o

Iq's slides on the Elevated intro: https://iquilezles.org/articles/function2009/function2009.pd...

Sourcecode: https://files.scene.org/view/resources/code/sources/rgba_tbc...

eloycoto 10 hours ago

Inigo, just If you're reading this, just say thanks for all your articles. During a tumour treatment I had a lot of fun reading all your material, and it made my life much much much fun.

If you are around Galicia any time, you have a free dinner!

Many thanks!

gxd 10 hours ago

I was a huge fan of the demoscene growing up and IQ is one of the best. When my son was little, he loved watching demos on Youtube (a geek's version of Baby Einstein)!

I like the scene so much, I explicitly mention it in my upcoming narrative game Outsider (https://store.steampowered.com/app/3040110/Outsider/). The main character was an active member of the BBS/pirate scene in the 90s and also a big demoscene fan!

danielbarla 13 hours ago

It's genuinely insane what quality of learning material is available these days for free, and how conveniently it is packaged. Kudos to Inigo.

rossant 15 hours ago

Inigo is a legend. Do check this out.

binary132 8 hours ago

One of my favorite websites ever. I often tell people about him. I really hope his youtube channel takes off.

ashoeafoot 14 hours ago

Half of shadertoy favourites is iq.

  • ykl 13 hours ago

    iq also happens to be one of the creators of ShaderToy; he’s an absolute legend.

  • Moosturm 13 hours ago

    Just took a look at the list and all I said out loud: WOW.

ostwilkens 14 hours ago

IQ, along with shadertoy and hg_sdf are my learning resources for raymarching. A great way to get into demoscene production.

ramesh31 6 hours ago

There aren't many real geniuses out there now, but he is one of them. The Good Dinosaur is still one of Pixar's most gorgeous looking movies to this day.