项目作者: An0ther0ne
项目描述 :
Water Waves
高级语言: C++
项目地址: git://github.com/An0ther0ne/ww.git
Water Waves
This is Simple C++ DirectX 8 demo written by myself for testing purpose of water physics.
Just have only one source file, nothing else :)

Keyboard controls:
- F1-F4 : Change to None, Point, Linear or Anisotropic texture filtration mode;
- F5-F7 : Toggle vertices/wireframe/solid faces;
- F8 : Pause - Continue play;
- F9 : Toggle bright/dark background;
- F11 : Toggle alpha blending;
- Enter : Change fullscreen/windowed.
Build
Requirements
Process
- Create an empty project in Visual Studio C++,
- Append main.cpp to that project as main file,
- Compile and build one.
or
1-3. Browse himself to ‘Release’ folder and run already been built .EXE.
- Enjoy.
AUTHOR
An0ther0ne, 2005