Hi,

I have just tested osgRiver, the water is  on the right corner of the river.3DS 
but only 1 segment is displayed( (-15 to 0).
I had tried to change the code of osgRiver in 
RiverGraph::MergeRiverFromPoints(vector<RiverControlPoint> points)  at :
RiverControlPoint next2 = curvePoint (changed to :(points[i-1] * 0.4 + 
points[i] * 0.6)) ; and now I have 3 segments from 9 that are displayed, I 
don't know what is the probleme exactly but I will do some search to find the 
probleme.
if you have any suggestion I hope that you share it with us.

Thank you!

Cheers,
Mohammed

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to