SlideShare a Scribd company logo
1 of 14
// my thesis title




                     Hyeyoung Yoon
A 3D Real-time data visualizing interface that allows users to understand data
easily by finding meaningful patterns. These patterns are represented through
the most frequently used words on the nodes of 3D shapes and the adjectives
describing the words are shown on the slope of the shapes. This way, the user
can see important data in one glance and understand the context of the words.
Why 3D ?

- This is not a static 3D model. It responds to real-time data.
- A good way to represent relative importance between words and helpful
  to understand its context
- A new way of representing data. Visually interesting.
Algorithmic Form
Every single line has their own value.
Generative Geometry            by Tim Rolls

This form keeps changing its shape according to data.
http://vimeo.com/35862929
Twitter Orographies          by Datainterfaces

This generate shape also keeps changing its form corresponding to real – time data.
http://www.datainterfaces.org/projects/project.php?q=TwitterOrographies&track=christmas
3D model + Real- time Data


Relational mapping
Distance of the nodes are defined by the relationship between words.
Frequently used words form mountains.
            Ex) A, B, C, D …



                       C

               B
                             D
   A                                    E
Adjectives describing the frequently used words are placed each side of the slopes
           ex) A: A-a, A-b, A-c, A-d / B: B-a, B-b, B-c / C: C-a, C-b, C-c..



                                   B-b        C

                            B-a        B-c
                 A-b
                          A-c
                                                    D
                  A-a
                                                                      E
                             A-d
Every slope keeps updating its position corresponding to real-time data
Week2
Week2

More Related Content

What's hot

Maths (www.correcteducate.com)
Maths (www.correcteducate.com)Maths (www.correcteducate.com)
Maths (www.correcteducate.com)ABDUL QADIR
 
Plans Elevations and Nets
Plans Elevations and NetsPlans Elevations and Nets
Plans Elevations and Netssuntert
 
Lecture 16 graph introduction
Lecture 16 graph introductionLecture 16 graph introduction
Lecture 16 graph introductionAbirami A
 
power point presentation
power point presentationpower point presentation
power point presentationakhilabethel
 

What's hot (7)

Maths (www.correcteducate.com)
Maths (www.correcteducate.com)Maths (www.correcteducate.com)
Maths (www.correcteducate.com)
 
Choose the correct image
Choose the correct imageChoose the correct image
Choose the correct image
 
Plans Elevations and Nets
Plans Elevations and NetsPlans Elevations and Nets
Plans Elevations and Nets
 
Plans and elevations
Plans and elevationsPlans and elevations
Plans and elevations
 
Lecture 16 graph introduction
Lecture 16 graph introductionLecture 16 graph introduction
Lecture 16 graph introduction
 
Reflections
ReflectionsReflections
Reflections
 
power point presentation
power point presentationpower point presentation
power point presentation
 

Viewers also liked

Thurgood marshall
Thurgood marshallThurgood marshall
Thurgood marshallKimballh
 
shawns presentation
shawns presentationshawns presentation
shawns presentationshaiannacone
 
All there’s left to do is run
All there’s left to do is runAll there’s left to do is run
All there’s left to do is runnataliefors
 
Using Treemaps to Visualize Server Performance
Using Treemaps to Visualize Server PerformanceUsing Treemaps to Visualize Server Performance
Using Treemaps to Visualize Server PerformanceLen Conte
 
The Color of Money - Priortization of User Tasks
The Color of Money - Priortization of User TasksThe Color of Money - Priortization of User Tasks
The Color of Money - Priortization of User TasksLen Conte
 
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
8 + or -2 Coversations You Never Want to Have During a Remote Usability StudyLen Conte
 
Top 10 Comments You Never Want to Hear at a UX Design Review
Top 10  Comments You Never Want to Hear at a UX  Design ReviewTop 10  Comments You Never Want to Hear at a UX  Design Review
Top 10 Comments You Never Want to Hear at a UX Design ReviewLen Conte
 
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and DesignUXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and DesignLen Conte
 

Viewers also liked (12)

Thurgood marshall
Thurgood marshallThurgood marshall
Thurgood marshall
 
Open house 2013
Open house 2013Open house 2013
Open house 2013
 
shawns presentation
shawns presentationshawns presentation
shawns presentation
 
All there’s left to do is run
All there’s left to do is runAll there’s left to do is run
All there’s left to do is run
 
Week4
Week4Week4
Week4
 
Week3
Week3Week3
Week3
 
Water Service
Water ServiceWater Service
Water Service
 
Using Treemaps to Visualize Server Performance
Using Treemaps to Visualize Server PerformanceUsing Treemaps to Visualize Server Performance
Using Treemaps to Visualize Server Performance
 
The Color of Money - Priortization of User Tasks
The Color of Money - Priortization of User TasksThe Color of Money - Priortization of User Tasks
The Color of Money - Priortization of User Tasks
 
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
8 + or -2 Coversations You Never Want to Have During a Remote Usability Study
 
Top 10 Comments You Never Want to Hear at a UX Design Review
Top 10  Comments You Never Want to Hear at a UX  Design ReviewTop 10  Comments You Never Want to Hear at a UX  Design Review
Top 10 Comments You Never Want to Hear at a UX Design Review
 
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and DesignUXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
UXPA 2013 CARD: A Collaborative Tool for Rapid Task Analysis and Design
 

Week2

  • 1. // my thesis title Hyeyoung Yoon
  • 2. A 3D Real-time data visualizing interface that allows users to understand data easily by finding meaningful patterns. These patterns are represented through the most frequently used words on the nodes of 3D shapes and the adjectives describing the words are shown on the slope of the shapes. This way, the user can see important data in one glance and understand the context of the words.
  • 3. Why 3D ? - This is not a static 3D model. It responds to real-time data. - A good way to represent relative importance between words and helpful to understand its context - A new way of representing data. Visually interesting.
  • 4. Algorithmic Form Every single line has their own value.
  • 5. Generative Geometry by Tim Rolls This form keeps changing its shape according to data. http://vimeo.com/35862929
  • 6. Twitter Orographies by Datainterfaces This generate shape also keeps changing its form corresponding to real – time data. http://www.datainterfaces.org/projects/project.php?q=TwitterOrographies&track=christmas
  • 7. 3D model + Real- time Data Relational mapping
  • 8.
  • 9. Distance of the nodes are defined by the relationship between words.
  • 10. Frequently used words form mountains. Ex) A, B, C, D … C B D A E
  • 11. Adjectives describing the frequently used words are placed each side of the slopes ex) A: A-a, A-b, A-c, A-d / B: B-a, B-b, B-c / C: C-a, C-b, C-c.. B-b C B-a B-c A-b A-c D A-a E A-d
  • 12. Every slope keeps updating its position corresponding to real-time data