this post was submitted on 18 Jun 2023
15 points (100.0% liked)

Game Development

3533 readers
13 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 2 years ago
MODERATORS
 

I'm looking for a good sprite/pixel editor for desktop Linux. I don't mind shelling out some money for the right tool.

Sprite organization is the key feature Animation support is a must Artistic lighting effects and such would be nice Compatibility with godot and unity is a plus

What are you using for sprite making/organization on linux? What other features do you find useful/essential?

Thanks!

top 10 comments
sorted by: hot top controversial new old
[–] moshen 6 points 2 years ago (1 children)

As mentioned Aseprite has a linux build.

Pixelorama is very similar to Aseprite, but has free builds. Is built with Godot and is open source.

It looks like Aseprite can export a texture atlas, but I haven't seen the ability to do so in Pixelorama.

For lighting effects there's an application called Sprite Lamp (also has a linux build) that's been around for a long time. I haven't used this one though.

I haven't done any of these workflows in awhile but I hope that this helps.

[–] ruffsl 3 points 2 years ago

Yep, was just watching a video posted on !c/godot that had highlighted Pixelorama:

[–] [email protected] 6 points 2 years ago (2 children)

Aseprite I believe has a Linux build. Paid software but worth every penny.

[–] [email protected] 2 points 2 years ago

The steam version works just fine too, if someone is using it. I love this program. Use it in conjunction with krita.

[–] [email protected] 1 points 2 years ago

Seconded. Aseprite is incredible, and has generally become the main tool I make game assets in.

[–] LiquidityC 3 points 2 years ago* (last edited 2 years ago) (1 children)

Aseprite was forked as Libresprite due to the constraints of Aseprites licensing if you're looking for a free option: https://libresprite.github.io/#!/

[–] cmdr_beefbox 1 points 2 years ago (1 children)

This is good, I prefer free-as-in-freedom even if I have to pay license fees. Is there a side by side feature comparison between libresprite and asesprite? Is libre missing anything super useful?

[–] LiquidityC 2 points 2 years ago

No idea. I have t noticed anything but I’m by no means a power user

[–] russmatney 3 points 2 years ago

Aseprite for sure! It’s also open source.

there’s a nice godot-aseprite import addon that i now can’t live without: https://github.com/viniciusgerevini/godot-aseprite-wizard - it creates spriteFrames with animations based on your aseprite tags

[–] [email protected] 1 points 1 year ago

There's libresprite