logoalt Hacker News

xrdtoday at 9:31 PM1 replyview on HN

Is this in the same vein as TRELLIS?

https://github.com/Microsoft/TRELLIS

I've been trying to use this to generate 3d character models from images. I am enjoying 3d printing these models to mess with my kids.

Not much of what I've found runs on local models but I'm always on the lookout. Meshy.ai (mentioned here) offers really nice generation but the cost adds up quickly.


Replies

washadjeffmadtoday at 10:04 PM

There are quite a few, now, and more coming out regularly to surprisingly little fanfare.

Tencent's Hunyuan3D (https://github.com/Tencent-Hunyuan) is a single/multi view photogrammetry replacement, which image-blaster is based on.

Facebook Research has extended SAM to 3D (https://github.com/facebookresearch/sam-3d-objects), separating as 'Objects' and 'Body'.

The workflows to make meshes watertight for 3D printing are all pretty effective.