Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Simulating Dynamics using Java 3D

843799May 26 2010 — edited Jun 16 2010
I am trying to create a prototype to simulate dynamics using Java 3D for education purposes. The prototype is supposed to simulate the basics of dynamics with runtime values.

Being pretty new to Java 3D , I ve been able to find the basics of 3D object creation , and basic transformations. When it comes to implementing dynamics in Java 3D, i could not find any materials to help in this regard. Could anyone help with some sources or references on this regard......

Comments

EdStevens

This really has nothing to do with SQL Developer (the subject of this forum). It is a much better fit in SQL & PL/SQL.
And just as a side comment, storing 'age' as data is a flawed design. The 'age' of everyone and every thing is increasing by the day, if not by the second. What is your plan to keep 'age' current? Better to store 'date of birth' and the calculate 'age' when needed at run-time.

User_H3J7U

The 'age' of everyone and every thing is increasing by the day, if not by the second.
Sometimes the age stops increasing.
изображение.png

EdStevens

Pour me one!
Of course, that's not actually the age, but the amount of time it was 'aged' in the barrel before bottling.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 14 2010
Added on May 26 2010
1 comment
201 views