Merge branch 'devel_6_multi_platform_support' of https://github.com/hyzboy/ULRE into devel_6_multi_platform_support

This commit is contained in:
HuYingzhuo 2019-05-01 16:26:00 +08:00
commit 4c7ffda1aa

View File

@ -6,9 +6,11 @@ ULRE is a project of experimental nature,Used to experiment with various renderi
In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine. In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine.
Platform: Windows,Linux (WIP: Android) Platform: Windows,Linux (WIP: Android)
Graphics API: Vulkan Graphics API: Vulkan
ULRE是一个试验性质的工程用于试验各种渲染相关的技术以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中用于替代旧的渲染引擎。 ULRE是一个试验性质的工程用于试验各种渲染相关的技术以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中用于替代旧的渲染引擎。
平台: Windows,Linux (开发中: Android) 平台: Windows,Linux (开发中: Android)
图形API: Vulkan 图形API: Vulkan