You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+6-27Lines changed: 6 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -17,33 +17,12 @@ <h1>ArtoolkitX</h1>
17
17
<divclass="col-md-8 panel-body">
18
18
<h2class="header-light regular-pad">What is ArtoolkitX?</h2>
19
19
<divclass="mainText">
20
-
ArtoolkitX is a new open-source project that provides tools for building augmented reality applications. It incorporates code from the most recent open-source release of the popular ARToolKit, version 5.3, alongside new code developed by artoolkitX project engineers, and code contributed by and licensed from third-party developers.
21
-
<br/><br/>
22
-
<h4>How does artoolkitX differ from ARToolKit v5.3?</h4>
23
-
artoolkitX incorporates a variety of advanced open-source augmented reality technologies, including
24
-
<ul>
25
-
<li>new types of tracking</li>
26
-
<li>support for operating-system provided frameworks such as Apple's ARKit and Google's ARCore</li>
27
-
<li>support for low-cost and open-source hardware, including the Raspberry Pi</li>
28
-
<li>future additions to come, possibly including multi-user virtual environments, ambient sensing, high-fidelity virtual environments, and tangible user interaction.</li>
29
-
</ul>
30
-
31
-
<h4>Who is behind artoolkitX?</h4>
32
-
The artoolkitX project is being run by several highly experienced engineers and businesspeople with experience in helping build ARToolKit and develop a thriving community around it. You can read more about the team [here](about.md).
33
-
<br>
34
-
Financial support for the project is provided by [Realmax](http://realmax.com), China's leading AR hardware provider.
35
-
36
-
<h4>When will artoolkitX be released?</h4>
37
-
We are aiming for a version 1.0 release, obviously including full source, in Q1 2018.
38
-
39
-
<h4>Will you be supporting the existing ARToolKit community?</h4>
40
-
Yes! We are already providing support for users of ARToolKit v5.x today. We are providing support in the following ways:
41
-
<ul>
42
-
<li>We are actively maintaining a <ahref="https://github.com/artoolkitx/artoolkit5" target="_blank">fork</a> of ARToolKit v5.x </li>
43
-
<li>We are actively providing live <ahref="http://www.artoolkitx.org/docs/downloads">binary builds</a> of ARToolKit v5.x.</li>
44
-
<li>We are actively supporting the user community via our <ahref="http://forums.artoolkitx.org" target="_blank">forum</a></li>
45
-
<li>We are providing online services, including a camera calibration database service.</li>
46
-
</ul>
20
+
ARToolKit was first released as an open source project in 2001. Under the ownership of ARToolworks, it continued with an
21
+
open source variant until 2015 when it was sold. Noting the lack of activity on the ARToolKit forum in the fall of 2017 and
22
+
fearing for the future of this iconic project, Ben Vaughan and Phil Lamb, the former CEO and CTO of ARToolworks, created
23
+
artoolkitX to ensure that the software is developed and maintained and the vibrant ARToolKit community continues to be supported.
24
+
<br/>
25
+
artoolkitX is supported by Realmax Inc, a leading Chinese AR company that is developing groundbreaking AR hardware and software. <ahref="www.Realmax.com">www.Realmax.com</a>
0 commit comments