RoomCraft AI: optimizar la distribución de una habitación con Simulated Annealing
Colocar los muebles de una habitación es un problema de optimización con muchas restricciones: la...
Tag archive
Colocar los muebles de una habitación es un problema de optimización con muchas restricciones: la...

How MeshRefinery diagnoses and repairs broken 3D meshes — from browser-side union-find fragment removal to a server-side SDF/marching-cubes rebuild with color transfer.
Introduction: The Allure and Pitfalls of Three.js 'Scroll Me' Websites Three.js "scroll...
The hard part isn't the dots Plotting points on a 3D globe is the easy afternoon. Making...
Concept design for a building is slow and expensive. A homeowner planning an extension, or a...
3D graphics on the web have become much more accessible thanks to modern libraries like Three.js. As...
During the 2026 World Cup I kept a side project running: mundial2026.catcom.com.ar — the full...

When using Three.js to render 3D models on the web, the size and complexity of the model can really...
Most code graphs are ugly, boring, and useless. Code Galaxy turns your dependency graph into an interactive solar system where files become stars, planets, and moons. This is the story of building a graph visualization that's actually fun to explore — complete with a black hole, a steaming coffee mug, and a tiny programmer at a desk. Learn how Three.js, WebGL, and a golden-angle spiral can transform your codebase into something you'll actually want to look at.

One. Introduction to PLY Format PLY (Polygon File Format) is a commonly used 3D...

In today's web development, the application of 3D content is becoming increasingly widespread....

Repolis is a walkable Three.js city built from my GitHub repositories. Each repository becomes a...