-
Notifications
You must be signed in to change notification settings - Fork 30
Design
James Feister edited this page Jul 19, 2014
·
1 revision
A breakdown of Motorcars Planned design
Motorcar
- Server Side
- libmotorcar-compositor (basically the main part of Motorcar with the nasty Qt dependencies)
- example compositors
- Client Side
- libmotorcar-client (this doesn't exist yet, but this is what I'm going to work on creating if I ever manage to get back into actually writing code, basically it will be a simple client-side library for 3D windowing)
- example clients (basically the motorcar-demo-client but with all the windowing boiler plate pulled out into libmotorcar-client)
-
Home
- [Forrest's Thesis: Toward General Purpose 3D User Interfaces](Toward General Purpose 3D User Interfaces)
- Motorcar Framework Design
- Building
- Research
- Development
- Guidelines