Skip to content

Latest commit

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

qt5-shadow-maps

License

Shadow mapping implementation with Qt5 and OpenGL (Qt 5.4 or higher)

Algorithms

Build

Please use CMake 3.0.0 or higher.

$ git clone https://github.com/tatsy/qt5-shadow-maps.git
$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .

Result

Shadow MapsReflective Shadow Maps
SMRSM
Imperfect Shadow MapsShadow Maps from VPLs
SMRSM

License

MIT License 2015 (c) Tatsuya Yatagawa (tatsy)

About

Shadow mapping implementation with Qt5 and OpenGL

Resources

Stars

25 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages