Page 1 of 1

[v1.1] Particle Art Generator

Posted: Fri Aug 10, 2018 5:35 am
by Accensus
PArtGen (Particle Art Generator) is a tool written in C# that reads image data and outputs A_SpawnParticle calls in sequence to create a 2D "pixel art" image.

---DOWNLOADS---
PArtGen v1.1 [Last update: 10/8/2018]
NOTE: Source code is in the zip under "src" folder.

Screenshots.
Spoiler: Requirements
Spoiler: Usage
Spoiler: Important Notes - Read those before you ask me something!
Spoiler: License

Re: [v1.0] Particle Art Generator

Posted: Fri Aug 10, 2018 5:40 am
by Mikk-
Lud you fuckin' madman - This is amazing!

Re: [v1.1] Particle Art Generator

Posted: Sun Aug 12, 2018 11:25 am
by Accensus
v1.1 is out!

What's new:
- Added support for heightmaps.
- Added support for horizontal art.
- Tool is no longer a batch tool. That feature has been sacrified to give the tool a bit more flexibility.
- Refactored the args parsing as to allow optional arguments.

Heightmaps in action:
Image
Image Image

This also exists in the Example folder inside the .zip.

Also updated OP with more info. See Usage and Important Notes spoilers.

Re: [v1.1] Particle Art Generator

Posted: Thu Aug 16, 2018 10:39 pm
by Galaxy_Stranger
This is awesome - I'm gonna make great use of this!