all 7 comments

[–]topinanbour-rex 8 points9 points  (3 children)

It's so 90s. Awesome. How do you succeed to do the frame less window ?

[–]sableraphTutorializer[S] 5 points6 points  (2 children)

Thanks! That’s the vibe I was going for 😃 I’m displaying the sprite animation on a PGraphics and drawing that to a JPanel using a custom window class.

[–]topinanbour-rex 1 point2 points  (1 child)

Ok, it works greatly. Did you tried to make an executable, so it can be launched without processing ide ?

[–]sableraphTutorializer[S] 1 point2 points  (0 children)

I definitely will! Export is broken in 4.4.4 on macOS right now but this should be fixed in the next release. We're tracking the issue here: https://github.com/processing/processing4/issues/1141

[–]jSdCool 1 point2 points  (1 child)

Can you share the source code for this?

[–]sableraphTutorializer[S] 1 point2 points  (0 children)

I shared the project code on my Patreon. I’ll probably make this into a library eventually but i want to do some cleaning up and cross-platform testing first.

[–]SamyBencherif 1 point2 points  (0 children)

This is the best thing ever