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

MattRogish1 pts0 comments

GitHub - neilsonnn/image-blaster: An image-to-world skillset for Claude. · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

neilsonnn

image-blaster

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>111

Star<br>1.2k

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>72 Commits<br>72 Commits

.claude

.claude

.cursor/rules

.cursor/rules

app

app

input

input

worlds

worlds

.claudeignore

.claudeignore

.env.example

.env.example

.gitattributes

.gitattributes

.gitignore

.gitignore

CLAUDE.md

CLAUDE.md

LICENSE.md

LICENSE.md

README.md

README.md

bun.lock

bun.lock

package.json

package.json

View all files

Repository files navigation

image-blaster

Creates 3D environments, SFX, and meshes from a single image using Claude skills, World Labs, and FAL.

Can take you from an image to a fully meshed 3D environment in Quickstart

Open a Terminal, enter git clone https://github.com/neilsonnn/image-blaster

Enter the directory with cd image-blaster

Run claude (install with curl -fsSL https://claude.ai/install.sh | bash)

Say hello to Claude, and give them your API key for World Labs and FAL.

Put an image into input/ directory and ask Claude to blast it and confirm each step with me.

Description

By default image-blaster will use your input image to create:

3D models (.glb, .obj) of all dynamic objects

Gaussian splat (.spz) of the static environment,

Ambient looping sound and object specific physics SFX (.mp3)

Extensions

You can embed image-blaster under the assets of any game engine, DCC software, or web app.

Unity, Unreal, or Godot game engine

Blender, 3DS Max, or Maya or other DCC software

Three.js web app or Electron app

Advanced

IMAGE-BLASTER uses a few generation models:

marble-1.1 - World Labs Marble model creates the explorable environment.

nano-banana - default image edit preference for source cleanup, clean plates, and object reference images.

gpt-image-2 - alternate image edit provider when the edit skill is asked to prefer it.

hunyuan-3d - Hunyuan 3D model creates 3D object models through FAL.

elevenlabs-sfx - ElevenLabs sound effects model creates ambient and object-specific sounds.

3D model creation supports these Hunyuan parameters:

--face-count : target face count. IMAGE-BLASTER defaults to 50000; Hunyuan's API default is 500000.

--enable-pbr true|false: enable PBR material generation. Defaults to true.

--generate-type Normal|LowPoly|Geometry: Normal creates a textured model, LowPoly applies polygon reduction, and Geometry creates a white geometry-only model. Defaults to Normal.

--polygon-type triangle|quadrilateral: polygon type for LowPoly. Defaults to triangle.

Examples

Video game level concepts? IMAGE-BLAST it.

Your childhood bedroom? IMAGE-BLAST it.

Need an environment for a robot? IMAGE-BLAST it.

A film location scout? IMAGE-BLAST it.

An architectural rendering? IMAGE-BLAST it.

Development

remove /app from the .claudeignore file to give Claude the ability to change the React viewer.

About

An image-to-world skillset for Claude.

Resources

Readme

License

MIT license

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

1.2k<br>stars

Watchers

16<br>watching

Forks

111<br>forks

Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

TypeScript<br>71.5%

JavaScript<br>27.5%

Other<br>1.0%

You can’t perform that action at this time.

image claude blaster creates reload blast

Related Articles