All Projects → ustwo → Autocluster

ustwo / Autocluster

Licence: mit
The code base around the cluster prototypes.

Programming Languages

javascript
184084 projects - #8 most used programming language

Autocluster codebase

These are the codebases and design assets for prototypes used in the thought-piece "Re-imagining the instrument cluster in cars" written by ustwo. There are 4 web based prototypes in this repository representing:

  • An unbranded archetype of an instrument cluster
  • Concept cluster UI of a Ferrari California
  • Concept cluster UI of a Mercedes Benz S-class
  • Adaptive UI prototype - using headtracking as a basis for judging viewing angle.

Also included in the design assets folder is a PSD file for you to play with too.

![Image of cluster] (https://github.com/ustwo/autocluster/blob/master/Source%20images/01_Drive.png)

Tools

  • The primary tool used for building these prototypes has been the FramerJS framework built for rapid prototyping and experimentation. This can be found at http://framerjs.com/ and their realtime application Framer Studio.

  • Also used is PaperJS http://paperjs.org/ for vector graphics scripting.

  • Headtrackr JS - which is a javascript library for real-time face tracking and head tracking, tracking the position of a users head in relation to the computer screen, via a web camera and the webRTC/getUserMedia standard. https://github.com/auduno/headtrackr/

Please feel free to comment on the prototypes and the codebase along with feeling free to riff and build on them if possible. Attribution to ustwo will be much appreciated.

About ustwo

ustwo is a global product studio working with leading brands and building homegrown and forward-thinking products. With ustwo auto and its thought-pieces, we aim to ask the right questions about in-car interactions and the Human Machine Interface (HMI). Follow our website www.ustwo.com and also www.ustwo.com/auto for our publications.

License

 The MIT License (MIT)  
  
 Copyright (c) 2015 ustwo studio inc (www.ustwo.com)  
  
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:  
 
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.  
  
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.  
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].