Vector3f is a math class found in the javax.vecmath package for specifying a vector using three
floating-point values. Vector objects are often used to specify translations of geometry. Vector3f objects
are not used directly in the construction of a scene graph. They are used to specify translation, surface
normals, or other things