Difference between revisions of "OSD600Project-C3DLRefactoring"
Ajcondinho (talk | contribs) (Created page with '== Project Name == Sample Project -- This is a template only! == Project Description == Description should be no longer than a paragraph. Include links to any relevant on-lin…') |
Ajcondinho (talk | contribs) |
||
Line 1: | Line 1: | ||
− | == | + | === C3DL Library Core Refactoring === |
− | |||
== Project Description == | == Project Description == | ||
− | + | c3dl is a js library that provides higher level functionality for web developers wishing to develop 3D web applications. Currently the library always includes all features c3dl provides, even though they won't be needed in all cases. This adds download size, code complexity, etc. This project will refactor c3dl so that we have a core component, and then all the features can be added to this core and become unbound. | |
== Project Leader(s) == | == Project Leader(s) == | ||
− | + | Andrew Condinho | |
== Project Contributor(s) == | == Project Contributor(s) == | ||
− | + | * Contacts: Cathy Leung, Andor Salga | |
− | |||
− | |||
== Project Details == | == Project Details == | ||
+ | * Technologies: JavaScript, WebGL, HTML5 | ||
− | |||
== Project News == | == Project News == | ||
− | + | So far I've just chosen this project as the one I'm going to work on for OSD600, more news to come as it progresses. | |
− | |||
− | |||
− |
Revision as of 22:17, 29 September 2010
Contents
C3DL Library Core Refactoring
Project Description
c3dl is a js library that provides higher level functionality for web developers wishing to develop 3D web applications. Currently the library always includes all features c3dl provides, even though they won't be needed in all cases. This adds download size, code complexity, etc. This project will refactor c3dl so that we have a core component, and then all the features can be added to this core and become unbound.
Project Leader(s)
Andrew Condinho
Project Contributor(s)
- Contacts: Cathy Leung, Andor Salga
Project Details
- Technologies: JavaScript, WebGL, HTML5
Project News
So far I've just chosen this project as the one I'm going to work on for OSD600, more news to come as it progresses.