The global creative coding and web development community converged in the French capital for a landmark milestone: the inaugural Three.js Conference. Held at the historic Maison de la Chimie in Paris, this two-day event marked the first time the distributed, international community behind the ubiquitous 3D JavaScript library has gathered under one roof. Designed to bridge the gap between low-level WebGL graphics, cutting-edge WebGPU architectures, and high-level artistic expression, the conference attracted hundreds of software engineers, interactive designers, and digital artists from around the world. Codrops deployed an on-the-ground reporting team—comprising Houmahani Kane, Adel Sanaa, and Rafael Teixeira—to document the keynotes, panel discussions, and technical workshops as they unfolded.

Background and Chronology of the Event
Since its creation by Ricardo Cabello (widely known as Mr.doob) in 2010, Three.js has evolved from a lightweight helper library for the native JavaScript WebGL API into the definitive industry standard for 3D graphics on the web. Over the past decade and a half, the library has powered millions of digital experiences, ranging from interactive e-commerce product visualizers to immersive storytelling platforms and browser-based video games. Despite its massive global footprint—boasting hundreds of contributors and tens of thousands of dependent repositories on GitHub—the ecosystem had previously operated almost entirely online through forums, pull requests, and decentralized social channels.

The decision to organize a physical conference in Paris represents a maturation of the web graphics industry. Planning for the event involved extensive collaboration across the European creative technology sector, notably featuring design direction from Paris-based Hervé Studio. Julie Martin and Romain Briaux spent approximately seven months crafting the conference’s physical and digital identity, integrating custom interactive venue maps, generative visual systems, and meticulously engineered hardware speaker badges that celebrated the intersection of physical design and digital code.

Opening Keynotes and Technical Deep Dives
The conference schedule kicked off with a technical deep dive into performance optimization and rendering pipelines. Vicente Lucendo opened the technical sessions by dissecting the architecture behind Messenger, an interactive web experience praised for its complex audio-visual synchronization and detailed asset management. Lucendo detailed the granular craft, spatial audio integration, and technical profiling required to maintain high frame rates across diverse consumer hardware.

Following Lucendo, Robin Payot captivated the audience by bridging nostalgia and modern web standards. Payot demonstrated a browser-based recreation of a classic Zelda environment built entirely using Three.js, highlighting the critical migration path from legacy WebGL to the high-performance WebGPU API. His presentation provided actionable insights into advanced shader programming, level-of-detail (LOD) management, and memory optimization strategies for complex web environments.

The Artificial Intelligence Paradigm Shift
A recurring theme across the inaugural day was the disruptive and transformative impact of generative artificial intelligence on creative workflows. During an impromptu morning panel discussion, industry luminaries including Mr.doob, Renaud Rohlinger, Nicolas Barrateau, and Florian Zumbrunn debated how large language models and coding agents are redefining the nature of software development.

The panel addressed a fundamental philosophical question facing modern developers: how automation alters the cognitive load of coding. While AI tools significantly accelerate boilerplate generation—allowing complex prototypes to be constructed in a fraction of the historical time—speakers emphasized that foundational technical literacy remains irreplaceable. Panelists noted that the deep troubleshooting and problem-solving struggles of the past are precisely what build the mental models required to push new tools to their absolute limits. In a subsequent standalone keynote, Mr.doob contextualized this evolution, comparing the rise of AI coding assistants to the introduction of anti-aliasing algorithms in computer graphics during the 1990s. Once foundational challenges are abstracted away by software, developers naturally operate at a higher level of abstraction, shifting their primary focus from syntax implementation to creative problem-solving and systemic design.

Evolution of Web Animation and Immersive Experiences
The late-morning sessions explored the intersection of motion design, browser performance, and human-centric user experiences. Cassie Evans, representing GreenSock (GSAP), offered a technical preview of GSAP 4, detailing upcoming spring-based physics engines and significantly enhanced integration with Three.js scenes. Evans emphasized the performance benefits of synchronizing DOM-based UI animations with underlying WebGL render loops without incurring layout thrashing penalties.

Daria Nevezhyna and Kim Boutin expanded the discourse into interface design and digital storytelling. Nevezhyna presented case studies on immersive product configurators, demonstrating how atmospheric lighting, responsive interaction mechanics, and narrative framing can elevate online retail far beyond traditional flat imagery. Boutin delivered a reflective presentation on the history of web experimentation, advocating for a revival of unconventional interfaces, digital glitches, and expressive web design that challenges conventional corporate minimalism.

Afternoon Technical Tracks: From HTML in Canvas to Generative Media
The afternoon sessions showcased rapid advancements in browser rendering capabilities and production workflows. Celia Lopez delivered an inspiring address tracing her professional trajectory through trial and error, offering junior developers a clear mandate: prioritize continuous learning, share work iteratively before it reaches perfection, and maintain passion for the craft.

A technical highlight of the afternoon was the joint presentation by Natalia Markoborodova and Thomas Nattestad, who introduced experimental techniques for rendering HTML directly inside Canvas textures using THREE.HTMLTexture. This breakthrough bridges the historic divide between DOM-based interfaces and 3D graphic pipelines, enabling seamless hybrids where HTML elements and complex 3D meshes interact dynamically within the same scene.

Rounding out the technical sessions, Lovis Odin explored the integration of generative media into commercial production pipelines. Odin demonstrated how Blender workflows, image-to-video synthesis models, custom LoRAs, and Gaussian splatting techniques are moving past experimental novelties to become robust tools for real-time digital asset creation.

Interactive Highlights: Portfolio Reviews and Lightning Talks
Injecting humor and rigorous critique into the agenda, the "Roast My Folio" panel—featuring Bruno Simon, Cassie Evans, and Nicolas Barrateau—offered unfiltered evaluations of community portfolios. The panel established clear design consensus regarding modern web development red flags: excessive reliance on unoptimized fluid simulations, protracted loading sequences, and cluttered typography. The overarching verdict advised developers to prioritize decisive user experience choices, minimalist loading strategies, and letting technical execution support, rather than overshadow, core creative concepts.

The afternoon concluded with a high-velocity lightning round featuring ten speakers allotted precisely two minutes each. Presentations ranged from Julian Garnier’s demonstrations of upcoming Anime.js keyframe interpolation tools to Dario Sanchez’s analysis of perceptual rendering. Sanchez challenged the audience with a poignant technical observation: rendering bottlenecks are frequently psychological rather than computational, noting that strict physical accuracy does not inherently equate to aesthetic beauty—taste and intentional design remain the ultimate arbiters of quality.

Broader Implications and Industry Outlook
The success of the inaugural Three.js Conference signals a significant maturation of the web-based graphics ecosystem. By uniting independent creators, enterprise developers, and platform maintainers in a physical venue, the event underscored the transition of web browsers into robust, hardware-accelerated application platforms capable of rivaling native desktop software.

As the industry grapples with the integration of WebGPU, generative AI workflows, and advanced spatial computing frameworks, events like the Three.js Conference provide essential alignment for developers navigating rapid technological change. With Day One concluded, anticipation remains high for the subsequent sessions, promising further insights into the future of interactive digital media.




