makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Feature detection #2

Open tracend opened 11 years ago

tracend commented 11 years ago

Browser features need to be detected before dependencies are included

tracend commented 11 years ago

Example detector for Three.js http://schteppe.github.com/cannon.js/libs/Detector.js

tracend commented 11 years ago

Consider including Modernizr as a dependency http://modernizr.com/