UNPKG

@antv/g-webgpu-raytracer

Version:

A simple ray tracer implemented with WebGPU

10 lines (5 loc) 252 B
# @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/