Does exists a Vector3f implementation to JOGL?
I got a tutorial that use this class… probably it can´t be jogl but an j3d.
There´s a similar method or some implementation this class???
Where i can get a good camera moving tutorial???
The Vec3f class is an equivalent class to Vector3f.
i saw Vec3f in jogl-demos?
any aid will be accept
thnx
You can use the javax.vecmath classes independently of Java 3D.