SimulatorGT
From Computing and Software Wiki
(4 intermediate revisions not shown) | |||
Line 34: | Line 34: | ||
* [[Running a Multi-Monitor Session]] | * [[Running a Multi-Monitor Session]] | ||
- | |||
- | |||
| style="vertical-align: top; padding-right: 32px;" | '''World Editor''' | | style="vertical-align: top; padding-right: 32px;" | '''World Editor''' | ||
Line 42: | Line 40: | ||
* [[Setting a Skybox]] | * [[Setting a Skybox]] | ||
- | |||
- | |||
* [[Setting Vehicle Paths]] | * [[Setting Vehicle Paths]] | ||
Line 53: | Line 49: | ||
| style="vertical-align: top; padding-right: 32px;" | '''Meshes and Armatures''' | | style="vertical-align: top; padding-right: 32px;" | '''Meshes and Armatures''' | ||
- | * [[ | + | * [[Import Textures]] |
- | + | ||
- | + | ||
* [[UV Mapping]] | * [[UV Mapping]] | ||
Line 70: | Line 64: | ||
* [[Extract Logging Data]] | * [[Extract Logging Data]] | ||
- | |||
- | |||
* [[Sounds]] | * [[Sounds]] |
Current revision as of 04:17, 3 April 2009
SimulatorGT is a Capstone project developed for the Software Engineering and Game Design program. It is designed to be a driving simulator for psychology experiments.
Description
SimulatorGT (abbreviated to SimGT) is a driving simulation application developed for the Software Engineering and Game Design Capstone Project for 2008-2009 year. It implements a driving simulation that can be used to conduct psychological experiments. It utilizes the C4 Game Engine by Terathon Software as a base game development platform. It seeks to observe how humans react to various common stimuli presented while driving. SimulationGT collects information about subjects' actions during scenarios and stores all data in detailed log files. It features fully documented code and a detailed API including dependency graphs, caller graphs as well as collaboration diagrams. In addition it features detailed worlds, pedestrian and vehicle pathing, and a powerful triggering system.
User Documentation | ||||
|