Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 574 Bytes

README.MD

File metadata and controls

26 lines (15 loc) · 574 Bytes

The Boost Ray Tracers

Joining the party

  • Get get the book - The Ray Tracer Challenge from Olly or Andy.
  • Make a directory in the root folder with your name, and your language.
  • Add a readme based of the below template to your local directory with some details of language, install instructions, and how to run tests
  • Add to the root gitignore. ie: olly-nodeJs/node_modules/
  • Prosper

Readme template

Olly - NodeJs

Getting started

Install nodeJs, 8 or above.

yarn
yarn test