Archive 17/01/2023.

Qt based 2D particle editor for Urho3D

aster2013

A guy (xujingsy) and me have wrote a Qt based 2D particle editor for Urho3D.

Address:
https://github.com/aster2013/ParticleEditor2D.git

Screenshot:
https://www.dropbox.com/s/zy1tfxryjzcpkhz/ParticleEditor2D.jpg

QDarkStyle skin added.

AGreatFish

Wow ! This is extremely cool :astonished:

And it’s working quite well on my first try :smiley:

friesencr

This is really nice! It is also really cruel because it teases me in thinking I could make something cool looking.

Mike

A great addition to Urho2D toolset, many thanks Aster :stuck_out_tongue:
I especially like QDarkStyle.

Pablo

Fantastic work, Aster!

It works like a charm. I had to download Visual Studio 2012 redistributable from microsoft.com/en-US/download … x?id=30679 to make it work, though.
I’ve always wondered how Urho3D would fit within Qt, and it seems it does perfectly.

The code is clean and very understandable. Very good work.

rasteron

Very nice tool! Thanks for sharing.

aster2013

I have added these needed dlls, thanks.