搜索资源列表
ZedGraph_Demo
- C#二维图像控件(Winform/Webform)-C# 2D Image Control (Winform / Webform)
gdi
- Game 2D GDI + asm + c/c+
rpgzhandou
- 一个2D RPG游戏战斗部分的源码。是Visual C++角色扮演游戏程序设计的第六章的源码
2dmesh.c
- 三角网格划分,可以用计算有限元的钱处理部分-triangle mesh.......finte element method preprocess> .this is good code for 2d finite element computation. it can make program easily!
tokamak_1.0.5a
- 一个游戏的物理引擎,来源于日本最新的开源。非常不错,已利用它开发了游戏。-It s a physics engine for developing 2d or 3D games.
cvlib_src
- 本人开发的主要是在GDI+这块,针对C#开发2D桌面图形应用程序,这个实例是其中的一个-My major is in development, aiming at the GDI+ c# development 2D graphics applications, the desktop is one of them
Zegraph
- ZedGraphV515是C#编写的.NET类库,提供了用户控件和web控件。它可以创建2D的线性图、条形图和饼图。 它功能完整且有详细的功能自定义。-ZedGraphV515 is a C# written in. NET class library provides the user controls and web controls. It can create a 2D linear maps, bar charts and pie charts. It features compl
vtk2DDelaunayGeneration
- C++结合VTK三维可视化库,实现2D和3D Delaunay网格生成的代码,是学习vtk管线编程和 Delaunay 三角网格生成的很好的程序代码-2D & 3D Delaunay Mesh Generation implemented by c++ & vtk
Adventure
- 2D游戏大冒险,开发环境VC6.0,开发工具Window API,语言,C-Adventure 2D game development environment VC6.0 tools Window API, language, C++
hge181_dx9
- HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
HelloWorld_Box2D_on_EGE
- 2维刚体运动动画,采用 Box2D 物理引擎,EGE 图形库,支持 Win32 品台。含VS2008 project 文件, C++ 源码和屏幕截图。-2D rigid body animation powered by Box2d physics engine and EGE graphic lib for Win32 platform.