搜索资源列表
work_eig
- 使用C语言实现了两个任意三维立体并运算,并给出了图形用户界面。-use of the C language arbitrary two and three-dimensional computation, and gives a graphical user interface.
3DMed_OpenSource
- 这是一个3D医学图像处理软件,可以对图像进行分割和配准,对于三维和二维的医学图像都可以使用。-This is a 3D medical image processing software, you can image segmentation and registration for three-dimensional and two-dimensional medical images can be used.
Terrain
- OGRE环境下实现的地形代码,使用C++实现,可以执行地形编辑,是学习游戏地形不错的选择-OGRE environment to achieve the topography code, using C + + to achieve, can perform the terrain editor, is a good choice to learn the game terrain
planet3d
- 通过使用C#和OPengl构建出一个地球的模型,可以漫游,缩放等-Through the use of C# and OPengl to build a model of the Earth may be roaming, zooming, etc.
3d
- 使用C++制作3D动画人物-100 提供源码-Produced using the C++ 3D animated characters to provide source code-100
AzureProductfiles
- 使用c++语言在c++平台下运用opengl技术开发的程序-Using c++ language in c++ platform technology development program using opengl
plane
- 使用c++语言运用opengl技术开发的可控制移动的飞机程序-Use opengl c++ language technology development program to control movement of aircraft
CGReport
- 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
Light_Raytracer
- 原名Light++。是由Werner Benger使用C++语言开发的一个光线追迹类库。代码遵循面向对象设计,能够逼真地仿真出如夕阳照着云层上、光折射出的彩虹等各种复杂的光学折射、散射现象。-The Light++ is an object-oriented raytracer which can raytrace general relativistic sunsets in dispersive media and more. Keywords: raytracing, C++,
bitverse-unity-gui-2010-02-05
- Unity的一个GUI包Unity一个2D游戏教程,附工程文件,脚本文件使用C#编写,能基本了解UNITY的特性-2D game tutorial for Unity, with project files-Unity Unity of a GUI package a 2D game tutorial, with project file, scr ipt file written in C#, to a basic understanding of the characteristics of
heightmap3d
- 根据一张灰度图生成三维地形并漫游的程序源码,使用C++和Direct3D-Program source code according to a grayscale to generate 3D terrain and roaming, to use C++ and Direct3D
C_3D
- 使用C语言绘制三维图像和曲线,具有较好的可移植性,直接测试后使用-Using C language to draw three-dimensional images and curves, better portability, the direct use test
jingangshihuafa
- 使用c++生成金刚石的算法,可以选择金刚石切面的数量能够生成钻石样类似3d的图案,选择切面数量时类似mfc的操作方式-c++ generate a diamond algorithm, can choose the diamond facets able to generate the number of the diamond-like like 3d pattern of
suface
- c++实现点到曲面的构建,效果还可以,使用c++6.0进行使用-c++ realize the construction of the point to the surface, the effect can also to use c++6.0 use
D3DWater
- 使用C++和D3D编写的关于水面特效的代码-Using C++ and D3D code written on the surface effects
startWhitoutExampleApplication
- 使用C++实现的Ogre不使用EampleApplication的启动。-Ogre implemented using C++ EampleApplication not use the startup.
jubupipei
- c++做的局部匹配算法,使用c++和openGL编写-3D segmentataion and matching
Loop
- 本程序使用C++实现了基本的Loop细分算法,程序代码比较简单。-This program uses C++ implements basic Loop subdivision algorithm, the program code is relatively simple.
FIGHTER
- 基于OpenGL,使用C++开发的模拟战斗机飞行的源代码,可以通过按键操纵飞机的飞行姿态,以及从不同的角度观察飞机飞行。 -Based on OpenGL, using C++ fighter flight simulation developed source code, you can manipulate the aircraft s flight attitude through the key, and the observation aircraft different angle
virtools环境下使用kinect的插件
- 用C++语言借助Openni开发了基于Kinect的插件,通过该插件在virtools环境中读取Kinect数据,进行手势识别和跟踪。