Skip to content
Daniel Côté edited this page May 13, 2020 · 28 revisions

Welcome to the RayTracing Tutorial Project

  • Before anything, read the project README to get started and understand what this Python module is all about and what ray tracing is.
  • The list of things to do (called Issues) are here. If they are not assigned to anyone, you can take them by assigning them to you.
  • The KanBan board tracking everything To Do/In Progress/Done is here. Things move along from left to right. Things to do can be issues or other things not on GitHub
  1. To get started on writing, read HOWTO modify the article file.
  2. To get started on coding, read HOWTO-Code on GitHub and HOWTO Coding Style Guide.
  3. To get started on writing tests, read HOWTO Write Unit Tests
Clone this wiki locally