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
260
commits
5
branches
0
tags
1.5
MiB
C++
99.2%
C
0.5%
Python
0.3%
17df0d4adf
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
17df0d4adf
Add "Three Spheres" scene
2014-07-19 15:53:47 -07:00
lib
Remove libyaml Makefiles
2014-07-13 09:47:51 -07:00
scenes
Add "Three Spheres" scene
2014-07-19 15:53:47 -07:00
src
Comment out adding objects from main() – they come from YAML now!! :D
2014-07-19 15:46:38 -07:00
test
Correcting some build problems with old-style SConscripts
2014-07-13 09:23:42 -07:00
.gitignore
Merge remote-tracking branch 'base/master' into develop
2014-07-13 08:24:16 -07:00
charles.sublime-project
Sublime project and workspace settings
2014-07-19 11:27:32 -07:00
charles.sublime-workspace
Sublime project and workspace settings
2014-07-19 11:27:32 -07:00
README.md
Initial commit
2014-01-30 13:39:51 -08:00
SConstruct
NDEBUG *removes* asserts -- whoops
2014-07-19 10:11:51 -07:00
README.md