forked from jdupuy/whitecaps
-
Notifications
You must be signed in to change notification settings - Fork 0
agirault/whitecaps
Folders and files
| Name | Name | Last commit message | 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 !
----------------------------------------------------
----------------------------------------------------
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 89.6%
- C++ 10.2%
- Other 0.2%