Skip to content

A 3D rotatable schematic of an office, which animates when a twitter user from a predefined list tweets.

Notifications You must be signed in to change notification settings

GaryHomewood/twitter-office-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Office Visualisation

A 3D rotatable schematic of an office, which animates when a twitter user from a predefined list tweets.

image

image

OAuth credentials

Connects to Twitter with OAuth, so requires a properties file in the data folder for the sketch:

conf.properties

# api keys for twitter
twitter4j.OAuthConsumerKey = <your consumer key>
twitter4j.OAuthConsumerSecret = <your cosumer secret> 	
twitter4j.OAuthAccessToken = <your access token>
twitter4j.OAuthAccessTokenSecret = <your access secret>

About

A 3D rotatable schematic of an office, which animates when a twitter user from a predefined list tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published