Hacker NewsSaturday · May 16, 2026FREE

Image-blaster: Creates 3D environments, SFX, and meshes from a single image

3dgenerative-aiopen-sourcegame-dev

Image-blaster, released on GitHub by neilsonnn, converts a single image into a full 3D scene including environment geometry, sound effects, and mesh assets. The tool uses AI to infer depth, materials, and spatial audio from the 2D input. It is available now as a free, open-source project under the MIT license. Developers can run it locally or via a provided web demo. The generated assets can be exported in standard formats (e.g., OBJ, WAV) for use in game engines like Unity or Unreal. Early benchmarks show scene generation in under 30 seconds on consumer GPUs. This tool lowers the barrier for creating 3D content, enabling rapid prototyping and asset generation from photographs or concept art.

// why it matters

Speeds up 3D asset creation from hours to seconds using a single image.

Sources

Primary · Hacker News
▸ Read original at github.com

Like this? Get the next digest.

Image-blaster: Creates 3D environments, SFX, and meshes from a single image — aigest.dev