ULRE/README.md

9 lines
512 B
Markdown
Raw Normal View History

2018-11-15 02:05:10 +08:00
# ULRE
2018-11-15 01:37:50 +08:00
experiment project - Ultra Lightweight Rendering Engine
2018-11-15 01:43:45 +08:00
2018-11-15 02:05:10 +08:00
ULRE is a project of experimental nature,Used to experiment with various rendering related techniques,And do some examples.
2018-11-15 01:43:45 +08:00
2018-11-15 02:05:10 +08:00
In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine.
2018-11-15 01:43:45 +08:00
ULRE是一个试验性质的工程用于试验各种渲染相关的技术以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中用于替代旧的渲染引擎。