搜索资源列表
AlphaTriangles.c
- 主要是查看三角的颜色是否匹配,用的是ARGB,采用的是3D公式,但本程序却不能采用2D公式
2D
- C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
2D图形变换
- 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
2D图形去噪
- 实现图象的平滑(去噪声),锐化 运行时,文件c:\test.bmp必须存在
SMOKE.rar
- 实时的2D流体仿真算法--烟雾,本框架的目的就是让程序员可以轻松的拓展实现三维的流体仿真。,Real-time 2D fluid simulation- smoke, the purpose of this framework is to allow programmers to easily achieve the expansion of three-dimensional fluid simulation.
2D 3D Image Segmentation
- Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
hge_wim
- 用HGE引擎模仿《传奇》做的一个DEMO,用的是《传奇》里的资源,对于刚使用HGE开发2D游戏的朋友们很有参考价值。游戏里支持装备和物品的使用、拾起、丢弃等操作,按F1和F2可以分别切换碰撞检测和碰撞体显示。里面使用了超大地图拼接、多图层、A*算法、HGE汉字处理等技术。-HGE engine used to imitate The Legend to do a DEMO, use the word legend in the resources, for just the use of
2D-FFT-C
- 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
2D_CAD_System_SRC
- 《二维CAD软件的框架结构》,这是一个很好的二维CAD软件的框架结构,学习这个框架可以知道怎样作一个很好的CAD软件的基本方法-"2D CAD software framework," This is a very good 2-D CAD software framework structure, the framework could know how to give a good CAD software for the basic method
fwt2d_demo
- 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
Ccode2.tar
- c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
Reflection
- Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
pong2D
- C++ 2D Pong Game in openGL
Voronoi_diagram_2
- 2D voronoi diagram, using Visual C-2D voronoi diagram, using Visual C++
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
PROJECT
- a simple game. 2d graphics. dos-C++. objective. physic engine.tank shootin planes.
spirograph.c
- Draws spiral patterns in 2D with simple parameter animation and mouse control. Press the space bar to display a menu of keyboard and mouse options. In particular try the "a" and "e" keys. Run in the background while you re programming to increase pro
HGEGL
- HGE 2d games engine opengl
C++
- 飞机大战二维游戏,有碰撞检测文字显示和二维空间漫游(World War II aircraft 2D game, collision detection and text display two-dimensional space roaming)