| Short Courses on Computer Graphics, Image Processing and Computer Vision |
![]() |
Let me know what you think | ![]() |
Course 3DC7: 3D Computer Graphics with C++/MFC7.0Copyright © by V. Miszalok, last update: 14-11-2002 |
layout: thanks to Stefan Münz |
| deutsch | english |
C1: OpenGL, eine einfache 3D-Rotation
Malprogramm mit 3D-Animation |
C1: OpenGL, a simple rotation in 3D
|
| EXE 28kB | Vorschau C1_OpenGL_Demo.exe | EXE 28kB | Download and try C1_OpenGL_Demo.exe | |
| Link | Fragen und Antworten | |||
| Fragen und Antworten drucken | ||||
| Link | Bauanleitung mit C++/MFC7.0 | Link | Code Comments | |
| Bauanleitung mit C++/MFC7.0 drucken | Code Comments print |
C2: OpenGL, Beleuchtung und TexturenLernziel: texturiere 3D-Volumina unter gerichtetem Licht V1 - V3 |
C2: OpenGL, lighting and texturesIntroduction into textured 3D-objects with light coming from one direction V1 - V3 |
| EXE 36kB | Vorschau C2_Texture_Demo.exe | EXE 36kB | Download and try C2_Texture_Demo.exe | |
| Link | Bauanleitung mit C++/MFC7.0 | Link | Code Comments | |
| Bauanleitung mit C++/MFC7.0 drucken | Code Comments print |
C3: DirectX, DirectDraw Mesh Anzeige und RotationEin vordefiniertes Polygon im Mesh-Format (tiger.x) und eine dazu passende Textur (tiger.bmp) werden mit Hilfe von DirectDraw angezeigt und als Endlosanimation um alle Achsen rotiert. |
C3: DirectX, DirectDraw Mesh display and rotationDisplays a predefined polygon coded in the Mesh-format (tiger.x) and a texture (tiger.bmp) that fits the polygon are diplayed using the DirectDraw Library and performs an endless rotation around the x,y ans z -axis. |
| bin 29kB | Download Polygon im Mesh Format | bin 29kB | Download tiger.x (Mesh format) | |
| bin 66kB | Download Textur im Bitmap Format | bin 66kB | Download tiger.bmp (Bitmap format) | |
| EXE 324kB | Vorschau C3_DirectX_Demo.exe | EXE 324kB | Download and try C3_DirectX_Demo.exe | |
| Link | Bauanleitung mit C++/MFC7.0 | |||
| Bauanleitung mit C++/MFC7.0 drucken |
| top of page: |