Difference between revisions of "GPU610/DPS915 Weekly Schedule"
(→Week 5 - Oct 2) |
(→Week 9 - Nov 6) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 127: | Line 127: | ||
** Use the Direct3DFont COM object to draw the font for a text item on the HUD | ** Use the Direct3DFont COM object to draw the font for a text item on the HUD | ||
--> | --> | ||
+ | <!-- | ||
* Projects | * Projects | ||
** Bringing the Course Wiki Up To Date | ** Bringing the Course Wiki Up To Date | ||
Line 145: | Line 146: | ||
# Add text to identify the motion of the second sprite on the HUD | # Add text to identify the motion of the second sprite on the HUD | ||
--> | --> | ||
+ | <!-- | ||
# Work on your game proposal and schedule your team's appointment with your instructor ([http://zenit.senecac.on.ca/wiki/index.php/gpu610/dps915_Project_requirements_20113#Appointment_Schedule_for_Proposal_Acceptance click here to book an appointment]) | # Work on your game proposal and schedule your team's appointment with your instructor ([http://zenit.senecac.on.ca/wiki/index.php/gpu610/dps915_Project_requirements_20113#Appointment_Schedule_for_Proposal_Acceptance click here to book an appointment]) | ||
+ | --> | ||
+ | <!-- | ||
=== Resources === | === Resources === | ||
+ | |||
* Lecture Material | * Lecture Material | ||
** DirectX documentation as installed on your local computer | ** DirectX documentation as installed on your local computer | ||
Line 157: | Line 162: | ||
** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://scs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | ** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://scs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | ||
** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ||
+ | --> | ||
+ | <!-- | ||
== Week 6 - Oct 9 == | == Week 6 - Oct 9 == | ||
=== This Week === | === This Week === | ||
Line 197: | Line 204: | ||
** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download[https://scs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdfthe PDF from here]. | ** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download[https://scs.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] | ** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ||
+ | --> | ||
+ | <!-- | ||
== Week 7 - Oct 16 == | == Week 7 - Oct 16 == | ||
Line 225: | Line 234: | ||
** DirectX documentation as installed on your local computer | ** DirectX documentation as installed on your local computer | ||
** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ||
+ | --> | ||
+ | <!-- | ||
== Week 8 - Oct 30 == | == Week 8 - Oct 30 == | ||
Line 259: | Line 270: | ||
** DirectX documentation as installed on your local computer | ** DirectX documentation as installed on your local computer | ||
** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ||
+ | --> | ||
+ | <!-- | ||
== Week 9 - Nov 6 == | == Week 9 - Nov 6 == | ||
Line 298: | Line 311: | ||
** DirectX documentation as installed on your local computer | ** DirectX documentation as installed on your local computer | ||
** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ** [http://msdn.microsoft.com/en-us/library/ MSDN Library] | ||
+ | --> | ||
<!-- | <!-- |
Latest revision as of 14:29, 25 June 2012
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
Contents
Weekly Schedule 20123
Week 1 - Sep 4
This Week
To Do
- Download Visual Studio 2010 from ACS and install it on your local computer.
- Download Tortoise SVN and install it on your local computer.
- Download the Dialog and Selection Samples from the Course Repository. (userid: "dpsgpu" password: blank [no password])
- Run Sample