资源列表
3DDraw
- 这是一个项目时使用到的“三维空间向量/点”类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处. -This is a project to use to the " three-dimensional space
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
3D-Tree
- 3D-style drawing with vb6! Very impressive work!-3D-style drawing with vb6! Very impressive work!
Flag
- How to move a flag using OGRE3D
HDRLightingTest
- 一个自己做的HDR Lighting的Demo,并且加入了Cubic Shadowmap。效果还可以~ 文档,请查阅sinfawkes.com-Its own to do HDR Lighting the Demo, and joined the Cubic Shadowmap. Effects can also be ~ document, please refer to sinfawkes.com
OgreDataFileAnalyse
- Ogre数据文件分析主要分析Ogre中用于存放外部文件相关的类,例如用于存放Mesh 相关的类或者用于存放纹理的相关的类。这些类组成我们的道具n_ n。我们将对一下儿部分 进行分析。 -Ogre analysis of the data file analysis is mainly used to store the external file Ogre in the relevant classes, such as for storage Mesh Related cl
OgreFileAnalyse
- 从一般的角度看好像没有必要定义文件系统,但是游戏的数据为了保密(特别是那 些资源文件:游戏图片、游戏音乐、shader脚本等),可能把所有的文件打包在一个文 件中,那么我们读取这个文件的时候,可以把它看成一个文件系统,因为其格式固定, 也有文件目录,文件数据等(例如n勺。-From the general point of view does not seem necessary to define the file system, but the game data in ord
a_3d_Shape15015611222002
- 用数学函数生成3维图形。-This code generats nice 3d shapes using the Math.cos and Math.sin objects.
showjs
- 立方体根据随着鼠标拖动方向转动,立方体原来位置不发生变化-With the mouse drag the cube according to the direction of rotation, the cube does not change the original position
Tin3D
- 本程序可以实现打开TXT文件后显示TIN结构的图像并可添加纹理。-This procedure can be achieved to open TXT file, show TIN structure, and can add texture images.
LoG3D
- it can be used for detecting edge of 3D image with laplacian of gaussian method
CyttronVisualizationPlatform
- Delft理工大学开发的医学影像视觉包,demo是只老鼠-Delft University of Technology the development of medical imaging visual package