LPC explosions
Author:
Thursday, May 4, 2017 - 14:10
Art Type:
License(s):
Collections:
Favorites:
12
I took a week off my current project and wrote a teeny particle renderer that uses the LPC palette, and then blew some shit up! This is all 2d in the sense that the partlcles are animated in a flat space. Everything is 32x32x8.
If anyone thinks its useful I can make some more; or I can post the code to github? CC-0, but please note here if you use it! Cheers!
File(s):
Pix.zip 39 Kb [493 download(s)]
Comments
Thanks ! looks awesome
Thank you!
Great animation sequence, thank you.
Thank you!
Is the code on github?
nah, I didn't bother in the end. I mean, it's hardly rocket science. I changed computers between now and then, but I can probably dig it up if you are super keen. Warning: it's Scala, not sure how you feel about that...
Well that was easy. I found it, it still works. It's also more complex than I remember it. Want it?
Yes please, just to play around with. Thanks
https://github.com/theidiotmachine/pixparticles
[Edit]: it's pretty manual! Make sure you read the README, which should be enough to get started. Good luck!
Thanks