|
 |
|
 |
|
Water caustics without animation...
- Posted on: 9/27/2018
[Uncategorized]
|

I created an alternate shader to the "caustics" effect I recently made. |
This one simply uses distortion, whereas the previous effect used animation based on textures. While not as realistic as the animated version, this version should be more accessible. I can add this to my games without needing to purchase more animation software!
It looks surprisingly good. Once again, I'm amazed I've been able to figure out how to do this, because shader coding has been extremely confusing to learn.
I also worked more on the terrain blending shader. I was hoping there would be an easy way to combine the mesh/normal data from the terrain with the game object, to seamless blend the edges, but I haven't found any way to that.
<< Back to main news page
|
|
 |
|
 |
|
|
Updates... 2/14/2019 |
I added one more level to the new labyrinth game... | |
Graphics... 2/13/2019 |
I started working on graphics for the logo, splash screen, and icon. | |
|