Skip to content

calderov/JSRay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSRay

A simple Javascript RayTracer

The ray tracer lives in a single .js file and is far from perfect :) However, it served its purpose to let me practice a little with Javascript (I have almost no other experience with it).

To see the render in action, just run the following to download and deploy the code:

git clone https://github.com/calderov/JSRay.git
cd JSRay
npx http-server

Then open http://localhost:8080 to see the result.

Here is a picture of the resulting render. Image of Yaktocat

About

A simple Javascript RayTracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors