UNPKG
@antv/g-webgpu-raytracer
Version:
latest (0.5.1)
0.6.0
0.5.1
0.5.0
A simple ray tracer implemented with WebGPU
@antv/g-webgpu-raytracer
/
README.md
10 lines
(5 loc)
•
252 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# @
antv
/
g
-webgpu-raytracer
A
simple
ray
tracer
implemented
with
WebGPU
##
Resources
*
[CS180: Introduction to Computer Graphics]
(
https
:
//sites.cs.ucsb.edu/~lingqi/teaching/cs180.html)
*
https
:
//oktomus.com/posts/2020/ray-tracer-with-webgl-compute/