Skip to content

connor-ms/react-raytracer

Repository files navigation

react-raytracer

An implementation of Peter Shirley's Ray Tracing in One Weekend, written in React.

Cool ray traced picture

Getting Started

Prerequisites

  • Node.js (>= 16.x)
  • npm or yarn

Installation

Clone the repository:

git clone https://github.com/connorms/react-raytracer.git
cd react-raytracer

Install the dependencies:

npm install

Running the Project

To start the development server:

npm run dev

About

A react raytracer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published