Water, camera problem

Hi @all,

Ive got some problems with the water effect, again.

if im using the parallel projection with the simplewaterprocessor than the scene is showing but not the water.

after im calling setFrustum with the same values again, than the water is showing but it looks strange.

the reflection is streched to the center.





with perpective projection it looks like it should.





is their a tutorial how to create a 2d game with jmonkey?

Honestly i didn’t test water with a parallel projection matrix…

It’s done to work with a standard perspective projection matrix.

I’ll look into it.



There are no tutorial to make 2d games with JME3.