Add a split screen example showing render texture use and multiple cameras. (#1806)

Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
This commit is contained in:
Jeffery Myers
2021-06-03 19:09:43 +02:00
committed by GitHub
co-authored by Jeffery Myers
parent 2efb5a36ca
commit deaa84d28d
5 changed files with 569 additions and 1 deletions
+2 -1
View File
@@ -395,7 +395,8 @@ CORE = \
core/core_vr_simulator \
core/core_loading_thread \
core/core_quat_conversion \
core/core_window_flags
core/core_window_flags \
core/core_split_screen
SHAPES = \
shapes/shapes_basic_shapes \