Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maierfelix authored Apr 2, 2020
1 parent 58d74ba commit 04af49d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# WebGPU Path Tracer

Using [webgpu](https://github.com/maierfelix/webgpu) and [dawn-ray-tracing](https://github.com/maierfelix/dawn-ray-tracing)

This is just a toy project, do not create PRs

# Screenshots

The following scenes were rendered in just a few seconds on a RTX 2070

<img src="https://i.imgur.com/iQqhFDP.png" width="512" />

<img src="https://i.imgur.com/NXOgyml.png" width="512" />

<img src="https://i.imgur.com/DrEAxda.png" width="512" />

0 comments on commit 04af49d

Please sign in to comment.