[Ode4j-users] RV: Question about java working
Brought to you by:
tzaeschke
From: Fernando Z. <fzu...@gm...> - 2010-06-10 07:56:15
|
O.K, thats what I need. GIS is Geographical Information System. I viewing the demo of HeightField, because I want to create one HeightField with MDT (Digital Model Terrain) file in real coordinates. How can I add objects to the world?. I see in the code calls to the OdeHelper class (createPlane, createHeightField), but I dont find any add-to-world method to add objects. How can I access to the objects while the simulation is working?. My final objective is save all the positions and orientations of the objets during the simulation. Thanks. F.Zuriaga De: Fernando Zuriaga [mailto:fzu...@gm...] Enviado el: miércoles, 09 de junio de 2010 14:18 Para: 'ode...@li...' Asunto: Question about java working 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 |