搜索资源列表
-
0下载:
运用MFC编写的画图工具,可以实现图元的绘制、删除、移动、填充(封闭图元)-MFC prepared using drawing tools, drawing primitives can be achieved, delete, move, fill (closed pixel)
-
-
0下载:
dwg格式的AUTO CAD软件的设计,可进行基本图元的绘制-dwg format AUTO CAD software design, can be the basic drawing primitives
-
-
0下载:
包含三个图形学实验,第一个是简单的中点Bresenham算法实现基本图元绘制,第二个是日地月模型用投影的方法实现。-Contains three graphics experiment, the first is a simple mid-point Bresenham algorithm realize the basic drawing primitives, and the second is the Day the Earth-Moon model with projection met
-
-
0下载:
Visual C++基本图元绘制:包括点、线、面的绘制-Visual C++ basic drawing primitives: including points, lines and surface mapping
-
-
0下载:
EastDraw简单的绘图软件:可以在用户设定的坐标系下绘制各种基本图元,提供7种画笔、3种画刷,并可设定各种颜色及背景。-Mapping software EastDraw simple: the user can set the coordinate system of basic drawing primitives to provide seven kinds of brushes, three kinds of paint brushes, and set a variety of c
-
-
0下载:
OPENGL VC++ 对基本图元的绘制-OPENGL VC++ on the basic drawing primitives
-
-
0下载:
opengl 实现点,线,三角形,多边形等简单几何图元的绘制 -opengl simple drawing primitives
-
-
0下载:
OpenGl简单绘制图元,如点、线、矩形等,适合初学者参考。-OpenGl simple drawing primitives such as points, lines, rectangles, etc., suitable for beginners reference.
-
-
0下载:
实例实现了基本图元的绘制和画笔画刷的使用,对于绘图编程是个不错的案例。-Examples to achieve the basic drawing primitives and the use of brush painting strokes, for graphics programming is a good case.
-
-
0下载:
计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
-
-
0下载:
三维图形引擎,基本图元的绘制,各种矩阵变换操作实例。vs2008解决方案,可以直接打开调试运行-Three-dimensional graphics engine, the basic drawing primitives, instances of various matrix transform operations. vs2008 solution that can directly open the commissioning
-
-
1下载:
mfc的流程图编辑器,能够完成基本图元的绘制和连线,移动等功能-mfc flowchart editor, to complete the basic drawing primitives and connectivity, mobile etc.
-
-
0下载:
opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转
使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
-
-
0下载:
一个绘图程序,绘制图元后,可以选择并编辑图元(包括移动、删除)。-A drawing program, drawing primitives, you can select and edit the elements (including move, delete).
-
-
0下载:
基本图元的绘制 计算机图形学 C语言 opengl-Basic drawing primitives opengl computer graphics in C
-
-
0下载:
使用glBegin()/glEnd()方法绘制如下图元:
点 (点要有不同大小)
线段(线段要有不同宽度)
三角形(要分别以list, fans, stripes三种方式进行绘制)
矩形
可以使用鼠标来对绘制图元进行旋转;
可以使用键盘控制视点的位置;-GlBegin ()/glEnd () method to draw the following diagram: point (point to have a different size) segment
-
-
0下载:
本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭
圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球
。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in d
-
-
0下载:
This program in Codeblocks (C-C++) focus on lighting in OpenGL and drawing spheres and textures !
-
-
0下载:
基本图元的绘制 计算机图形学 C语言 opengl-Basic drawing primitives opengl computer graphics in C
-
-
0下载:
opengl 基本图元绘制 包括点 线段 三角形 圆形 多边形 及坐标轴-opengl basic line drawing primitives including point circle triangle polygons and axes
-