# Tubby Cats Assembly ###### tags: `m3` [toc] ## 2023 Notes All 3D models are done, it would take 1 month to assemble into VRMs, but we need funds. ### Raising funds **Idea: Drop NFT collections to raise funds** Maybe M3 will do a tubbygotchi drop on Base that acts like an iphone case over frenpets >.> ![tubbygotchi](https://hackmd.io/_uploads/Hya6qR5V6.jpg) ![](https://i.imgur.com/vCRNQqi.png) - The collection - https://hackmd.io/@XR/tubbygotchi 3D tubbygotchi devices - CC0 Tubby Cats meme collection? - would be so dank to see all tubby memes together ![](https://hackmd.io/_uploads/SJMm3b-yp.png) - Logistics / Marketing - Create a fresh wallet (could be gnosis safe) - Post on a website (address + QR code) - Have a leaderboard of people that donate - Visualize the current balance - Have a progress bar with goal ($50k) - Add stretch goals like Tubby Worlds ![](https://hackmd.io/_uploads/HycPFbWk6.png) We can boost the campaign by pushing the latest metadata given to dev, so people can get a taste of 3D files and make memes with an army of tubby-kuns running around the metaverse. ![](https://hackmd.io/_uploads/ryO9sZbJa.png) ### Alternative: Ship Pre-assembled Based on metadata, combine 3D files into a blend per each tubby, but leave it disassembled, like how clonex released their files: https://rtfktstudios.medium.com/a-new-era-begins-the-start-of-the-avatar-economy-91f644be33be Many people who never touched blender in their lives did so for first time, and enjoyed it! RTFKT team release with a blog post / tutorial on how to assemble CloneX, organized workshops and contests, and had amazing results. This would incentivize the community to learn 3D software like blender which turned out to be a pretty great idea for RTFKT creator community. Could also create a tubby coin / badge for those that assemble as further incentive to git gud? There's a special feeling of ownership when you DIY your own avatar, and is a superpower with CC0 assets > *I just realized I had idea last year too* --- ## 2022 Notes ![](https://i.imgur.com/d3gxyMH.jpg) Overall it seems this project will take some time (6-12 months). I think we could do an early release so that people in the community can start to run with their creativity. This has been the approach that Meebits and RTFKT Studios has done with CloneX via the [alpha release](https://rtfktstudios.medium.com/a-new-era-begins-the-start-of-the-avatar-economy-91f644be33be) of their 3D files. Having tutorials and workshops ready upon release is highly recommended. Webaverse and M3 would be keen to collaborate with tubby cats community on helping make such. Based on observation and experience the community gets great enjoyment out of learning new 3D skills while modding the files. I guarantee that we'll all be taken by surprise by what people make in the first couple weeks. --- ![](https://i.imgur.com/WzMaSBv.png) https://ipfs.io/ipfs/QmfU2q6NGGCY7C5c2ncM8UJ6q9j6KqyHA4uiZCRPrXvV3U/ https://github.com/M3-org/tubby-pet/blob/main/tubbycats_metadata.json --- ### Pets See pets dev log: https://hackmd.io/@XR/pets ![](https://i.imgur.com/aoklURm.png) ![](https://i.imgur.com/8nDK6Kb.jpg) ![](https://i.imgur.com/fRfbZvY.gif) Code: https://github.com/M3-org/tubby-pet/blob/main/yellowcupid/.metaversefile | ![](https://i.imgur.com/BU6MxeW.jpg) | ![](https://i.imgur.com/INUABnv.jpg) | | -------- | -------- | | Snoggles comes to life in Webaverse as a mount | Tubbys can ride snoggles, sorta | ![](https://i.imgur.com/XLKKVMj.gif) Code: https://github.com/hfcRed/Among-Us-Follower [Anarchy Arcade](https://store.steampowered.com/app/266430/Anarchy_Arcade/) demo ![](https://gyazo.com/8dbe2e1d53acb4f951597c2b4733114c.gif =100%x) ![](https://i.imgur.com/R2wAnku.png) --- ### Assembly Dino says: >Few traits like Face, Hand gesture, BG don't need to be 3D There are Hand objects, Top, Pet, and Special left to make (~700 more objects) **Checklist** - [x] Hats - [x] Hair clip - [x] Whole head hats - [x] Piercing - [x] Eye wear - [x] Mouth (Object) - [x] Hair - [ ] Hats with Hair - [ ] Costumes --- ### Alpha Release Ideas - 1:1 files for each tubby cat downloadable by NFT owner - Community learning blender and gaining 3D skills - Commissions + tailor services --- ### Technical Info M3 is building interoperable avatar builders https://hackmd.io/@XR/avatarbuilders We can include metadata with the actual file itself: https://vrm.dev/en/vrm/vrm_meta.html #### Shaderverse Code: https://github.com/shaderverse/shaderverse Uses blender geometry nodes. This seems to be what Meepets is using. Chatted with the devs recently, they seem very keen on collaborating and building a Blender -> Webaverse pipeline. #### Meebits Blender Utils Code: https://github.com/MeebitsDAO/meebits-blender-utils Example converting a meebit vox to multiple other rigged file formats ``` blender MeebitRig.blend --background --python meebit_export_to_fbx.py -- --meebit c:\meebits\14544\meebit_14544_t.vox blender MeebitRig.blend --background --python meebit_export_to_vrm.py -- --meebit c:\meebits\14544\meebit_14544_t.vox ``` Repo contains batch processing scripts, was used to rig all 20k meebits #### Ready Player M3 Code: https://github.com/M3-org/ready-player-m3 Web based avatar builder with web3 support Connect wallet, assemble and export tubby cat Currently testing with M3taloot, a CC0 wearables collection ![](https://i.imgur.com/uXmtEPX.gif) Fork Ready Player M3 into a pet builder? #### Boom Tools Code: (currently private) ![](https://i.imgur.com/2t4AJyN.gif) ### Rigging Just need 1 rigged tubby cat for the alpha release. Most common method is to use [Mixamo](https://www.mixamo.com/): | ![](https://i.imgur.com/i3Ssnao.png) | ![](https://i.imgur.com/ohacGwo.jpg) | ![](https://i.imgur.com/eIFLBub.png) | | ------------------------------------ | ------------------------------------ | ------------------------------------ | | Rigging the tubby cat in Mixamo | How it looks in Webaverse, for some reason it's floating | Not sure what the issue is, looks fine in other VRM apps | --- ## Notes The CCO nature of these assets are a great way to red pill the rest of the 3D / game dev industry on NFTs. ### NFT Design Place for ideas on some NFT experiments with the 3D files **3D GLB** > M3rcury Post example with Otherside [open object standard](https://otherside.xyz/litepaper#open-object-standards) implementation key: pet, look https://hackmd.io/pjXXP0WUTzyABdSsSBipXg#Webaverse **HTML** > Mint a M3rcury Post example with tubby cat 3D site https://opensea.io/assets/ethereum/0x9a4b320418544b4da92c38d2a6e2de09d5b0287a/2081 - Example with babby NFTs ### Distribution **Unlock storage** Same as VOID / Super Yeti / Meebits - sign into website and download, sign a message, and download the files. Those examples are kinda boring of a user experience - we can do better. What if you meet your tubby cat for the first time in a cute home space and can download the files there? This option is pretty good for alpha release. **Update metadata** Update the metadata for all the current tubby cat NFTs with a new field / IPFS link to the 3D file? **Minting new NFTs** Look at BAKC, 8 ETH for a companion airdrop that still has no utility. We have the means to take nice looking 1:1 3D renders of all the assembled tubby cats - I'm sure collectors would appreciate this art as a NFT. ![](https://i.imgur.com/xekjgXJ.png) ### Hardware Wallets - https://hackmd.io/@XR/pets#Tamagotchi - https://hackmd.io/@xr/tubbygotchi ![](https://hackmd.io/_uploads/SkCZ3-Z1a.png) Current hardware wallets are cringe, crypto is under attack, we should experiment with hardware wallet / raspberry pi cases for storing our NFTs (like trezor which is open source) or file storage for NFT data (like what [clubNFT](https://www.clubnft.com/) offers). The screens can have the 2D sprite sheets for tubby cat. ![](https://i.imgur.com/J3zEVVv.png) | ![](https://i.imgur.com/8VjWGl4.png) | ![](https://i.imgur.com/ntLAVhp.png) | ![](https://i.imgur.com/iARw8CC.png) | | --- | ------------------------------------ | ------------------------------------ | ![](https://i.imgur.com/LfTrWlj.jpg)