搜索资源列表
经典程序3D
- 这是一些非常经典的3D程序 他们都只有几十K,有的甚至只有几K大小,但是实现了非常好的效果 虽然没有源码,但是相信还是可以激励大家一下的-there are many excellent 3D programme with just several 10 kilo-bytes, even sigle kilo-bytes. They would carry out very good perfomance but there is no source code. anyway pleas
Hole
- 这是我刚完成的弹击方块游戏,用netBeans打开运行MyFrame.java就ok了-This is what I have just completed the shells hit the ideographic games, netBeans open with running ok on the MyFrame.java
MFCVega
- 《vega实时三维视景仿真技术》的基于MFC的程序源代码,自己整理的,拿去改一改就可以作自己的程序了,刚开始学,费了我好大的劲才搞定的。 -"Guerra, real-time 3D visual simulation technology" based on the MFC source code, sort of, guns can be made to change their procedures, just started school, I spent a l
D3DWorld
- 用VB也可以模拟出一个全3D的场景,这段代码只是一个简单的实例.-VB can also simulate a full 3D scenes, this code is just a simple example.
stl-view
- 看STL文件的小软件,可以自由的实现旋转,等功能,现在只是一小部分,以后会发后面的-small software capable of realization of the freedom of rotation, and other functions, and this is just a small part of it, will be issued after the behind
stl-view3
- 接刚才上载的内容,进一步的学习STL文件的度曲,和显示-then just on the content, further study of the STL file was music, and display
MarekMizanin
- Project Descr iption: NeHe s Apocalypse Contest Entry. - 2 modes : - demo mode - exploration mode - real stars position - constellation stars - real move planets - dynamic optimalization - just 1 sound - light
udpoint
- The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern,
Silverlight
- 实现放烟花的效果,很好看哦,大家有兴趣可以看看。-silver light,just for fun
3Dshow
- wpf 3d show,just for fresh-wpf 3d show
FirstCamera
- 世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长, 笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出 其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们 哈哈... -The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I
Demo3D
- 3D影像處理,對剛學的3D的人有很大幫助喔!-3D image processing, 3D just learned a person of great help喔!
3DSCO20.ZIP
- 3ds file loader written in C/C++ It loads multiple meshes in the file instead of just one.
Picking
- 思路: 场景中的每个mesh关联到一个唯一的COLOR值。 Pick检测时, 将当前场景渲染到纹理, (在PS中各mesh仅用自己的关键COLOR),即刻取回当前鼠标的位置的COLOR, 查找COLOR就可以知道当前被Pick的Mesh。 使用Render To Texture 的快速Picking, 无需锁住Vertex Buffer进行三角面和射线的相交测试, 仅在读取数据的时候锁住纹理的一个相素, 但是显卡要支持Render To Texture,纹理尺寸必须支持非2的n次方,D3DF
TestingQube
- Just Simple CAstle using vVisual C++. An example for assignment
BlackWindow
- D3D初探,对刚刚起步学习D3D编程的人有帮助,程序经vS2008编译通过 并可以运行-D3D of, for just starting to learn D3D programming people have helped, the program compiled by the vS2008 and can be run through the
importmodel
- 一个功能挺强的程序,能导入模型和贴图,只是个基础的-A feature quite strong program that can import the model and texture, just the basis
3DSReader
- 一个读入并显示3DS模型的很精简的程序.程序模块化清晰,可移植性好,只需要复制包含 3ds.h 3ds.cpp就可以参照本示例使用.开发平台为VS2005. 其他版本可以使用类库3ds.h和3ds.cpp但,本示例可能无法编译-One read and display 3DS model of a very streamlined procedures. Procedures clear modularity, portability is good, just need to copy
x
- 可以显示一个.x文件的3D小程序,对初学者有帮助,只需要在自己的工程中添加此文件即可。-Can display a. X file 3D applet, helpful for beginners, just in their own projects to add this file.
Direct3D_example
- 网格模型高级技术:Direct3D对加载到内存中的网格模型提供了优化功能,通过网格模型优化可以明显提高三维模型的渲染速度,这对渲染速度要求较高的三维图形程序和游戏具有非常重要的现实意义。 对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh
