Wallpaper Engine backgrounds for Linux!
Go to file
Alexis Maiquez 2be1bffb6f - Removed all the contents of the res folder as those weren't needed anymore
+ Added basic, single-pass-effects parsing
- Removed duplicated code for effect parsing
+ Added support for shader loading and applying to materials (might not work with every shader, still needs some more investigation)
+ Added support for TEXB0001 containers to be able to load images from the wallpaperengine original files

Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2019-04-05 08:34:53 +02:00
.idea ~ Fixed texture display for scenes 2018-09-21 22:13:47 +02:00
CMakeModules + Added LZ4 lib to the compilation process 2019-04-02 17:08:34 +02:00
docs + Added some more information of the wallpaperengine textures format 2019-02-17 04:13:47 +01:00
nlohmann + Support for json parsing and basic wallpaperengine json deserialization and loading 2018-07-06 01:59:39 +02:00
wallpaperengine - Removed all the contents of the res folder as those weren't needed anymore 2019-04-05 08:34:53 +02:00
.gitignore - Removed all the contents of the res folder as those weren't needed anymore 2019-04-05 08:34:53 +02:00
CMakeLists.txt - Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions 2019-04-04 16:51:54 +02:00
main.cpp - Removed all the contents of the res folder as those weren't needed anymore 2019-04-05 08:34:53 +02:00