From 9ae14ef663bfb1731ab18d67d579c26e325e6d53 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Thu, 15 Nov 2018 02:05:10 +0800 Subject: [PATCH] first --- README.md | 6 +++--- WIP/2018.11.15.txt | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 WIP/2018.11.15.txt diff --git a/README.md b/README.md index 97e646d6..e6223408 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# ULRE +# ULRE experiment project - Ultra Lightweight Rendering Engine -ULRE is a pilot project,Used to experiment with various rendering related techniques,And do some examples. +ULRE is a project of experimental nature,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. +In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine. ULRE是一个试验性质的工程,用于试验各种渲染相关的技术,以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中,用于替代旧的渲染引擎。 diff --git a/WIP/2018.11.15.txt b/WIP/2018.11.15.txt new file mode 100644 index 00000000..1dac80c3 --- /dev/null +++ b/WIP/2018.11.15.txt @@ -0,0 +1,15 @@ +repo Initial Construction Instructions: + +The project was set up for 3 target + + 1. To help cmgameengine a completely new renderer + 2. In order to need to learn OpenGL Core/ES friends to provide a follow-up learning process + 3. Provide a least dependent renderer for friends who simply need to learn game making + +ֿ˵ + + Ŀ3Ŀ + + 1.Ϊ˰CMGameEngineһȫµȾ + 2.ΪҪѧϰOpenGL Core/ESṩһѧϰĹ + 3.ΪҪѧϰϷṩһȾ \ No newline at end of file