I suppose GIS means GeoInformationSystem?
The ODE4j engine alone does not display anything neither in 2D nor in
3D. Only the demos in the SDK come with a little library for 3D display,
but that should not be used outside the demos. So you can perform a 3D
simulation and then do whatever you want with it, display it in 2D, 3D,
or not at all.
Regarding the positions, when you use ode4j, you have to give objects
positions, then you calculate a time-step and as a result you get new
object positions.
Cheers,
Tilmann
On 09.06.2010 14:18, Fernando Zuriaga wrote:
>
> Hello, I working in a GIS project , and I want to include inside this
> project some 3d physics behavior. My question is: I want to execute a
> simulate with objects but without the 3dView. I want to save all the
> objects position of the simulation to reproduce in the web browser in
> 2d. Is this possible?, Is possible to execute one simulate without the
> 3d view (and save the objects positions)?
>
> Thanks in advanced.
>
> Regards:
>
> F.Zuriaga
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
>
>
> _______________________________________________
> Ode4j-users mailing list
> Ode...@li...
> https://lists.sourceforge.net/lists/listinfo/ode4j-users
>
--
=================
The ODE-Java port
www.ode4j.org
=================
|