Skip to content

agirault/whitecaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 89.6%
  • C++ 10.2%
  • Other 0.2%