搜索资源列表
txx
- 图形学实验课上做的基本图元绘制的程序,用opengl实现
fhx
- 反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式
53607915SeaAndSky
- 一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
STLViewer
- VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习
Subdivision
- VC结合OPENGL开发的自由曲面细分程序,包括LOOP细分,BUTTFLY细分及四边形细分三种模式.-VC combined with the development of free-form surfaces OPENGL breakdown procedures, including LOOP breakdown, BUTTFLY quadrilateral subdivision and subdivision three models.
DrawingProject
- 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
Robot
- 这个机器人程序仅供学习,是一个简易的旋转控制的VC程序,基于OpenGL,通过方向键可以控制上肢转动,通过asdw控制转身前后移动,这个学习程序主要是为学习图形各种变换而作的。。。希望对大家有帮助-Procedures for learning the robot is a simple rotation of the VC control procedures, based on OpenGL, the arrow keys can be controlled through the rota
fog
- 用openGL实现雾化效果,一个简单的程序,用茶壶建模-Atomization using openGL to achieve results, a simple procedure, using teapot Modeling
DirectXOpenLb
- 不使用DirectX和OpenGL实现可 VB源码-图像处理程序-Do not use DirectX and OpenGL implementation can be VB source- image processing procedures
2
- opengl 例2 本例源自OpenGL 应用程序开发 2-opengl samples-2
gCAD3D-devel-1.144
- cad的源代码,gCAD3D 是个三维的 CAD/CAM 程序,内置一个三维的 OpenGL 的浏览器。-cad' s source code, gCAD3D is a three-dimensional CAD/CAM process, built a three-dimensional OpenGL browser.
MyPad
- OpenGL下的画图板程序,支持位图编辑和矢量图编辑-Drawing board programmed in OpenGL and C++, support bitmap and vectorgraph editing
111186766OpenGL3D
- OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
Graphic
- 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
circle
- 实现一个画圆程序(利用Bresenham算法绘制); 以下内容任选一个 1、 设计并实现一种填充算法对圆内部进行填充。 opengl -Procedures to implement a circle (using Bresenham algorithm for drawing) the following choice of a 1, was designed and implemented within a circle filling algorithm to fill.
2007082914114324942
- 画金字塔的一个程序 使用的是opengl软件是实现的,其中还有一点路径规划的问题-Draw a pyramid using opengl software program is implemented, of which there are some problems of path planning
car
- 使用c语言和opengl开发出的一个滚动的车轮小程序-Opengl using c language and develop a rolling wheel applet
0330
- 简易的绘图程序,使用OpenGL完成(glut)-A simple painter.
plmy
- MFC框架下OpenGL三角形,四边形,多边形建模和旋转源码和详细完整注释。摘自《Visual C++ OpenGL 应用程序开发》一书的第四章。-MFC framework of OpenGL triangle, square, polygon modeling and rotating source and more complete comments. In Visual c++ OpenGL application development, the fourth chapter.
DrawBlank
- 该程序将openGL绘制图形相关代码打包,可实现绘制几何图形的功能(The program packages openGL graphics related code and realize the function of drawing geometric figure.)