Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiinamiyuki authored Sep 14, 2023
1 parent 5de2bc3 commit 86ed641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Other examples in [examples](luisa_compute/examples)
| [Polymporphism](luisa_compute/examples/polymorphism.rs) | Simple usage of Polymorphic<K, T> |
| [Advanced Polymporphism](luisa_compute/examples/polymorphism_advanced.rs) | Use Polymorphic<K, T> to implement recursive polymorphic call|
| [Ray Tracing](luisa_compute/examples/raytracing.rs) | A simple raytracing kernel with GUI|
| [Path Tracer](luisa_compute/examples/path_tracer.rs) | A path tracer with GUI|

## Overview
### Embedded Domain-Specific Language
Expand Down

0 comments on commit 86ed641

Please sign in to comment.