-
-
qt-labs-graphics-dojo-master.tar.gz
The Graphics Dojo is a place where we show off advanced and fancy graphics effects related to Qt and graphics.
The source code for all the examples can be checked out with subversion: svn checkout svn://labs.trolltech.com/svn/graphics/dojo
-
-
-
3D-Math-Primer-for-Graphics-and-Game-Development-
... problems algorithmically.
3D math and computational geometry have applications in a wide variety of fields that
use computers to model or reason about the world in 3D, such as graphics, games, simulation,
robotics, virtual reality, and cinematography.
-
-
c-language-graphics-functions-description.rar
Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。
-
Graphics-Lecture-1.rar
This is my first lecture on 2D Graphics that I wrote it my self and teach it to the student, it covers an introduction to graphics, the software and hardware components.
-
-
Graphics-Lecture-3.rar
This is my Third lecture on 2D graphics, it covers:
Coordinates, Modes, Colors, and Palette
-
Graphics-Lecture-4.rar
This is my 4th lecture on 2D graphics, it covers:
View Port, Pages, Animation, and CP (Current Position)
-