added camera implementation and plenty of other rendering related stuff - splitted out the initialization of the render context
This commit is contained in:
parent
ae37273021
commit
f7043fc0cb
43 changed files with 23280 additions and 15161 deletions
|
@ -3,7 +3,10 @@
|
|||
add_subdirectory(deps)
|
||||
add_subdirectory(core)
|
||||
add_subdirectory(scene)
|
||||
#add_subdirectory(system)
|
||||
add_subdirectory(ui)
|
||||
add_subdirectory(system)
|
||||
#add_subdirectory(ui)
|
||||
add_subdirectory(scripting)
|
||||
add_subdirectory(visual)
|
||||
|
||||
|
||||
add_subdirectory(engine)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue