Virtual Reality Vehicle Simulator Phase 1
archive: archived pipeline: cataloged verified
Get this paper ↗ (full text — opens at the source; we link to it, we don't host it)
Summary
This report details the development of a virtual reality (VR) and web-based vehicle simulator designed to train operators of off-road vehicles, specifically all-terrain vehicles (ATVs). The project was motivated by the high fatality rate associated with ATV use in rural Alaska, where these vehicles serve as essential transportation due to limited road infrastructure. Over 200 Alaskans have died in ATV accidents since 1980, largely due to loss of control from vehicle dynamics, terrain hazards, and excessive speed. To engage the primary demographic of outdoor-oriented youth who are unlikely to seek traditional training, the researchers "gamified" the experience by creating an attractive, open-world environment with challenging scenarios. The simulator was built using the Unity game engine to support deployment on WebGL browsers and VR headsets. A key technical innovation involved replacing standard Unity wheel colliders, which performed poorly on rough terrain, with a rolling sphere collider model for each tire. This approach, combined with independent suspension joints, provided more realistic physics for low-speed off-road driving. The system features real-time force visualization, displaying red vectors for wheel contact forces and green vectors for net vehicle inertia to help users understand the physical causes of skids and rollovers. Additionally, an automatic "rewind" feature restores the vehicle’s state up to five seconds prior to a detected rollover, allowing users to analyze and correct their errors. The training curriculum consists of six scenarios designed to address common accident causes, such as overturns, collisions, and unsafe passenger transport. These include navigating steep slopes, parking in a truck bed, carrying unsecured passengers, avoiding dangerous jumps, traversing mountain passes, and managing speed during racing. Initial user testing revealed that while the WebGL version was accessible and effective, the VR deployment faced significant challenges. Simulator sickness was a persistent issue, particularly during vehicle turns, despite attempts to mitigate it through horizon stabilization and visual cues. Furthermore, COVID-19 protocols hindered the sharing of VR hardware, leading the team to prioritize the WebGL version for broader distribution. The study concludes that the simulator successfully provides a safe platform for visualizing vehicle dynamics and practicing hazard avoidance. The software and assets are released under an open-source license. Future work aims to address VR simulator sickness through third-person camera views or motorized rotating chairs, and to enhance the simulation with improved audio, graphics, and additional gamification elements to further encourage safe driving behaviors.
Key finding
The study successfully developed a functional off-road ATV simulator with force visualization and training scenarios, but VR deployment was hindered by persistent simulator sickness and hygiene issues, leading to a pivot toward WebGL distribution.
Methodology
simulator
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed. Discovered via bulk_ingest_rosap on 2026-05-23 (6 acquisition events logged).
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | rosap | — | — | 2 | 2026-05-23 |
| archive | success | — | — | — | 1 | 2026-05-23 |
| extract | success | cached | — | — | 2 | 2026-06-10 |
| clean | success | — | — | — | 1 | 2026-06-01 |
| chunk | success | — | — | — | 1 | 2026-06-01 |
| embed | success | — | — | — | 1 | 2026-06-02 |
| enrich | success | — | — | — | 1 | 2026-05-23 |
| promote | success | — | — | — | 1 | 2026-05-23 |
| summarize | success | llm | qwen3.6-27b-prismaquant | summ-v5 | 3 | 2026-06-10 |
| tag | success | vector_similarity | — | — | 24 | 2026-06-11 |
| verify | success | — | — | — | 2 | 2026-06-10 |
Summary generated by qwen3.6-27b-prismaquant on 2026-06-10; verification: verified.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
Information type
What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).
- Methodological Resource: tool software, validation psychometrics
- Theoretical Contribution: computational model