- Alexander Conrad Nied [email protected]
- Congle Zhang [email protected]
Visual Language Families. A language family is a group of languages related through descent from a common ancestor, called the proto-language of that family. In this project we try to visualize the language tree with greater granularity and deeper hierarchy.
Static Version at time of assignment submission
http://cse512-14w.github.io/a3-anied-clzhang/
Live/Updated Version:
http://homes.cs.washington.edu/~anied/cse512/a3-anied-clzhang.html
https://github.com/CSE512-14W/a3-anied-clzhang/blob/gh-pages/a3-anied-clzhang.pdf
We implement all functions we designed.
Include:
- Conrad and Congle writes JS/D3 codes for visualization of the wheel and the map
- Conrad creates a fine-grained language map
- Congle writes some Java code to generate Json and attributes.
- It took us a week to develop the visualization. Creating the map and debugging the javascripts cost most of our time.