shraklor / learning-three-js-blogpost

Learning Three.js blog post for Bocoup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Three.js With Real World Challenges (that have already been solved)

This is a recreation of New York Times: A 3-D View of a Chart That Predicts The Economic Future: The Yield Curve which was made by Gregor Aisch and Amanda Cox.

The code in this repo was written by Sue Lockwood, unless otherwise noted in the comments. :)

The data used to create this graph was taken from the U.S. Department of Treasury’s website.

I recreated this graph to learn more about working with Three.js. I, in no way, claim ownership of the original graph published by the NYT. They did a much better job, and I want to thank Gregor Aisch and Amanda Cox for doing such inspiring work.

The code in this repo is part of a blog post on Bocoup.com.

About

Learning Three.js blog post for Bocoup


Languages

Language:JavaScript 89.8%Language:HTML 10.2%