zenithght / Urho3D-Material-Effects-1

Basic material and techniques used for rendering effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Built with Urho3D 1.7 tag.

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)

About

Basic material and techniques used for rendering effects.

License:Other


Languages

Language:C++ 60.5%Language:HLSL 21.8%Language:GLSL 16.0%Language:CMake 1.7%