<< Chapter < Page | Chapter >> Page > |
By now, you should have no difficulty understanding how the output shown in Figure 3 was produced by the code shown in Listing 8 . Note, however, that the last value on the third row should be 0.0 instead of the extremelysmall value shown. This is an example of an inherent problem having to do with comparing double or float values with other double or float values for absolute equality.
Click here to download a zip file containing standard javadoc documentation for the library named GM2D03 . Extract the contents of the zip file into an empty folder and open the filenamed index.html in your browser to view the documentation.
Although the documentation doesn't provide much in the way of explanatory text (see Listing 11 and the explanations given above) , the documentation does provide a good overview of the organization and structure ofthe library. You may find it helpful in that regard.
Your homework assignment for this module was to study Kjell's tutorial through Chapter 2 - Column and Row Matrix Addition .
The homework assignment for the next module is to study the Kjell tutorial through Chapter 3 - Vector Addition .
In addition to studying the Kjell material, you should read at least the next two modules in this collection and bring your questions about thatmaterial to the next classroom session.
Finally, you should have begun studying the physics material at the beginning of the semester and you should continue studying one physics moduleper week thereafter. You should also feel free to bring your questions about that material to the classroom for discussion.
I encourage you to copy the code from Listing 12 , Listing 13 , and Listing 14 . Compile the code and execute it in conjunction with the game-math libraryprovided in Listing 11 . Experiment with the code, making changes, and observing the results of your changes. Make certain that you can explain why your changesbehave as they do.
In this module, you learned how to compare column matrices for equality, compare two points for equality, compare two vectors for equality, add onecolumn matrix to another, subtract one column matrix from another, and get a displacement vector from one point to another.
The next module in the collection will show one way for you to visualize column matrices in graphical form.
In the module following that one, you will learn:
This section contains a variety of miscellaneous information.
Financial : Although the Connexions site makes it possible for you to download a PDF file for thismodule at no charge, and also makes it possible for you to purchase a pre-printed version of the PDF file, you should beaware that some of the HTML elements in this module may not translate well into PDF.
I also want you to know that, I receive no financial compensation from the Connexions website even if you purchase the PDF version of the module.
In the past, unknown individuals have copied my modules from cnx.org, converted them to Kindle books, and placed them for sale on Amazon.com showing me as the author. Ineither receive compensation for those sales nor do I know who does receive compensation. If you purchase such a book, please beaware that it is a copy of a module that is freely available on cnx.org and that it was made and published withoutmy prior knowledge.
Affiliation : I am a professor of Computer Information Technology at Austin Community College in Austin, TX.
Notification Switch
Would you like to follow the 'Game 2302 - mathematical applications for game development' conversation and receive update notifications?