TinyRaytracer 0.1
A simple C++ raytracer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
vec3.hpp File Reference
#include <cmath>
#include <iostream>

Go to the source code of this file.

Classes

class  vec3
 

Typedefs

using point3 = vec3
 

Functions

double dot (const vec3 &a, const vec3 &b)
 
vec3 cross (const vec3 &a, const vec3 &b)
 

Detailed Description

Author
Jin (jinj2.nosp@m.@ill.nosp@m.inois.nosp@m..edu)
Version
0.1
Date
2024-11-11