搜索资源列表
MapEditor
- 使用鼠标,通过虚拟球实现3D场景旋转 基本比较完善,用了半个月
AlphaToCoverage
- 3D场景中,Alpha通道的处理,需要Direct9
Text3D
- 3D场景中加入文字的例子,vc2005,directx9
rain
- vc++,direct9.0实现3d场景的雨效渲染
2Dshownin3Deffect
- 3D中显示2D图片,c++环境下在3D场景中实现对2D图片的显示效果。
3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向
- 3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向
tree
- 向3d场景中添加树木。十字交叉树和始终面向观察者!-Adding trees to the 3d scene. Cross tree and always facing the observer!
opengl-mdl
- 用opengl写的3D场景,可以导入反恐精英里面的任务模型。即可以导入骨骼动画-opengl C++ code Skeletal animation can be imported.
WaterSimulation-DirectX
- 非常好一篇关于DirectX 3D模拟海水的技术文章,学习3D游戏海水场景必看文章,内容包括海水模拟的详细算法。DirectX、海水模拟、3D游戏、算法-Very good article on the DirectX 3D simulation of the sea technical articles, learning 3D game water scenes must see the article, including details of water simulation algor
Game
- 一个D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错-D3D games DEMO a collision fighting game scenes are done quite well
Camera
- 实现了3D场景中摄像机的应用 可用于第一人称射击游戏和飞行模拟游戏-Realized the 3D scene the camera application can be used for first-person shooter games and flight simulation game
3D
- 3D小场景,比较不错,有点cs的感觉。值得大家参考借鉴。-3D small scene, quite good, a little cs feeling. Worthy of our reference reference.
AlphaDialog
- Win2000/WinXP 透明窗口显示D3D物体,背景镂空。 把 3D 场景绘制到 RenderTarget 上,透明度信息(Alpha信息绘制到另一个 RenderTarget 上),把透明信息作为 LayeredWindow 的 Alpha 通道,实现了3D场景的背景镂空效果。-Combine D3D scene and Win2000/WinXP LayeredWindow.Render 3D scene to a D3D RenderTarget,and render Alpha
camera
- 3D场景,包括圆柱、天天圈,以及沙漠场地。-3Dscene,include cylinder ,sweetie ,anddesert
3DTerarin
- 改源码是模拟3D场景中用键盘和鼠标来移动游戏游戏人物角色-Change source is simulated 3D scene using the keyboard and mouse to move the game to game characters
GDTdixing
- 3D灰度图地形实现,通过对灰度图每像素颜色值的计算,实现3D场景的草原,山地,沙漠等地形-3D grayscale terrain to achieve, through the grayscale per pixel color value calculation, the realization of 3D scenes of prairie, mountain, desert terrain, etc.
3D地形漫游
- 建立3D场景,可实现网格和纹理的实现,天空盒,雾化
openGL-3D-scene
- openGL实现的简单的3D场景构建,使用与初学者,加了简单的碰撞测试,包括简单的纹理贴图,天空盒,光线效果等。(VC6环境+openGL)-OpenGL realize a simple 3D scene construction, use and beginners, plus a simple crash test, including simple texture mapping, sky boxes, lighting effects. (The VC6 environmental+o
3D-scene-simulation
- visual C++中实现3D场景模拟 opengl 语言-3D scene simulation visual C++ to achieve
3D引擎支持库
- 3D引擎支持库。非常实用,可以自绘3D场景写辅助脚本等