ignitionx physics demo and examples

Monkey Forums/Monkey Beginners/ignitionx physics demo and examples

matchem(Posted 2014) [#1]
hi,

i just bought ignitionx and i can't find bananas for the 2d engine.

could just find the examples in the help tutorial and would have liked an example with all the fixture and joints types illustrated or something more or less complete

can't find the "jungle physics" demo neither...

there's a demo file in the module/playniax/...../box2d dir but i get a "no main function" error

in the docs i got an empty page for the b2joint class (and all other b2xxxx classes)

am i blind? thanks for your advices

mat


Playniax(Posted 2014) [#2]
Hi,

After unzipping the latest Ignition X files the engine demos can be found in bananas\playniax\ignitionx\showcase

A box2d demo is in there called angry gui.

The 2d engine tutorials can be found in bananas\playniax\ignitionx\tutorials\engine

The is also a file called IgnitionX.html that explains how to install the docs.
Maybe you forgot to rebuild the monkey docs in the IDE.
That has to be done after the steps described in IgnitionX.html
If everything is done right you should see an Ignition X icon on the right side of your screen in the IDE.
The docs should look like this: http://docs.playniax.com/html/Home.html

Box2d is integrated but the demo with the Maya statue is a RUBE importer demo and that is an addon for Ignition X : http://playniax.com/physics.html

For future Ignition questions please visit our forum at http://forum.ignitionxlive.com/ for a quicker response from me!

Tony


matchem(Posted 2014) [#3]
hi & thanks for your answer

i could not find any monkey file using box2dengine in "bananas\playniax\ignitionx\tutorials\engine"

the only directories containing files containing both "Import playniax.ignitionx.physics.box2dengine" and "function Main" are the following:

MonkeyXPro80c\docs\html\data\Ignition tutorials\Box2d.data

MonkeyXPro80c\docs\monkeydoc\Ignition\Ignition tutorials.data\Box2d.data

MonkeyXPro80c\docs\html\data\Ignition tutorials\R.U.B.E. importer.data
..and the angryGUI

so i can find 10 examples from the tutorial and angrygui. none of these shows joints or buoancy..


-----------------------------------------------------
about the doc here's a picture...

[img]http://www.turdus.be/ignition/helpPhysics.jpg[/img]

is it normal not to get infos about these classes... b2xxxx

thx

Mat


Playniax(Posted 2014) [#4]
That is very strange, maybe your zip got corrupted on download?!

Anyway, I have send you the latest zip.

Let me know if this one is complete/better?


matchem(Posted 2014) [#5]
hi and thanks for the file!

But i'm very sorry to tell you that it's the exact same file and that i cannot find other .monkey files containing more examples than before (physics-0x and angryGUI (plus rube importer ones..)). I tried the version 2.02 as the file is bigger but nothing neither.

maybe we don't understand each other (my english is not terrific....)!

So i'll try to ask another way:

so what i would like is examples (compilable .monkey files) using all kind of b2xxx classes (especially b2joint...) and that explains how to use box2dengine from ignition.

and..
the complete docs about box2dengine (it's the same problem when i check the doc on your site, all the pages for b2xxxx are empty!)
for example: http://docs.playniax.com/html/Modules_playniax.ignitionx.physics.box2dengine_b2Fixture.html

Maybe i'm looking for wrong things in wrong places and the info's i'm looking for are somewhere obvious(it wouldn't be the first time)!

My aim is to learn all of box2dengine capabilities... (has ignitionx's box2dengine all the same features as the muddy_shoes module?)

thx

Mat