this post was submitted on 14 Aug 2024
86 points (94.8% liked)
Open Source
31172 readers
330 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool, what's it do that Aseprite doesn't?
EDIT: Okay, using an entire image as a texture which an image references, allowing you to do pseudo-3D texturing on a 2D pixel sprite is pretty sick, I gotta admit
Aseprite is proprietary, but so is this. There is LibreSprite though.
What I'd really love is a script/shader/plugin that lets me do this within the engine - separate out the sprite and its texture so I can swap them out on the fly. Shouldn't be too painful to implement but it's not something I've seen anywhere before