From c0b98e73d3e60dc163e887ab544f20c48349289c Mon Sep 17 00:00:00 2001 From: HuYingzhuo Date: Tue, 30 Apr 2019 19:06:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e6223408..b88a5d43 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,10 @@ 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. +Platform: Windows,Linux (WIP: Android) +Graphics API: Vulkan + ULRE是一个试验性质的工程,用于试验各种渲染相关的技术,以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中,用于替代旧的渲染引擎。 + +平台: Windows,Linux (开发中: Android) +图形API: Vulkan