jdupuy/whitecaps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
====================================================
Real-time Animation and Rendering of Ocean Whitecaps
Jonathan Dupuy and Eric Bruneton
----------------------------------------------------
----------------------------------------------------
Hardware requirements
---------------------
The demo requires an OpenGL3.3 (or later) GPU.
Building the sources
--------------------
1 On Windows
Open the vs2010 solution, and press CTRL+F5.
2 On Linux
In a terminal, type "sh configure.sh",
then either:
- "make config=release32" or
- "make config=release64"
depending on your system.
More options for build by typing "make help"
Commands
--------
F1_F9 Load scene
1_9 Save scene
a Camera up
e Camera down
zqsd Scroll camera
left Turn camera left
right Turn camera right
Enjoy !
----------------------------------------------------
----------------------------------------------------