资源列表
CameraTest
- 3d开发的小demo 可以直接运行的-Small demo can be run directly in 3D development
tree
- 向3d场景中添加树木。十字交叉树和始终面向观察者!-Adding trees to the 3d scene. Cross tree and always facing the observer!
15
- direct3d与xna游戏编程源代码第15章,你可以下载来看一下-the source of direct3d and xna you can download it and learn it
BGP_SourceCode
- 《游戏编程入门》(第三版)Jonathan S. Harbour随书源代码-Source code for 《Beginning Game Programm》third edition by Jonathan S. Harbour
tower defense 自制基于HGE的塔防游戏
- 自制基于HGE的塔防游戏,可直接运行.HGE是基于DX8的免费开源硬件加速2D游戏引擎。-Self-made tower defense game based on HGE can be directly run. HGE is a free open-source based on DX8 hardware accelerated 2D game engine.
changjing
- 我写得一个小场景,实现了光晕效果和凸凹纹理的水面,简单易学-I write a small scene, achieve a halo effect and convexity of the surface texture, easy to learn
simplest_encoder
- 该解决方案包含了几个常见的编码器的使用示例: simplest_vpx_encoder:最简单的基于libvpx的视频编码器 simplest_x264_encoder:最简单的基于libx264的视频编码器 simplest_x265_encoder:最简单的基于libx265的视频编码器-This solutions contains examples about video encoders: simplest_vpx_encoder: simplest encoder b
Direct3DandXNAgamedevelopment3
- 《Direct+3D与XNA游戏开发》书中源代码-" Direct+3 D and XNA Game Development" in the book source code
Terrain_Src
- 使用顶点着色器实现的地形图渲染,是学习shader编程的好材料
HADX
- 使用VC + directx编写的一个完整游戏,游戏中的资源使用了魔兽世界的模型
directx_src
- directx特效游戏程序设计源代码.对正在学习游戏编程的人有一定的帮助。
56889
- 自己写的D3D小Dome,实现了基本的游戏功能。