Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cobrausn
on Nov 19, 2013
|
parent
|
context
|
favorite
| on:
Recursive raytracer in 35 lines of JavaScript
Impressive, especially since it is still fairly readable. On the other end of the spectrum, I give you raytracing on the back of a business card, in C++.
http://fabiensanglard.net/rayTracing_back_of_business_card/
ggambetta
on Nov 19, 2013
[–]
Not quite "the other end" - the code I posted can be reduced to 960 bytes:
http://gabrielgambetta.com/tiny_raytracer.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://fabiensanglard.net/rayTracing_back_of_business_card/