Content
@
0 reply
0 recast
2 reactions
typeof.eth 🔵
@typeof.eth
Hey n̶e̶r̶d̶s̶ friends, I wrote an article about generating bitmaps onchain. It starts off with more background/history but towards the end it's all Solidity. AFAIK, this is a pretty niche but technical topic, so I figured y'all would enjoy. https://paragraph.xyz/@typeof.eth/creating-bitmap-images-onchain
2 replies
11 recasts
33 reactions
LazyFrank🦉
@lazyfrank
Love these explorations of what’s possible to keep everything nft wise in web3 land. Any ideas on how to do high image size onchain? Example is a 1000x1000 png image. I went the route of testing sprite sheet to base64 to svg onchain but man that file size is soooo big!
1 reply
0 recast
4 reactions
typeof.eth 🔵
@typeof.eth
Man, I’d love to see what’s possible in terms of image size. The contract I mention in the article wouldn’t be able to do it, but I know there’s room for optimization. Base64 encoding is expensive af, so idk if it’s possible but maybe??
1 reply
0 recast
2 reactions