Welcome![Sign In][Sign Up]
Location:
Search - 2D图形绘制

Search list

[GUI Developuntitled3

Description: MATLAB二维图形绘制,具体介绍各类图的图形绘制方法-MATLAB 2D graphics rendering, concrete plans for introducing the graphical method
Platform: | Size: 9723 | Author: | Hits:

[Other resource2DMFC

Description: 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。
Platform: | Size: 67008 | Author: sandon | Hits:

[Other resourceGISandCAMapplications

Description: CanvasGIS is an object oriented 2D graphics drawing component. It s a part of MVisionTech open source GIS and data visualization framework. CanvasGIS had been used in the GisMap component presented in my previous article. Many applications require two dimensional graphics to provide graphical input and represent different types of data. Some examples of two dimensional data presentation are charts displaying numerical data, maps representing the geometry of roads and other geographical objects, diagrams representing object relations and CAD/CAM tools. Canvas is an attempt to create a component that will serve them all. CanvasGIS是一个面向对象的2D图形绘制组件。它是MVisionTech开源GIS和数据可视化框架的一部分。
Platform: | Size: 585148 | Author: 成东 | Hits:

[OpenGL programOpenGL-2D-Drawing-GDI-Slow

Description: 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。
Platform: | Size: 164276 | Author: 莫友影 | Hits:

[Other resource二维图形基本变换

Description: 使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
Platform: | Size: 115418 | Author: 赵虎 | Hits:

[OpenGL program使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码

Description: 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
Platform: | Size: 164009 | Author: yks231560@163.com | Hits:

[2D Graphic2D图形变换

Description: 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
Platform: | Size: 1212 | Author: 478604094@QQ.com | Hits:

[2D Graphic二维图形基本变换

Description: 使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
Platform: | Size: 114688 | Author: 赵虎 | Hits:

[GDI-Bitmap我的图形学

Description: 二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
Platform: | Size: 4096 | Author: 岳做启 | Hits:

[2D Graphic459990444

Description: 本代码能够实现图形的选取,缩放功能,这将有助于开发者的快速实现图形绘制功能。-the code to achieve the selection of graphics, zoom function, This will help the rapid development of graphics rendering function.
Platform: | Size: 3776512 | Author: yfm | Hits:

[Education soft systemCprograms

Description: 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Platform: | Size: 167936 | Author: CF雷电 | Hits:

[OpenGL programAxx2-1-02

Description: 商业系统源码本书以OpenGL开发为核心,精心设计了36个实验。全书共分10章,既介绍了基本的图形学要素,包括2D图形和3D物体的绘制、坐标系变换、光照、材质、2D纹理、曲线和曲面等,又进一步引入利用OpenGL开发图形工程的各种技术,如复杂3D建模、音频系统、摄像机控制、粒子系统、人机交互技术等。    本书图文并茂、实例丰富,所有例程都是基于一个功能齐全的编程框架文件(5DG编程框架文件)开发的,代码有详细的中文注释,可读性很强。本书既可作为高校的图形学实验教材,也是学习OpenGL的理想参考书,适合具有C语言基础的读者使用。-business systems source book to OpenGL development as the core, a carefully designed experiment 36. The book is divided into 10 chapters, we introduced the basic graphics elements, including 2 D and 3 D graphic objects mapping, coordinate transformation, lighting, material quality, 2D texture, curves and surfaces. further development of the introduction of OpenGL graphics engineering technologies, such as complex 3 D modeling, audio system, Camera control, particle systems, human-computer interaction technology. The book illustrated examples of rich, All routines are based on a fully functional programming framework document (5DG programming framework document) development, code detailed Chinese translations, readability strong. The book can as colleges and universities graphics experiment
Platform: | Size: 482304 | Author: liubao | Hits:

[Graph Drawingtuxingxueshiyan3

Description: 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology experiment : one, through the experiments. master graphics and interactive techniques. 2, master of graphic interactive technology are realized. 3, further skilled programming language environment graphics rendering technology. Experiment : (regimen) a comprehensive use of the mouse, menu, rubber, and other interactive technology to achieve straight lines, round and rectangular basic graphics rendering. (Election so) 2, the use of 2D transform theory, drawing a 2D graphics, then use the keyboard or mouse control so that it can take appropriate 2 D transform.
Platform: | Size: 280576 | Author: fisherman | Hits:

[3D Graphictouying-CSharp

Description: 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentation graphics around the axis of rotation process.
Platform: | Size: 4096 | Author: 彭晓波 | Hits:

[2D Graphic2DMFC

Description: 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。-I wrote it myself MFC based on the 2D graphics software, which contains a variety of basic 2D graphics rendering algorithms, such as tracking painting line, box, round, Bezier curves, so that useful for beginners! This procedure can be directly used Visual 2003.Net open.
Platform: | Size: 66560 | Author: sandon | Hits:

[GIS programGISandCAMapplications

Description: CanvasGIS is an object oriented 2D graphics drawing component. It s a part of MVisionTech open source GIS and data visualization framework. CanvasGIS had been used in the GisMap component presented in my previous article. Many applications require two dimensional graphics to provide graphical input and represent different types of data. Some examples of two dimensional data presentation are charts displaying numerical data, maps representing the geometry of roads and other geographical objects, diagrams representing object relations and CAD/CAM tools. Canvas is an attempt to create a component that will serve them all. CanvasGIS是一个面向对象的2D图形绘制组件。它是MVisionTech开源GIS和数据可视化框架的一部分。 -CanvasGIS is an object oriented 2D graphics drawing component. It sa part of MVisionTech open source GIS and data visualization framework. CanvasGIS had been used in the GisMap component presented in my previous article.Many applications require two dimensional graphics to provide graphical input and represent different types of data. Some examples of two dimensional data presentation are charts displaying numerical data, maps representing the geometry of roads and other geographical objects, diagrams representing object relations and CAD/CAM tools. Canvas is an attempt to create a component that will serve them all.CanvasGIS is an object-oriented 2D graphics drawing component. It is MVisionTech open source GIS and Data Visualization Framework.
Platform: | Size: 584704 | Author: 成东 | Hits:

[OpenGL programOpenGL-2D-Drawing-GDI-Slow

Description: 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
Platform: | Size: 163840 | Author: 莫友影 | Hits:

[JSP/JavaImageEdit

Description: 基于java Swing的一款简单的2D图形绘制软件程序-Based on java Swing of a simple 2D graphics rendering software program
Platform: | Size: 51200 | Author: 饶平平 | Hits:

[androidandroid3_10

Description: android 2d 图形绘制,小球不停地跳转-android small program
Platform: | Size: 157696 | Author: cjp | Hits:

[JSP/Java2D

Description: 使用Java源码绘制2D图形,如制定半径的圆、设定长宽的矩形。-2D graphics rendering using Java source code, such as a specified radius of the circle, set the length and width of the rectangle.
Platform: | Size: 5120 | Author: 霍鹰 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net