2023-05-30 17:57:12 +08:00
2023-04-20 21:49:48 +08:00
2023-02-22 21:50:18 +08:00
2023-03-06 14:06:20 +08:00
2018-11-15 01:37:50 +08:00
2023-05-16 02:33:19 +08:00

ULRE

experiment project - Ultra Lightweight Rendering Engine

ULRE is a project of experimental nature,Used to experiment with various rendering related techniques,And do some examples.

In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine.

Platform: Windows,Linux (WIP: Android,macOS,iOS)

Graphics API: Vulkan

Milestone:

On May 6 of 2023, a test was completed, and the entire scene was drawn with only one DrawCall. Although it still has a lot of unfinished work, it is still a very important milestone.

ULRE是一个试验性质的工程用于试验各种渲染相关的技术以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中用于替代旧的渲染引擎。

平台: Windows,Linux (开发中: Android,macOS,iOS)

图形API: Vulkan

里程碑:

2023年5月6日完成了一个测试只用了一次DrawCall就绘制出了整个场景。虽然它还有很多未完成的工作但它依然是一个非常重要的里程碑。
Description
No description provided
Readme MIT 30 MiB
Languages
C++ 92.4%
C 5.8%
CMake 1.5%
HLSL 0.1%
JavaScript 0.1%