This commit is contained in:
2018-11-15 02:05:10 +08:00
parent 477a825a46
commit 9ae14ef663
2 changed files with 18 additions and 3 deletions

View File

@@ -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中用于替代旧的渲染引擎。