Changes

Jump to: navigation, search

BTP300 Weekly Schedule 20113

1,907 bytes removed, 09:10, 17 October 2011
no edit summary
** [https://cs.senecac.on.ca/~btp300/pages/handouts/h14.html Handout on Class Variables and Class Methods]
* [https://cs.senecac.on.ca/~btp300/pages/content/abstr.html Abstract Base Classes]
* [https://cs.senecac.on.ca/~btp300/pages/content/minhe.html Multiple Inheritance]
* [[Hints for Using SVN to collaborate on school projects]] (demo in class)
* [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.htmlTortoiseSVN TortoiseSVN Documentation]
<!--
== Week 6 - Oct 9 ==
=== This Week ===
* [https://cs.senecac.on.ca/~btp300/pages/content/2dmatminhe.html 2D Mathematics (continued)Multiple Inheritance]** Matrix transformations* [https://cs.senecac.on.ca/~btp300/pages/content/3dmat.html 3D Mathematics]review of inheritance** Coordinate Systemsprivate, protected, public** Vectorsorder of construction and destruction** Transformationsshadowing*** World Transformations*** Camera Transformations*** Projection Transformations** Math Library** Direct3D Utilitiescompile-time and run-time binding* [https://cs.senecac.on.ca/~btp300/pages/content/basic.html Graphics Primitives]** Graphics Primitive display paradigm** Vertex buffers** Implementing world, view, and projection transformationsassignment 2 pseudo-code
=== To Do ===
* Practice transforming a vector using a matrix* Practice matrix multiplication* complete Workshop Exercise4** Checkout the SimpleSprites sample on the repository** Add the missing code to this sample - three sprite image files are included** Draw/Move the three sprite images down and to the right start working on the screenassignment 2** When the three images fall off the screen start drawing them at the other end** Add suspend logic to handle loss of focus** Refer to the DirectX documentation studying for descriptions of the function callsmid-term
=== Resources ===
* Lecture Material
** DirectX documentation as installed on your local computer
** [http://msdn.microsoft.com/en-us/library/ MSDN Library]
* Projects
** [http://subversion.tigris.org/ Subversion (SVN)]
** [http://tortoisesvn.net/downloads Download Page of TortoiseSVN]
** [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.htmlTortoiseSVN Documentation]
** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download[https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdfthe PDF from here].
** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN]
== Week 7 - Oct 16 ==
=== This Week ===
* [https://cs.senecac.on.ca/~btp300/pages/content/basic.html Graphics Primitives (continued)]
* Mid-Term Test
* [https://cs.senecac.on.ca/~btp300/pages/content/basic.html Graphics Primitives (continued)]** Model Branch*** Scene Component**** Scene Coordinator**** Frame Base Class**** Object Base Class***** Box Derived Class***** Grid Derived Class*** Viewing Component**** Viewing Coordinator**** Camera Class*** Design Componenttwo full periods** Directtwo questions -Device Branch*** Graphics Card Component**** Display Portalone walkthrough, one word problem**** Graphic Classcourse textbook**** VertexList Classone study sheet both sides
=== To Do ===
 # Checkout 7-Graphics Primitives# Run Graphics Primitive Sample# Derive a Plane Object from abstract base class Object* continue working on assignment
=== Resources ===
* Lecture Material
** DirectX documentation as installed on your local computer
** [http://msdn.microsoft.com/en-us/library/ MSDN Library]
<!--
== Week 8 - Oct 30 ==

Navigation menu