hey guys,
I’ve been working on an exciting project lately.
One year ago lostgarden was talking about making an interesting art tool for games.
That was prototyped by angryoctopus in a java app called LGModeler
I’ve found out about that some time ago and I loved the idea.
So I’ve decided to convert the java project in an haxe app and reinvent it (new tools), fix it (some rendering problems) and improve it (who knows where this will go).
Since the ludum dare is close, I’ve tried to speed up as fast as possible.
The code is quite ugly in some parts, and the path from this alpha release to a stable 1.0.0 it is still long.
But the app works and it is fun to use.
Here is how it looks like. Git project
It is quite easy to use and it saves to PNG file (the picture and the model data in the same file!).
Also it can export and import Base64 string to share models around.
Hope it can be interesting for other people. I will try to use it in this ludum dare.
Here is a quick guide to learn how to use the tool.
And now it is time to download it and try it:
Builds
- Windows Download 1.0.0-alpha8
- Mac Download 1.0.0-alpha8
- Linux32 Download 1.0.0-alpha8
Compile by yourself
If you get any problem or you want to try the very last nightly build, you can follow the instruction here
Now, that’s it. Let me know if you get any problem and if you like the project.
Cheers
yup
NOTE there are some issues with native open/save dialogs, so in Mac and Linux the process can be a little bit annoying. I hope I could fix this as soon as possible.
Here is a topic where I am talking about this.