搜索资源列表
Aaform
- Aaform (Anti Aliased Image Transformation) is a technique I have developped for transforming a rectangular bitmap into any quadralateral (Including Convex/Complex quadralaterals). I believe that this is the optimal way to transform images that exists
umvistad3d
- This article will demonstrate how to access the power of Vista s new hardware accelerated windowing system without \"managed\" languages and best of all, without any use of .NET at all. The application provided uses good old unmanaged C++ and Direc
PkgMyAntiAlias
- Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for co
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
TransparentButtonDemo
- Bob Carboni写的使用透明度、抗锯齿波、窗口区域等技术的按钮控件。Transparent Button with Region and Anti-Aliased Edges-Bob Carboni was the use of transparency, anti-aliasing wave technologies such as the window region of the button control. Transparent Button with Region and An
Pic
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
gui16
- e-mail:cproom@163.net 计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。-e-mail: cproom@163.net computer graphics programming practice, including painting a straight line, anti-aliased line,
Imageprocessing
- 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
popcapframework_1_3
- popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes General * Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update yo
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
TransButtonSource
- Transparent Button with Region and Anti-Aliased Edges_ Free source code and programming
AntiAliasing
- 图像的反锯齿,基于GDI+与传统的反锯齿-Anti-aliased images, based on GDI+ and the traditional anti-aliasing
export_fig
- This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
ezlines
- EZLines is a library capable of drawing anti-aliased lines with additional properties. In comparison to windows lines it can draw a line with transparency en line style at width greater than one. Drawing shapes like a rectangle, ellipse and bezier ar
myaa
- Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for co
anti-aliased
- iphone 反走样 源代码 iphone sdk 4.0 最新特性-iphone anti-aliased source file
alttf23
- ALLEGTTF is a collection of functions to produce anti-aliased text output and TTF (True Type Font) loader, a GRX font loader and a bitmap font loader for use with Allegro. Antialiased text means that fonts have soft edges and blend into their backgro
aalias_line
- Draw an anti-aliased line using the Wu algorithm.
draw
- 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
Wu-anti-aliased-line-algorithm
- Wu反走样直线算法,基于mfc 开发平台VC6.0-Wu anti-aliased line algorithm, based on mfc VC6.0 development platform