Wallpaper Engine backgrounds for Linux!
Go to file
Alexis Maiquez Murcia 1821731d5a + Basic parsing for json files on project (just scene, project objects and basic images)
+ Re-structured some code to its (hopefully) final form (shader compiler, file finding, etc)

Signed-off-by: Alexis Maiquez Murcia <almamu@almamu.com>
2018-07-06 13:47:11 +02:00
.idea + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
CMakeModules ~ Current status of the project (basic shader support and shader precompilation steps) 2018-07-05 02:17:58 +02:00
nlohmann + Support for json parsing and basic wallpaperengine json deserialization and loading 2018-07-06 01:59:39 +02:00
res + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
wallpaperengine + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
.gitignore + More shader compilation steps (broke with the origina, still some information to change) 2018-07-05 15:49:00 +02:00
CMakeLists.txt + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
common.h ~ Current status of the project (basic shader support and shader precompilation steps) 2018-07-05 02:17:58 +02:00
main.cpp + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
nier_test.cpp + Basic parsing for json files on project (just scene, project objects and basic images) 2018-07-06 13:47:11 +02:00
nier_test.h ~ Current status of the project (basic shader support and shader precompilation steps) 2018-07-05 02:17:58 +02:00