CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Drawing Primitives

搜索资源列表

  1. Tuyuan

    0下载:
  2. 运用MFC编写的画图工具,可以实现图元的绘制、删除、移动、填充(封闭图元)-MFC prepared using drawing tools, drawing primitives can be achieved, delete, move, fill (closed pixel)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4.32mb
    • 提供者:zhangjuan
  1. dwg

    0下载:
  2. dwg格式的AUTO CAD软件的设计,可进行基本图元的绘制-dwg format AUTO CAD software design, can be the basic drawing primitives
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:71.48kb
    • 提供者:刘洋
  1. ComputerGraphics

    0下载:
  2. 包含三个图形学实验,第一个是简单的中点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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:115.65kb
    • 提供者:王栩
  1. 03_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第3章 坐标系与基本图元 48 3.1 Direct3D坐标系 48 3.2 Direct3D基本图元 49 3.3 使用顶点缓冲区绘制图形 52 3.3.1 创建顶点缓冲区 53 3.3.2 渲染顶点缓冲区图形 55 3.3.3 各种基本图元绘制 60 3.4 使用索引缓冲区绘制图形 62 3.5 图形渲染其他相关内容 68 3.5.1 灵活顶点格式 68 3.5.2 渲染状态 69 3.5.3 场景提
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:214.71kb
    • 提供者:Diego Guo
  1. Cube

    0下载:
  2. Visual C++基本图元绘制:包括点、线、面的绘制-Visual C++ basic drawing primitives: including points, lines and surface mapping
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:225.22kb
    • 提供者:Wendy
  1. EastDraw

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:308.31kb
    • 提供者:sunland
  1. 1-1

    0下载:
  2. OPENGL VC++ 对基本图元的绘制-OPENGL VC++ on the basic drawing primitives
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:xiaowei
  1. Exercise

    0下载:
  2. opengl 实现点,线,三角形,多边形等简单几何图元的绘制 -opengl simple drawing primitives
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:xiaowei
  1. practice

    0下载:
  2. OpenGl简单绘制图元,如点、线、矩形等,适合初学者参考。-OpenGl simple drawing primitives such as points, lines, rectangles, etc., suitable for beginners reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:邵拓
  1. DrawGraphic

    0下载:
  2. 实例实现了基本图元的绘制和画笔画刷的使用,对于绘图编程是个不错的案例。-Examples to achieve the basic drawing primitives and the use of brush painting strokes, for graphics programming is a good case.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:87.87kb
    • 提供者:liu
  1. Computer-graphics-experiments

    0下载:
  2. 计算机图形学实验,基本图元绘制,日地月模型实现-Computer graphics experiments, the basic drawing primitives, at the Earth-Moon Model Implementation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-21
    • 文件大小:5.87mb
    • 提供者:王涛
  1. SpaceAndMatrixTransformations

    0下载:
  2. 三维图形引擎,基本图元的绘制,各种矩阵变换操作实例。vs2008解决方案,可以直接打开调试运行-Three-dimensional graphics engine, the basic drawing primitives, instances of various matrix transform operations. vs2008 solution that can directly open the commissioning
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:849.04kb
    • 提供者:交大
  1. Easyflow_v12

    1下载:
  2. mfc的流程图编辑器,能够完成基本图元的绘制和连线,移动等功能-mfc flowchart editor, to complete the basic drawing primitives and connectivity, mobile etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.46mb
    • 提供者:莉莉
  1. Direct3d_2

    0下载:
  2. 主要介绍了directx9基本图元的绘制,比较简单,适合入门。-Directx9 introduces basic drawing primitives, relatively simple, suitable for entry.
  3. 所属分类:DirextX

    • 发布日期:2017-04-02
    • 文件大小:95.99kb
    • 提供者:Rong
  1. Draw

    0下载:
  2. 本程序是基于VS2008的MFC环境下编写的一个实现类似于WINDOWS自带画板的小程序,可以实现基本图元的绘制如圆,直线,方形等等,同时可以选择或自定义画笔的颜色,类型,宽度等等信息-This procedure is based on the MFC environment VS2008 prepared an implementation similar to the drawing board WINDOWS own small program that can achieve the
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-15
    • 文件大小:22.84mb
    • 提供者:
  1. the-control-of-mouse-and-keyboard

    0下载:
  2. opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.25mb
    • 提供者:王同
  1. MiniDraw

    0下载:
  2. 一个绘图程序,绘制图元后,可以选择并编辑图元(包括移动、删除)。-A drawing program, drawing primitives, you can select and edit the elements (including move, delete).
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:纸月
  1. jbty

    0下载:
  2. 基本图元的绘制 计算机图形学 C语言 opengl-Basic drawing primitives opengl computer graphics in C
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:火狐
  1. opengl1

    0下载:
  2.  使用glBegin()/glEnd()方法绘制如下图元:  点 (点要有不同大小)  线段(线段要有不同宽度)  三角形(要分别以list, fans, stripes三种方式进行绘制)  矩形  可以使用鼠标来对绘制图元进行旋转;  可以使用键盘控制视点的位置;-GlBegin ()/glEnd () method to draw the following diagram: point (point to have a different size) segment
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:485.15kb
    • 提供者:李明
  1. ComputerGraphicExperiment

    0下载:
  2. 本程序使用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
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:4.5mb
    • 提供者:Richard
« 12 3 »
搜珍网 www.dssz.com