LWJGL Forum

Programming => General Java Game Development => Topic started by: wondersonic on December 07, 2011, 15:57:46

Title: Want a challenge?
Post by: wondersonic on December 07, 2011, 15:57:46
Hi,
I'm looking for some help regarding the rendering of an ocean with LWJGL.

So far, I tried to port this implementation:

http://evasion.inrialpes.fr/~Eric.Bruneton/#ocean
with source code included: http://evasion.inrialpes.fr/~Eric.Bruneton/OceanLighting.zip

If one of you could help me I could add this ocean into the third level of a game spin-off (http://www.youtube.com/watch?v=d6j0sL6rWlM) (and your name also!).

Thanks for your feedback.

Regards,
WS
Title: Re: Want a challenge?
Post by: wondersonic on December 08, 2011, 10:09:01
An old thread (in french) dealing with my problem:

http://bbs.demoscene.fr/code/ocean-openglglsl/

And a port to Java that do not work (yet?):

http://bbs.demoscene.fr/code/ocean-openglglsl/?action=dlattach;attach=112

Maybe someone could look at it and give me feedback.

The files loaded are included in the previous message zip archive.