are you worked it out? 
amigoface wrote:
> yes from the osgapp example
> 
> 
> Code:
> _oceanSurface = new osgOcean::FFTOceanSurface( 64, 256, 17, 
> windDirection, windSpeed, depth, reflectionDamping, waveScale, isChoppy, 
> choppyFactor, 10.f, 256 );  
> 
> 
> 
> 
> i tried before to increase some of these value but i got a very strange and 
> horrible effect since i don't know each parameter value correspondence
> 
> for example i tried this before
> 
> 
> Code:
> _oceanSurface = new osgOcean::FFTOceanSurface( 128, 512, 33, 
> windDirection, windSpeed, depth, reflectionDamping, waveScale, isChoppy, 
> choppyFactor, 10.f, 256 );  
> 
> 
> 
> 
> i can't put screens now beacause i don't have my dev machine


------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33751#33751





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to