GBear Posted November 29, 2018 Share Posted November 29, 2018 Hi everyone. Check this youtube movie.. this is age of empires. and Water effect on isometric is very gorgeous . But i don't have any idea to make this.. do you have any idea? Quote Link to comment Share on other sites More sharing options...
mattstyles Posted December 3, 2018 Share Posted December 3, 2018 Very good looking indeed, I don't really know the answer, but water simulation is something is often done with shaders. I'd check out some shaders for some examples about how to make water semi-realistic. Quote Link to comment Share on other sites More sharing options...
hotfeet Posted December 4, 2018 Share Posted December 4, 2018 check out this though i'm not 100 on how you would implement it in your desired render style Quote Link to comment Share on other sites More sharing options...
rohini Posted January 21, 2019 Share Posted January 21, 2019 Html code: <div></div> Css code: html, body { background-color: #f2f2f2; } div { background-color: #49b293; width: 200px; height: 160px; margin: 100px auto 0 auto; transform: rotateX(60deg) rotateY(0deg) rotateZ(-45deg); } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.