Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (408)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  [ODEJava] getPosition - which is right?  (Read 796 times)
0 Members and 1 Guest are viewing this topic.
Offline Micke

Senior Newbie




Yada-yada


« Posted 2005-01-07 11:28:59 »

On a GeomTransform:
getPostition(float[] dst) gives the "parent Bodys" postition
getPosition(Vector3f dst) gives the transformed position.
Is this "by design - not just yet documented" or a bug? According to ODE docs, dGeomGetPosition returns the bodys postition. Which one is the most "future-proof"?

/M
Offline William Denniss

JGO Coder


Projects: 2


Fire at will


« Reply #1 - Posted 2005-01-10 21:18:12 »

ah.

I have found GeomTransform's most confusing in the past.  The documentation is pretty scarse on them, and you have to be careful with the order of your calls or else it may not work.

The GeomTransform object isn't 1:1 with it's ODE calls.  The reason I made it give the transformed position is so that bound 3D geometry is drawn in the correct location.

These methods are subject to change.  You are more than welcome to suggest how we should fix this.  Regarding "future proofing", don't worry -- both capabilities are needed and won't be removed.  The method signatures may change, but you should be warned if this happens.

In short, this is a combination of "by design", "not yet well documented" and "a bug".

I'll add this to my list (it is a long list...).

Will.

Offline Micke

Senior Newbie




Yada-yada


« Reply #2 - Posted 2005-01-11 15:34:50 »

It's kind a hard in the beginning (first 50 years?) to *know* where the stuff ends up in ODE, if you put the things together correctly etc etc, so I just started on a simple class the takes an ODE World and renders all bodies in it (simplified, with no optimizations what so ever, using LWJGL atm). Should I try to make those 50 lines of code public? (Or, perhaps more importantly - is there already code that does this?) At least, I would have spared a few hours getting that code from the community...
But the issue at hand - having the opportunity to get both the "world position" (transformed) and the parents postition/relative postion/... feels nice, all needed is just a clarification of the API -  like getWorldPosition will *always* give you world position - no fuss, while getPosition will give whatever the ODE docs states!?!
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (140 views)
2013-05-17 21:29:12

alaslipknot (149 views)
2013-05-16 21:24:48

gouessej (180 views)
2013-05-16 00:53:38

gouessej (173 views)
2013-05-16 00:17:58

theagentd (183 views)
2013-05-15 15:01:13

theagentd (168 views)
2013-05-15 15:00:54

StreetDoggy (212 views)
2013-05-14 15:56:26

kutucuk (236 views)
2013-05-12 17:10:36

kutucuk (235 views)
2013-05-12 15:36:09

UnluckyDevil (240 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.066 seconds with 20 queries.