搜索资源列表
EXAM201
- 一个生成点和直线的Visual C++ 和 OpenGL程序的例子.-A generator point and a straight line, Visual C++ and OpenGL program examples.
dda1
- opengl及VS2010的vc编程,编写的DDA算法,实现构造直线-opengl DDA algorithm to construct a straight line
mycube
- 这是一个OpenGL的综合性实验,此实验实现彩色立方体的各个面独立绘制,菜单弹出,可以选择直线或者虚线绘制,和旋转等功能-This is an OpenGL experiments, this experiment on all sides of the color cube independent draw, the menu pops up, you can choose a straight line or a dotted line drawn, and rotation
theee-sight--no-shadow--project
- 进行CAD软件设计过程中,对三维图形的显示以及打印输出常常需要对图形进行消隐处理。三维图形消隐算法已比较成熟,但要普通编程人员对复杂三维图形进行消隐编程,却不是容易的事。OpenGL图形库中提供了消隐处理函数,但消隐却不知因何原因而质量不高,如消隐时直线断断续续。为此笔者进行了一定改进和精细消隐处理,下面介绍两种方法。 一、一般消隐 这种方法为首先设置消隐使能,初始化深度缓存,设置消隐比较,直接进行绘图即可。但此种结果是直线断断续续,时有时无,效果差。改进只需将直线线宽加粗,若需多边形边框一同
zhixianjianqie
- MFC OPengl下的直线剪切 比较适合初学者-OPENgl
OpenGLDemos
- openGL编程,画各种动态图(直线、三角形、五角星)-openGL programs,draw some shapes
opengl3D
- 使用OpenGL提供的几何图元建立模型, 从而得到物体的数学描述,OpenGL将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置. 2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-very good
OGraaphicsChhp
- OpenGL有着非常好的交互式程序源码设计接口,通过选定与反馈等机制能非常好的实现交互式绘图设计。再与MFC相结合,简直能非常容易的开发出相关的类CAD软件源码。由OPENGL负责图元的创建与编编辑以实现动画,由由MFC负责与操作系统的信息交换。分工合作,层层实现在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。 可直接使 -OpenGL has a very good interactive program source c
RobotSim2006-8-9
- 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. In this project, it implemented: customedly generati
alise-RGB
- 使用opengl VC环境下的直线RGB色彩模式抗锯齿-修改于红宝书-Use linear RGB color mode antialiasing opengl VC environment- modify in the Little Red Book
ClipCohSuth
- 直线裁剪,用opengl实现,命令行形式-line clipping
OPENGL3
- 在vs2008平台上,利用C#调用Opengl画出一条红色的直线-on the platform of VS2008,using c# and opengl to draw a straight red line
lab1_1
- Bresenham画线算法画直线,用opengl实现-Bresenham line drawing algorithm draw a straight line, with opengl implementation
test
- opengl用点的形式画成圆直线和大小不同的点-opengl with the point in the form of painting a circle different points of the straight line and the size of
lineAttribute
- 适用于openGL初学者的程序编码,关于直线特征的编码。-OpenGL beginner program coding, coding on a straight-line characteristics.
Draw_Line_circle_fill
- Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
OpenGL_Bezier_MFC
- 可以实现Bezier曲线,矩形旋转算法,直线编码裁剪的OpenGL函数,并用MFC整合-Bezier,Codecut OpenGL MFC
practice
- 在VisualStudio2010上配置opengl后绘制点,直线,巨型,多边形等-Generic point, line, etc
lab5
- 采用c语言,openGL,按1,2,3,4键可以显示四种图形,1-圆形,2-三角形,3-盘圆,4-直线,按r可缩小图形,R放大图形-Using c language, openGL Press 1,2,3,4 keys can display four graphics- Round 2- triangle, 3- coiled, 4- a straight line and can narrow the graphics r, R amplification graphics
OpenGLTest
- 双步直线算法的简单C语言实现版本,需要导入openGL包,供初学者使用-Simple two-step linear algorithm C language version, you need to import openGL package for beginners