搜索资源列表
SGSDK
- 烁光3D引擎演示版SDK,该引擎是在directx9.0c环境下开发,用的是C++VS2005. 目前该引擎支持天空盒,地形,.X骨骼动画,AABB碰撞检测,粒子系统,3D音效,MP3播放等功能-3D engine demo version of the SDK, the engine is under development directx9.0c environment, C is the VS2005. The engine currently supports sky boxes,
demosaic
- 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in th
Random_3D_214557312009
- 能够创建随机的3D棒,能够变化颜色,并随之改变大小,还能发出声音。-This program creates 3D bars which keep changing their colors & coordinates... it also generates sound... have a look..
Collide
- 基于opengl的多个3d物体实时动态碰撞检测,效果良好,渲染帧速能达到100帧左右。-Based on the number of 3d objects in opengl real-time dynamic collision detection, sound effects, renderingFPS reach about 100.
Play3DSound
- 基于Direct Sound 的3d音乐播放的小例子,很有用的,适合初学者-Direct Sound in 3d-based music player, a small example, very useful for beginners
Dsound3DPlayDemo
- 可以使实现环绕音效,实现了很好的封装,可以给实现3D的人员一个很好的学习资料-Can achieve surround sound, to achieve a very good package, the staff can give to achieve a good 3D learning materials
3dCar
- Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.-Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.
MusicCube
- MusicCube demonstrates basic use of OpenGL ES, OpenAL, and Audio File Services on the iPhone for manipulating sound in a 3D environment. The four modes in the application illustrate how the sound volume and balance will change based on the position o
D3Dsound
- 3D声音实现,可设置相关参数,达到不同声音效果-3D sound implementation of the relevant parameters can be set to achieve different sound effects
Python-Scientific-Calculation
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计