Examples from the playground

Zombie Blaster Mock Up.

I did an experiment with Meshy API to see what kind of assets can be made game ready with their generations and this is where I landed.

Ending up shelving this for now because I cant get the ragdoll system to work correct, but figured there where some nuggets in here that others could learn from.

Got distracted now with other projects and work so might as well post it before it just disappears forever.

… just a simple little playground :rofl:

It might take a second to load and you will need a “decent” system its for sure not optimized.

9 Likes

woot! this is good mate! Quite impressive! (cc @PirateJC )

1 Like

100_
How did you put the images into this form?
const dropUrl = `data:image/jpeg;base64,iVBORw0KGgoAA...'

I’m for sure using that.

I just converted them to base64!

1 Like