This website requires JavaScript.
Explore
Help
Sign in
eryn
/
charles
Watch
1
Star
0
Fork
You've already forked charles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A ray tracer, Ray Charles
62
commits
5
branches
0
tags
1.5
MiB
C++
99.2%
C
0.5%
Python
0.3%
11dc22fb8c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Eryn Wells
11dc22fb8c
Remove optimization for b =~ sqrt(b^2 - 4ac)
2013-09-08 18:46:51 -07:00
src
Remove optimization for b =~ sqrt(b^2 - 4ac)
2013-09-08 18:46:51 -07:00
test
Move checking intersection of ray and sphere in unit tests to check_sphere_intersection
2013-09-08 18:07:30 -07:00
.gitignore
Ignore build/
2013-09-08 11:37:58 -07:00
SConstruct
Fixing the build system again
2013-09-08 14:53:11 -07:00