搜索资源列表
图行算法
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
jux23
- 矩形边加载图片旋转框-rectangular side loading Photo rotating frame
CcubeDissect
- 等值线的四边形剖分,如何画等值线以及用OPENGL显示。-contours rectangular mesh, how to draw contour lines and using OpenGL display.
lesson13
- winSDK 开窗口 openGL代码编写的 矩形群-winSDK open window openGL code prepared by the rectangular base
test7
- 一个线段的裁减算法,具体实现在矩形区域内,对两条直线裁减。-a segment of the reduction algorithm, rectangular concrete realization in the region, the two straight cuts.
OpenGL_draw_shaps
- OpenGL实现多种形状的绘制,包括三交形,矩形等-OpenGL rendering a variety of shapes, including three pay-shaped, rectangular, etc.
cubeoperate
- VC+OPENGL实现矩形框,并实现鼠标和键盘进行交互控制,适合初学者-VC OpenGL rectangular box, and mouse and keyboard interactive control for beginners
Opengl_Zoom
- Opengl的缩放程序,实现真正的三维矩形缩放-Opengl the scaling process and achieve a three-dimensional rectangular zoom
Lesson4
- 绘出平面三角形、矩形且三角形左右旋转、矩形上下旋转-is charted plane triangle, rectangle and triangle around rotating rectangular next rotation
01图形学课设
- 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filli
MfcFirst
- 一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
hunhe
- 开启透明的矩形 采用混合模式 glaux.lib文件放在common,dll文件放在system32里-Open and transparent rectangular mixed mode glaux.lib files on the common, dll file in system32 in
xiangpiji
- 利用OpenGL实现折线和矩形的橡皮筋技术-OpenGL implementation using rectangular rubber band line and technical
OpenGL3D
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能.-In VC++6.0 to draw three-dimensional graphics using OpenGL source code examples, source code is more complex, three-dimensional effect that can draw 3D maps, rectang
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
cube
- 矩形绘制-Rectangular drawing
Ga
- 用openGL实现点、直线、矩形、椭圆的绘制-With openGL achieve point, linear, rectangular, oval drawing
RectangularMesh
- Program to form a rectangular mesh
rectangular
- 绘制一个彩色的四棱锥并添加光照效果。可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。-Draw a color of rectangular pyramid and add lighting effects.Can control the object to the light reflection material factor and different factors to reach different lighting effect.