mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
---
|
|
layout: about
|
|
title: About
|
|
permalink: /about/
|
|
nav_order: 5
|
|
---
|
|
|
|
EyeTrackVR developers are a group of people who are passionate about the field of augmented and virtual reality.
|
|
{: .fs-5 .fw-300 }
|
|
|
|
## Key Members
|
|
|
|
Meet the Team!
|
|
{: .fs-4 .fw-300 }
|
|
<!-- To include people in this list please edit the appropriate yaml file in the _data directory-->
|
|
{% include people/key_members/keymembers.html %}
|
|
|
|
<p style="page-break-after:always;"></p>
|
|
|
|
## Contributors
|
|
|
|
Individuals
|
|
{: .fs-6 .fw-300 }
|
|
<!-- To include people in this list please edit the appropriate yaml file in the _data directory-->
|
|
{% include people/contributors/individuals.html %}
|
|
|
|
<p style="page-break-after:always;"></p>
|
|
|
|
## Philosophy
|
|
|
|
The [How to Build](/EyeTrackVR/how_to_build/) section of this website includes some of our teams own notes (not all of them are polished) that we disclose for other people to use.
|
|
There, we hope you may find something useful to you.
|
|
|
|
We advocate the [Open Source model](https://en.wikipedia.org/wiki/Open-source_model).
|
|
This is why we strive to make our work open to other people for consultation, replication and reuse.
|