Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.51 KB

Urho3D Material Effects


Description

Basic material and techniques used for rendering effects, it might be useful for individuals new to Urho3D. In addition, added new water shader, fake BRDF, and post-processing glow per object per mask.

Screenshots

alt tag alt tag alt tag alt tag alt tag

To Build

To build it, unzip/drop the repository into your Urho3D/ folder and build it the same way as you'd build the default Samples that come with Urho3D.

Thanks

To codingmonkey for his post on screen space blur on the Urho3D forum and the leg work he had done.

License

The MIT License (MIT)