搜索资源列表
图形学的一个课程设计
- 我个人设计的用opengl设计的纹理贴图程序 语言为VC-I personally designed using opengl textures designed for the programming language Visual C
flare
- 这是OPENGL和VC++制作的场景,其中导入了3D模型数据(数据已经转换为\".H\"的C语言形式.-This is OpenGL and VC produced scenes three of them into the D model data (data have been replaced. " H "in the form of C language.
vertex_program
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点示范程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
1
- openGL的棋盘绘制,用VC++开发环境,C语言描述-openGL drawing the board
1
- openGL中的分形三角形程序,用VC++6.0运行,C语言描述-openGL in the fractal triangle program, run by VC++6.0, C language descr iption
VisualCPDelaunay
- 用VC++语言实现Delaunay三角化的算发,对于图形图像学,计算几何学习者有一定帮助-Delaunay triangulation algorithm in C++ language, image graphics, computational geometry learners
xiangpijing
- 用c语言写的,open gl 橡皮筋算法绘制直线。导入open gl 库后 可以在 vc++ 上运行-用c语言写的,open gl 橡皮筋算法绘制直线。导入open gl 库后 可以在 vc++ 上运行
graphicsp2Bwinbgi
- 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝
tianchong
- VC 计算机图形对封闭多边形进行填充,简单易懂,基础opengl,C语言应用。-VC computer graphics on a closed polygon fill, easy to understand, basic opengl, C language application.
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)