kbale / osgocean

An ocean rendering nodekit for OpenSceneGraph
GNU Lesser General Public License v3.0
109 stars 56 forks source link

Small patches of geometry breaking #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Small gaps are appearing in the ocean surface.

Possibly a corner piece that's breaking.

Possible cause:

The difference between mipmap levels is too great or small.

This might have to wait until I've redesigned the FFTOceanSurface 
implementation.

Original issue reported on code.google.com by kcb...@googlemail.com on 17 Jun 2009 at 7:42

BinBinMind commented 8 years ago

hi, i use the FFTOceanSurfaceVBO class to render the ocean surface ,but i got a same problem as you.the ocean surface has a 'L' type gap in particular position, do you know how is that? thank you a lot