ULRE/WIP/The difference between ULRE and CMGameEngine.txt
2018-11-21 18:13:13 +08:00

13 lines
747 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[简体中文]
1.ULRE是CMGameEngine的渲染器试验原型项目所以它们是有关系的
2.两者的代码是互相借鉴的
3.ULRE仅用于试验渲染技术所以它不会在渲染以外的地方使用任何技巧也不考虑任何实际使用情况。
-------------------------------------------------------------------------------------------------------------------------------------------------
[English - Google automatic translation]
1.ULRE is a renderer prototype project for CMGameEngine, so they are related
2.The code of the two is borrowed from each other.
3.ULRE is only used to experiment with rendering techniques, so it doesn't use any tricks outside of rendering, nor does it take into account any actual usage.