Skip to content

An implementation of ray tracing algorithm using JavaScript.

Notifications You must be signed in to change notification settings

tangtan/ray-tracing-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing

一种基于JS的光线追踪算法实现

Usage

  • upload an obj file and uncomment the associated code block

Result

Sphere

  • Point Light

image

  • Directional Light

image

Scene01

  • Point Light

image

  • Directional Light

image

Scene02

  • Directional Light

image

About

An implementation of ray tracing algorithm using JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages