DigiNews

Tech Watch by Johan Denoyer

← Back to articles

pascalorg/editor

Quality: 8/10 Relevance: 9/10

Summary

pascalorg/editor describes a 3D building editor built with React Three Fiber and WebGPU, organized as a Turborepo with three main packages: core, viewer, and a Next.js editor app. It outlines a stateful architecture using Zustand for scene management, a scene registry for fast lookup, and a set of systems that generate and update geometry in response to node changes. The repo provides development and production workflows, data flow, and detailed files to help contributors build and extend a collaborative 3D editing experience.

🚀 Service construit par Johan Denoyer