Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 117fd4a

Browse files
Update README.md
1 parent e308e6d commit 117fd4a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# LuisaRender
1+
# LuisaRender (Coroutine Version, SIGGRAPH Asia 2024)
2+
3+
This is the source code for the path tracing application described in the **SIGGRAPH Asia 2024** paper
4+
> [***GPU Coroutines for Flexible Splitting and Scheduling of Rendering Tasks***](https://doi.org/10.1145/3687766)
5+
6+
For the underlying computing framework, LuisaCompute's coroutine version, please refer to [LuisaCompute-coroutine](https://github.com/LuisaGroup/LuisaCompute-coroutine).
7+
8+
> ⚠️ Note: we have archived this repository as we are re-designing the IR layer for the main-stream LuisaCompute. The coroutine features will be re-implemented on that new IR in the future.
9+
10+
# LuisaRender (Original Version, SIGGRAPH Asia 2022)
211

312
LuisaRender is a high-performance cross-platform Monte-Carlo renderer for stream architectures based
413
on [LuisaCompute](https://github.com/LuisaGroup/LuisaCompute).

0 commit comments

Comments
 (0)