Hi Adrien,

It would be possible write new OceanTechniques to handle rivers and
lakes, (lake's aren't so different to oceans really) They're just not
supported at the moment.

I have tried to make the library as extensible as possible so that new
techniques can make use of the existing code. I've also been working
on some additional refactoring which will be coming shortly, aimed at
decoupling the generation of vertices from the rendering which should
further help anyone wishing to add techniques to the library.

If you want to add new functionality, you're more than welcome to jump
in. I've already had some great functionality submitted by people
chipping in and I'm happy to assist you if need be.

Regards,

Kim.



2009/10/31 Adrian Egli OpenSceneGraph (3D) <[email protected]>:
> Hi J-S,
>
> Ok thanks,i was wondering whether it would be possible to include rivers,
> lakes, etc. into osgOcean. But as the name says it's a ocean rendering
> toolkit not a river, lake etc. one.
>
> /adrian
>
> 2009/10/30 Jean-Sébastien Guay <[email protected]>
>>
>> Hi Adrian,
>>
>>> is there any example around the world, how we could integrate osgOcean
>>> into Terrains ?
>>
>> The oceanExample that ships with osgOcean loads a terrain... So yes, there
>> is an example. I'm not sure what else you want.
>>
>> There was a discussion before and we stated that osgOcean does not support
>> doing lakes and rivers... I guess unless you design your terrain so that the
>> water level of all your lakes, rivers and oceans is exactly the same.
>>
>> What exactly do you want to achieve?
>>
>> J-S
>> --
>> ______________________________________________________
>> Jean-Sebastien Guay    [email protected]
>>                               http://www.cm-labs.com/
>>                        http://whitestar02.webhop.org/
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
>
> --
> ********************************************
> Adrian Egli
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to