Starting to code
Today I started to code seriously. I
base my code upon a Java project. The developer is excellent, but
put a very few comments. 6 lines of comments at the beginning of a
200-line method... then nothing ! Moreover, the average variable
name contains 4 characters, and if longer look anyway like
"vdPthyInc" (real example). Wow !
Hopefully, this guy is just really kind and helpful, and answer to
every question.
The other point is that I can't use libraries such as Java3D or
OpenSceneGraph. So Im writing for the tenth time of my short
programmer's life the vector cross product function, etc...