Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Rendering Realtime Caustics in WebGL
(medium.com)
64 points
by
dfield
10 years ago
| 4 comments
Rendering Realtime Caustics in WebGL | Dark Hacker News
sirsar
10 years ago
|
next
[−]
It's always great to see examples of more niche algorithms outperform the familiar stochastic/monte carlo algorithms that first come to mind when approaching a problem.
frik
10 years ago
|
next
[−]
It would be nice to open up the 5 year old code and put it on github.
mietek
10 years ago
|
parent
|
next
[−]
The code has been on GitHub for a while.
https://github.com/evanw/webgl-water
PavlovsCat
10 years ago
|
parent
|
next
[−]
The code is neither obfuscated nor minimized, so what's not opened up about it?