Y
Hacker News
new
|
ask
|
show
|
jobs
by
calibas
1542 days ago
Neat! I see it's done using three.js for 3d graphics and tween.js for animation.
https://github.com/mrdoob/three.js/
https://github.com/tweenjs/tween.js/
1 comments
csk111165
1542 days ago
How did you check the framework?? I mean is the source code accessible to you?
link
scheme271
1542 days ago
Hit ctrl-u to view the source and for this at least look at the included javascript.
link