Skip to content

Basic material and techniques used for rendering effects in Urho3D

License

Notifications You must be signed in to change notification settings

orefkov/Urho3D-Material-Effects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Basic material and techniques used for rendering effects in Urho3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.4%
  • HLSL 21.8%
  • GLSL 16.1%
  • CMake 1.7%