Computer graphics -- 2008-2009 -- info.uvt.ro
From Wikiversity
Quick links: front; laboratories agenda, 1, 2, 3, 4, 5, JOGL template.
Contents |
[edit] Classes
The laboratories presented here follow the ones from Computer_graphics_--_2007-2008_--_info.uvt.ro. However there are some modifications related to their content and thus students are encouraged to follow these ones instead.
The materials for the CG class can be accessed at this page (by Prof. Dr. Dana Petcu (in Romanian)).
[edit] Laboratory agenda
Please consult Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory agenda.
[edit] Laboratory evaluation
The student evaluation will consist of one computer based test which will be given in the last week of the semester during lab hours.
Students are allowed to use the Internet or any other source(s) but are prohibited from communicating with their colleagues.
The test will consist of one problem divided into several sub-problems which the student has to complete during a predefined time interval. For each solved sub-problem the student will receive a point. 9 such points need to be completed in order to obtain a grade of 10 and 4 points are required in order to obtain a grade of 5.
The lab grade makes up 50% of the final grade.
No other examination form will be considered (projects, homeworks, tests during the semester).
[edit] Laboratory tools, frameworks and libraries
Please consult Computer graphics -- 2007-2008 -- info.uvt.ro/Laboratory tools.
You can find application templates for starting your own JOGL application at the following link: Computer graphics -- 2008-2009 -- info.uvt.ro/JOGL-Template.
[edit] Laboratory notes
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 1
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 2
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 3
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 4
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 5
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 6
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 7
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 8
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 9
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 10
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 11
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 12
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 13
- Computer graphics -- 2008-2009 -- info.uvt.ro/Laboratory 14
[edit] Selected References
- OpenGL and JOGL
- NeHe tutorials
- NeHe Java ports
- OpenGL Programming Guide
- OpenGL Reference Manual
- Java OpenGL API project
- Java Bindings for OpenGL -- Demos