Add basic loader for gltf
Added loading of avocado. Something is still wrong though, becaus I cannot see the seed. But basic functionality is there.
This commit is contained in:
@@ -6,6 +6,8 @@ project('RedScarfEngine',
|
||||
'werror=true'
|
||||
])
|
||||
|
||||
# add_project_arguments('-DWAYLAND=1', language : 'c')
|
||||
|
||||
subdir('utilities')
|
||||
subdir('graphics')
|
||||
subdir('events')
|
||||
|
||||
Reference in New Issue
Block a user