Skip to content

Messing with famo.us trying to mimic their periodic table demonstration

Notifications You must be signed in to change notification settings

hunterstich/PeriodicTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeriodicTable

Messing with famo.us from last summer. Trying to mimic their periodic table demonstration along with other view experiments

Description

Alt text

There are a few different views. The one being added at the moment is called 'TestView' and is the PeriodicTable. There are other views, which were also just a few experiments. They can be swaped in inside main.js by instantiating an new instance of one and changing

mainContext.add(testView);

to:

mainContext.add(whicheverViewYouWant);

About

Messing with famo.us trying to mimic their periodic table demonstration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages