Alexis Maiquez
|
e80ce94331
|
+ Support for null textures in material passes
+ Basic parsing for object's effects (missing passes specified in the scene.json)
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
|
2019-08-14 10:42:10 +02:00 |
|
Alexis Maiquez
|
5e5dd47154
|
+ Added parsing of sounds
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
|
2019-08-14 01:23:44 +02:00 |
|
Alexis Maiquez
|
2ba3498517
|
+ Added parsing of images info and their materials
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
|
2019-08-14 00:23:27 +02:00 |
|
Alexis Maiquez
|
7d2c4a76ed
|
+ Added parsing of general section of the JSON for the scene and the needed getters for the scene
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
|
2019-08-13 18:03:24 +02:00 |
|
Alexis Maiquez
|
cc74debaad
|
Started rewrite of the wallpaper interpreter to aim for a more separated approach, this way the whole JSON data can be parsed and kept separeted from the actual rendering logic
# Implemented basic project file loading
# Implemented basic camera settings loading
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
|
2019-08-13 17:17:08 +02:00 |
|