As much as I like this organization system - I think this is one of the oldest on the site - it was one glaring flaw. I never keep these descriptions up-to-date and never will! So if the software page has source code available (and no other text) it will now redirect straight to the source code.
14 lines
224 B
Markdown
14 lines
224 B
Markdown
---
|
|
title: "Raytracer"
|
|
date: 2020-02-17
|
|
draft: false
|
|
source: "https://code.ryne.moe/redstrate/raytracer"
|
|
license: MIT
|
|
projtags:
|
|
- CPlusPlus
|
|
- 3D
|
|
layout: "project"
|
|
aliases:
|
|
- /projects/raytracer
|
|
summary: "CPU raytracer."
|
|
---
|