readme.txt
来自「游戏编程精粹6第中关于粒子的实时流体仿真系统,对入门的游戏开发者很有帮助.」· 文本 代码 · 共 14 行
TXT
14 行
Real-Time Particle-Based Fluid Simulation
The demo binary shows it can handle 2000 particles at about 30 fps on Pentium 4 2.8GHz.
And you can interact with the fluids by dragging.
System Requirements
- Microsoft Windows 2000 or later
- Intel x86 Compatible Processor
- Visual Studio .NET 2003 or later to build
- OpenGL ARB Fragment Program and Vertex Program
Water is not shaded properly on some ATI RADEON series
Acknowledgement
The cubemap texture included in the demo is credited to Peter Murphy. Thank you, Paul Bourke!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?