Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoyun Ren committed Dec 16, 2021
1 parent d50312e commit 9956559
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# RayTracingDemo
Ray Tracing with OpenCL & OpenGL

Visual Studio 2019
Environment:

OpenCL: Intel SDK 7.0.0.4443
+ Visual Studio 2019

OpenGL: 4.5
+ OpenCL: Intel SDK 7.0.0.4443

+ OpenGL: 4.5

Reference:

+ [taichiCourse01/taichi_ray_tracing](https://github.com/taichiCourse01/taichi_ray_tracing)
+ [taichiCourse01/taichiCourse01](https://github.com/taichiCourse01/taichiCourse01)
+ [straaljager/OpenCL-path-tracing-tutorial-3-Part-1](https://github.com/straaljager/OpenCL-path-tracing-tutorial-3-Part-1)

Demonstration:

<img src="pic\demo.png" alt="demo" style="zoom: 67%;" />

0 comments on commit 9956559

Please sign in to comment.