Alexar's Physics Editor(APE)

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Alexar's Physics Editor(APE)

Post by Alexar »

Hi lovers,
I am glad to show you this Lib b2dhelper. It's one part of a box2d editor that I want to create. now it provides features like b2d debug draw, world save and world load. I am still working on it, all suggestions are welcomed.


-----------------------------------------------------------------------------------------------
finally, this is the first version I release it as a inner test version. and this project is renamed to Alexar's Physics Editor(APE)。
I am sorry for there's no documents for English language. I will add later or some one can help me because of my poor English.
APE is a tool that can create box2d scenes and save them into luatable or json files.
I added some examples in a project built in named tutorial. once open APE and load the project. you will see them. select them by click buttons in the scene frame.
hoping you like it. and questions , bug reports are always welcomed.
ape.love
(9.42 MiB) Downloaded 1034 times
Last edited by Alexar on Mon Sep 26, 2016 9:32 am, edited 4 times in total.
User avatar
Ikroth
Citizen
Posts: 79
Joined: Thu Jul 18, 2013 4:44 am

Re: [lib] Box2D Helper

Post by Ikroth »

This is pretty cool. It would be nice if there was a way to actually manipulate the object properties while it's running. What's the save format for the world?
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: [lib] Box2D Helper

Post by Alexar »

Ikroth wrote:This is pretty cool. It would be nice if there was a way to actually manipulate the object properties while it's running. What's the save format for the world?
I am still working on this. finally it will be an editor. you can output "data" in the "main.lua" . it's a literal string which returns a table. so you can dofile() or loadstring() to get the table.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: [lib] Box2D Helper

Post by Alexar »

working on the editor...
tank.gif
tank.gif (1.27 MiB) Viewed 19304 times
ZacGarby
Prole
Posts: 3
Joined: Fri Oct 09, 2015 4:36 pm

Re: [lib] Box2D Helper

Post by ZacGarby »

Are there any downloads yet? (for the editor)
User avatar
4aiman
Party member
Posts: 262
Joined: Sat Jan 16, 2016 10:30 am

Re: [lib] Box2D Helper

Post by 4aiman »

Getting this

Code: Select all

b2helper.lua:65: attempt to call method 'getJoinList' (a nil value)
with love 0.9.1.

Any special requirements?
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: [lib] Box2D Helper

Post by zorg »

probably löve 0.10, though i wouldn't call that special.
Me and my stuff :3True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: [lib] Box2D Helper

Post by Alexar »

ZacGarby wrote:Are there any downloads yet? (for the editor)
programing in progress. perhaps I will show some update screen shot later.
4aiman wrote:Getting this

Code: Select all

b2helper.lua:65: attempt to call method 'getJoinList' (a nil value)
with love 0.9.1.
it's a 0.9.2 function, sorry.
User avatar
AntonioModer
Party member
Posts: 202
Joined: Fri Jun 15, 2012 5:31 pm
Location: Belarus
Contact:

Re: [lib] Box2D Helper

Post by AntonioModer »

Cool, Alexar! :awesome:
I, too, need good "physics object editor", for my TDS game, based on LOVE, like yours.
Maybe, i will use this.
Please, keep going develop this good editor, i like it :)
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: [lib] Box2D Helper

Post by Alexar »

add some new update
new.png
new.png (78.34 KiB) Viewed 19013 times
a.gif
a.gif (3.4 MiB) Viewed 19013 times
boom.gif
boom.gif (394.54 KiB) Viewed 19013 times
Post Reply

Who is online

Users browsing this forum: No registered users and 47 guests