This website requires JavaScript.
Explore
Help
Sign In
faerbit
/
toytracer
Watch
1
Star
0
Fork
0
You've already forked toytracer
Code
Issues
Pull Requests
Releases
Wiki
Activity
Toy Ratracer built using
https://raytracing.github.io/
5
Commits
1
Branch
0
Tags
222
KiB
C++
99.8%
Makefile
0.2%
9e16d5f112
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Faerbit
9e16d5f112
Implement sphere normals.
2020-06-03 23:25:47 +02:00
.gitignore
Initial commit.
2020-06-03 00:06:53 +02:00
color.h
Initial commit.
2020-06-03 00:06:53 +02:00
Makefile
Adding rays, origin and horizon.
2020-06-03 22:39:40 +02:00
ray.h
Adding rays, origin and horizon.
2020-06-03 22:39:40 +02:00
vec3.h
Fix significant typo.
2020-06-03 23:14:10 +02:00
wtracer.cpp
Implement sphere normals.
2020-06-03 23:25:47 +02:00