The cells are connected, you can't be "between cells". I'd like to achieve simple effect of moving my camera on the terrain as it was moving a character.
PS How to interpolate the height in 3D triangle? Maybe it is what I am looking for.
// EDIT
okay the interpolation was what I was looking for, thank you, but still I don't understand why the code above doesn't work...
Show differencesHistory of post edits
#3jajcek
Posted 02 January 2013 - 06:45 AM
The cells are connected, you can't be "between cells". I'd like to achieve simple effect of moving my camera on the terrain as it was moving a character.
PS How to interpolate the height in 3D triangle? Maybe it is what I am looking for.
PS How to interpolate the height in 3D triangle? Maybe it is what I am looking for.
#2jajcek
Posted 02 January 2013 - 06:44 AM
The cells are connected, you can't be "between cells". I'd like to achieve simple effect of moving my camera on the terrain as it was moving a character.
PS How to interpolate the height in 3D triangle? Maybe it is what I am looking for.
PS How to interpolate the height in 3D triangle? Maybe it is what I am looking for.
#1jajcek
Posted 02 January 2013 - 06:44 AM
The cells are connected, you can't be "between cells". I'd like to achieve simple effect of moving my camera on the terrain as it was moving a character.
PS How to interpolate the height? Maybe it is what I am looking for.