Skip to content

Commit f88d2b6

Browse files
committed
New Build: Linked to GitHub on Introduction page
1 parent efcd772 commit f88d2b6

File tree

9 files changed

+13
-5
lines changed

9 files changed

+13
-5
lines changed
1.57 KB
Binary file not shown.

build/doctrees/environment.pickle

2.61 KB
Binary file not shown.

build/html/_sources/content/m1/introduction.rst.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The purpose of this site and the accompanying material found on our YouTube chan
66

77
First, the course will teach you about each sensor, providing you with the base knowledge needed to understand and use them. From there, you will use your application development techniques to learn how to combine these two fields, first in a desktop application, and then in virtual reality. Lastly, a core goal of this tutorial series is to teach proper data collection and analysis using these physiological sensors, so that you can produce meaningful results from your studies.
88

9-
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
9+
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
10+
11+
Code for this website can be found `here <https://github.com/tarstutorials/vrsensorint>`_ on our GitHub page. Additionally, the Unity projects used in the creation of this site have been uploaded to our GitHub page as well, at `TarsTutorials <https://github.com/tarstutorials>`_. Each project is named with the prefix "vrsensorint-", so that you know which repositories are associated with this website.
1012

1113
.. note::
1214
The tutorials presented here assume some prerequisite knowledge on programming. While the modules will go in-dpeth into Unity specific functions, general C# will not be taught. It is highly recommended to obtain knowledge of C# or a similar object-oriented programming language before partaking in this tutorial set.

build/html/content/m1/introduction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ <h1>Introduction to the Course<a class="headerlink" href="#introduction-to-the-c
105105
<p>The purpose of this site and the accompanying material found on our YouTube channel is to provide a crash course in Unity development, beginning with the basic techniques used in mobile applications and continuing into more advanced techniques used in virtual reality development. Once you are comfortable with using Unity in both spaces, the aim of the tutorials shifts to integrating real world physiological sensors with these applications.</p>
106106
<p>First, the course will teach you about each sensor, providing you with the base knowledge needed to understand and use them. From there, you will use your application development techniques to learn how to combine these two fields, first in a desktop application, and then in virtual reality. Lastly, a core goal of this tutorial series is to teach proper data collection and analysis using these physiological sensors, so that you can produce meaningful results from your studies.</p>
107107
<p>We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.</p>
108+
<p>Code for this website can be found <a class="reference external" href="https://github.com/tarstutorials/vrsensorint">here</a> on our GitHub page. Additionally, the Unity projects used in the creation of this site have been uploaded to our GitHub page as well, at <a class="reference external" href="https://github.com/tarstutorials">TarsTutorials</a>. Each project is named with the prefix “vrsensorint-”, so that you know which repositories are associated with this website.</p>
108109
<div class="admonition note">
109110
<p class="admonition-title">Note</p>
110111
<p>The tutorials presented here assume some prerequisite knowledge on programming. While the modules will go in-dpeth into Unity specific functions, general C# will not be taught. It is highly recommended to obtain knowledge of C# or a similar object-oriented programming language before partaking in this tutorial set.</p>

build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_sources/content/m1/introduction.rst.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The purpose of this site and the accompanying material found on our YouTube chan
66

77
First, the course will teach you about each sensor, providing you with the base knowledge needed to understand and use them. From there, you will use your application development techniques to learn how to combine these two fields, first in a desktop application, and then in virtual reality. Lastly, a core goal of this tutorial series is to teach proper data collection and analysis using these physiological sensors, so that you can produce meaningful results from your studies.
88

9-
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
9+
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
10+
11+
Code for this website can be found `here <https://github.com/tarstutorials/vrsensorint>`_ on our GitHub page. Additionally, the Unity projects used in the creation of this site have been uploaded to our GitHub page as well, at `TarsTutorials <https://github.com/tarstutorials>`_. Each project is named with the prefix "vrsensorint-", so that you know which repositories are associated with this website.
1012

1113
.. note::
1214
The tutorials presented here assume some prerequisite knowledge on programming. While the modules will go in-dpeth into Unity specific functions, general C# will not be taught. It is highly recommended to obtain knowledge of C# or a similar object-oriented programming language before partaking in this tutorial set.

docs/content/m1/introduction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ <h1>Introduction to the Course<a class="headerlink" href="#introduction-to-the-c
105105
<p>The purpose of this site and the accompanying material found on our YouTube channel is to provide a crash course in Unity development, beginning with the basic techniques used in mobile applications and continuing into more advanced techniques used in virtual reality development. Once you are comfortable with using Unity in both spaces, the aim of the tutorials shifts to integrating real world physiological sensors with these applications.</p>
106106
<p>First, the course will teach you about each sensor, providing you with the base knowledge needed to understand and use them. From there, you will use your application development techniques to learn how to combine these two fields, first in a desktop application, and then in virtual reality. Lastly, a core goal of this tutorial series is to teach proper data collection and analysis using these physiological sensors, so that you can produce meaningful results from your studies.</p>
107107
<p>We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.</p>
108+
<p>Code for this website can be found <a class="reference external" href="https://github.com/tarstutorials/vrsensorint">here</a> on our GitHub page. Additionally, the Unity projects used in the creation of this site have been uploaded to our GitHub page as well, at <a class="reference external" href="https://github.com/tarstutorials">TarsTutorials</a>. Each project is named with the prefix “vrsensorint-”, so that you know which repositories are associated with this website.</p>
108109
<div class="admonition note">
109110
<p class="admonition-title">Note</p>
110111
<p>The tutorials presented here assume some prerequisite knowledge on programming. While the modules will go in-dpeth into Unity specific functions, general C# will not be taught. It is highly recommended to obtain knowledge of C# or a similar object-oriented programming language before partaking in this tutorial set.</p>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/content/m1/introduction.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ The purpose of this site and the accompanying material found on our YouTube chan
66

77
First, the course will teach you about each sensor, providing you with the base knowledge needed to understand and use them. From there, you will use your application development techniques to learn how to combine these two fields, first in a desktop application, and then in virtual reality. Lastly, a core goal of this tutorial series is to teach proper data collection and analysis using these physiological sensors, so that you can produce meaningful results from your studies.
88

9-
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
9+
We hope that you find this tool useful, and put the time and effort into developing your skills in the two rapidly growing areas of application development and physiological sensor data collection. Ultimately, the intersection of these fields is only going to become more pervasive in the future, so having the ability to integrate them successfully is a valuable skill to have.
10+
11+
Code for this website can be found `here <https://github.com/tarstutorials/vrsensorint>`_ on our GitHub page. Additionally, the Unity projects used in the creation of this site have been uploaded to our GitHub page as well, at `TarsTutorials <https://github.com/tarstutorials>`_. Each project is named with the prefix "vrsensorint-", so that you know which repositories are associated with this website.
1012

1113
.. note::
1214
The tutorials presented here assume some prerequisite knowledge on programming. While the modules will go in-dpeth into Unity specific functions, general C# will not be taught. It is highly recommended to obtain knowledge of C# or a similar object-oriented programming language before partaking in this tutorial set.

0 commit comments

Comments
 (0)