BrickSolvr
Summary
BrickSolvr is a tool that converts any 3D model into a buildable brick model, enabling users to create physical brick constructions from digital designs.
Similar Articles
BrickAnything: Geometry-Conditioned Buildable Brick Generation with Structure-Aware Tokenization
BrickAnything is an autoregressive framework that generates physically buildable brick structures from diverse 3D representations using point clouds and structure-aware tree tokenization, ensuring geometric fidelity and structural stability.
Cubik.one
Cubik.one is a modular 3D cube system that enables tool-free construction for building physical structures and objects.
Image-blaster: Creates 3D environments, SFX, and meshes from a single image
A CLI tool that transforms a single image into a fully meshed 3D environment with objects, ambient sound, and physics SFX in under five minutes by leveraging Claude skills, World Labs, and FAL models.
Coding a Brick Tower [video]
The author used mathematical SDF in Shader Toy to create a tower composed of bricks and mortar, achieving circumferential and vertical repetition along with randomization.
I built a tool that generates 3D objects assembled with separate, logical parts (e.g. it generated a microwave in the video with complete internal assembly and a door that swings open)
A new open-source tool called Nova3D uses an LLM to generate 3D objects with separate logical parts (e.g., a microwave with internal assembly and a swinging door), unlike monolithic AI generators. It writes Blender Python code to create clean, modular GLB exports suitable for animation and editing.