first
This commit is contained in:
parent
477a825a46
commit
9ae14ef663
@ -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中,用于替代旧的渲染引擎。
|
||||
|
15
WIP/2018.11.15.txt
Normal file
15
WIP/2018.11.15.txt
Normal file
@ -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.为仅仅需要学习游戏制作的朋友提供一个最少依赖的渲染器
|
Loading…
x
Reference in New Issue
Block a user