I want to show some of my screenshots taken from the recent testbed on “Water reflection”, from the ground up, it includes the diffuse texturing, specular texturing, specular highlighting, reflection, and ripple (or perturbation texturing).
Below you will find the screenshots from the start of the testbed’s process.
I am so sorry that I cannot include any [...]
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%; }
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}
Diffuse and specular texture mapped to the floor
Just the same but more closer look!
Very close look! But with different specular texture.
Apply with some real scene, with lighting affect on the floor.
Full functioning
The testbed I have recently done so far, this time [...]