Skip to content

A virtual split-flap display which can be added into a web page and displayed into webgl enabled browsers.

Notifications You must be signed in to change notification settings

Mic75/slip-flap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

split-flap

Description

This project consists in developing a virtual split-flap display which can be added into a web page and displayed into webgl enabled browsers. This kind of displays may be seen on train stations and airports. This is a totally personal project to practice and apply what I learnt from learning webgl and the Functional Inherithance Pattern from D. Crockford's book, Javascript : The Good parts.

A similar project has been developed by Spite and is described here. Nevertheless, this project is based on CSS3D and is not related to mine.

Constraints

  • Use pure webGL API (no frameworks such as Three.js) to become familiar with it
  • Use requireJS to modularize the project
  • Use Douglas Crockford's Functional Inheritance pattern to test it
  • bonus1 : use the common Prototypal Inheritance pattern and compare code and perfs with the functional one

About

A virtual split-flap display which can be added into a web page and displayed into webgl enabled browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published