About Store Forum Documentation Contact



Post Reply 
Realistic sea
Author Message
DES Offline
Member

Post: #1
Realistic sea
Hi,

I'm developing a project in which the main world will be an open sea world. I need a more realistic physical rapresentation of the water than Esenthel can do at the moment so i searched for something in internet.
I found an external library to do that but i don't understand how to manage the camera...their help says that i've to tell explicitly what my Camera matrices are and it says to pass in the "modelview" and the "projection" matrices using two of their functions...both functions take an array of 16 doubles.
My problem is that i don't understand how i should fill the two matrices with the data i can get from Esenthel Camera Matrix...
Can Someone help me?
10-04-2013 11:01 PM
Find all posts by this user Quote this message in a reply
SamerK Offline
Member

Post: #2
RE: Realistic sea
Hi, I'm curious to know what is the external library you are referring at ? is this related to shaders?

thanks
(This post was last modified: 10-04-2013 11:51 PM by SamerK.)
10-04-2013 11:49 PM
Find all posts by this user Quote this message in a reply
DES Offline
Member

Post: #3
RE: Realistic sea
It is Triton ocean.
10-05-2013 08:56 AM
Find all posts by this user Quote this message in a reply
Post Reply