CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 2D图形绘制

搜索资源列表

  1. qt_course

    0下载:
  2. Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1393969
    • 提供者:kate
  1. java2d

    0下载:
  2. 2D图像处理,包括绘制图形,显示文字,显示图像-2D image processing, including the preparation of graphics, display text, display images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2133
    • 提供者:p41726
  1. basicdrawing

    0下载:
  2. Qt 4.5.3编程,利用2D绘制接口实现基本图形的绘制-Qt 4.5.3 programming, 2D drawing using the basic graphics rendering interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1313621
    • 提供者:renhao
  1. MFC-and-OpenGL-code-Template

    0下载:
  2. 整理的在MFC下使用OpenGL绘制二维和三维图形的简单程序代码模板,里面有说明文档,只要稍加修改就可绘制自己需要的图形。适合刚接触的初学者,重新编译一下即可。编译环境:VS2008-Finishing in the MFC to use OpenGL to draw 2D and 3D graphics, a simple code templates, and a help document .With a little modification you can draw your own
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73237
    • 提供者:lnxy88
  1. jisuanjierweituxinghuizhi

    0下载:
  2. 本代码提供了用C语言绘制常见二维计算机图形的方法,是计算机图形学初学编程者的得力助手,希望对你们有所帮助!-This code is provided to draw common 2D computer graphics in C language source code, computer graphics beginners programming assistant, hope to help you!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3258976
    • 提供者:Mrtong
  1. car

    1下载:
  2. 模拟2D小汽车运动,曲线绘制,图形学的应用-To simulate 2D car movement curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2016-02-22
    • 文件大小:2980864
    • 提供者:徐培
  1. nurbs

    0下载:
  2. 绘制NURBS三维、二维图形,网格细化,基函数求解等函数包-construction 2D,3D,NURBS graphics
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:342495
    • 提供者:吴紫俊
  1. OpenGL-face

    1下载:
  2. OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
  3. 所属分类:OpenGL

    • 发布日期:2013-12-02
    • 文件大小:965
    • 提供者:李波
  1. Jumping_ball_game_based_Direct3D

    0下载:
  2. 基于Direct3D实现的跳跳球游戏,包括游戏GUI控件,图形图像绘制模块,动画贴图模块,2D精灵渲染模块,粒子系统模块等.-The Direct3D implementation jumping ball games, including game GUI controls, graphics and video rendering module, module of animated maps, 2D Wizard rendering module, particle system modu
  3. 所属分类:DirextX

    • 发布日期:2017-11-11
    • 文件大小:1096123
    • 提供者:znxllg
  1. The-example-of-CGraph

    0下载:
  2. 关于绘制各种统计图形(包括折线、散点图、饼图的2D和3D图形等)的开源代码,在vs2010下运行。同时本人修改了饼图多行分布的问题。-The open code of drawing graph of 2D and 3D, and it can be run in vs2010 platform.in the time i make some improvement in distribution on pie.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:682412
    • 提供者:建文
  1. OpenGL-face

    0下载:
  2. OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:1009
    • 提供者:nthsChi
  1. 2

    0下载:
  2. 概述:演示2D图像为图形界面。 说明: 1,运行VI。 2,选择要执行的操作。 3,将鼠标移动到图片,然后单击并拖动来绘制它。如果您选择选择子集,一个盒子将被用来定义要复制到子集图片的区域。 4,单击画笔颜色框更改画笔颜色。 5,清除的清除按钮的图片。 6,单击停止以停止VI。-Overview: Demonstrates the 2D Picture as a drawing interface Instructions:.... 1 Run the
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:27484
    • 提供者:杨昆明
  1. ComputerGraphic

    0下载:
  2. 计算机图形学课程中的实现,包括二维和三维图形中平移,旋转,缩放的实现,DDA,中点画线法,Bressenhanm算法绘制直线,多边形扫描算法和种子扫描线算法绘制多边形。-Courses in computer graphics implementations, including 2D and 3D graphics in translation, rotation, scaling to achieve, DDA, were dotted line, Bressenhanm algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22086212
    • 提供者:吴彬洁
  1. testBuffer

    1下载:
  2. 使用Qt自带QGLPxibuffer进行QtOpenGL的使用,并且完成2D、3D图形的绘制-Using Qt comes QGLPxibuffer be QtOpenGL use, and completed 2D, 3D graphics rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:18950024
    • 提供者:周泽安
  1. Graphics

    0下载:
  2. 基于c#绘制二维图形的软件包,可以绘制各种几何图形,并可以添加保存,删除,前进,后退,打开等功能-base on c# about 2D graphics drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:487900
    • 提供者:黄自豪
  1. 2d3dpainting

    0下载:
  2. 二三维混编程序,可以在三维窗口里面对二维图形和三维图形一起显示,降低三维绘制难度。-2D and 3D mixed program, it can display 2D and 3D graphics together in a three-dimensional window inside.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:12529
    • 提供者:刘郑
  1. math_ploting-picture

    0下载:
  2. 介绍Matlab中的数据结构以及二维、三维图形的绘制-Introducing the data structure and mapping plot of 2D and 3D of Matlab
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1183666
    • 提供者:罗保
  1. OpenGL-master

    0下载:
  2. 包括opengl的基础部分,2d、3d图形的绘制。-include the basic section of opengl,drawing 2d and 3d graphs
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:11755
    • 提供者:小韩
  1. ChartCtrl_demo

    0下载:
  2. 实用方便二维绘图控件,能够绘制点线图,直方图等风格的图形(this is a 2d ploting control.it is easy to use for us to plot 2d ploting)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:807936
    • 提供者:psl
« 1 2 3 4»
搜珍网 www.dssz.com