Y
Hacker News
new
|
ask
|
show
|
jobs
Understandable Ray Tracing in 256 lines of bare C++
(
github.com
)
42 points
by
zwliew
2712 days ago
3 comments
nokomprendo
2712 days ago
There is also smallpt, a path-tracer in 99 lines of C++ (
http://www.kevinbeason.com/smallpt/
).
link
nayuki
2712 days ago
Near-duplicate of
https://news.ycombinator.com/item?id=18955329
link
lostgame
2712 days ago
This
is
pretty understandable. Great work!
link