From 477a825a4691710a082a9a025d42e42fd6e114b6 Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Thu, 15 Nov 2018 01:43:45 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index de40f5eb..97e646d6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # ULRE experiment project - Ultra Lightweight Rendering Engine + +ULRE is a pilot project,Used to experiment with various rendering related techniques,And do some examples. + +In the future, its complex version will be integrated into CMGameEngine.Used to replace the old rendering engine. + +ULRE是一个试验性质的工程,用于试验各种渲染相关的技术,以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中,用于替代旧的渲染引擎。