Initial Commit

This commit is contained in:
Mijago
2017-05-31 16:25:34 +02:00
parent a597efa091
commit de79daddf5
23 changed files with 104 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<exhibition id="passion">
<exhibit id="passio01">
<title>
<dimensions width="200" height="45" />
<font size="40" />
<position x="0" y="0" z="0" />
<rotation x="0" y="0" z="0" />
<text lang="de" type="file" value="text/passio01/title_de.txt"/>
<text lang="en" type="file" value="text/passio01/title_en.txt"/>
<text lang="jp" type="file" value="text/passio01/title_jp.txt"/>
</title>
<description>
<text lang="de" type="file" value="text/passio01/desc_de.txt"/>
<text lang="en" type="file" value="text/passio01/desc_en.txt"/>
<text lang="jp" type="file" value="text/passio01/desc_jp.txt"/>
</description>
<poiList>
<poi ref-id="poi_malchus_01" />
<poi ref-id="poi_helebard_01">
<position x="0" y="0" z="0" />
</poi>
</poiList>
</exhibit>
</exhibition>

View File

@@ -0,0 +1 @@
Hallo Welt DESC

View File

@@ -0,0 +1 @@
Hello World DESC

View File

@@ -0,0 +1 @@
????? ???? DESC

View File

@@ -0,0 +1 @@
Hallo Welt TITLE

View File

@@ -0,0 +1 @@
Hello World TITLE

View File

@@ -0,0 +1 @@
????? ???? TITLE

Binary file not shown.

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<QCARConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="qcar_config.xsd">
<Tracking>
<ImageTarget name="passio12" size="1.000000 1.092875" />
<ImageTarget name="passio11" size="1.000000 1.088235" />
<ImageTarget name="passio10" size="1.000000 1.082113" />
<ImageTarget name="passio09" size="1.000000 1.087591" />
<ImageTarget name="passio08" size="1.000000 1.082527" />
<ImageTarget name="passio07" size="1.000000 1.080153" />
<ImageTarget name="passio06" size="1.000000 1.085190" />
<ImageTarget name="passio05" size="1.000000 1.072519" />
<ImageTarget name="passio04" size="1.000000 1.078719" />
<ImageTarget name="passio03" size="1.000000 1.088462" />
<ImageTarget name="passio02" size="1.000000 1.068240" />
<ImageTarget name="passio01" size="1.000000 1.070611" />
</Tracking>
</QCARConfig>

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<exhibition id="test_mijago">
<exhibit id="mijago_steam">
<title>
<dimensions width="200" height="45" />
<font size="40" />
<position x="0" y="0" z="0" />
<rotation x="0" y="0" z="0" />
<text lang="de" type="inline" value="Mijago"/>
<text lang="en" type="inline" value="Mijago"/>
<text lang="jp" type="inline" value="Mijago"/>
</title>
<description>
<text lang="de" type="file" value="text/steam/desc_de.txt"/>
<text lang="en" type="file" value="text/steam/desc_en.txt"/>
<text lang="jp" type="file" value="text/steam/desc_jp.txt"/>
</description>
<poiList>
<poi ref-id="poi_malchus_01" />
<poi ref-id="poi_helebard_01"/>
</poiList>
</exhibit>
</exhibition>

Binary file not shown.

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<QCARConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="qcar_config.xsd">
<Tracking>
<ImageTarget name="mijago_steam" size="1.000000 1.000000" />
</Tracking>
</QCARConfig>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<POI id="poi_helebard_01">
<description>
<text lang="de" type="file" value="text/desc_de.txt"/>
<text lang="en" type="file" value="text/desc_en.txt"/>
<text lang="jp" type="file" value="text/desc_jp.txt"/>
</description>
</POI>

View File

@@ -0,0 +1 @@
Hallo Welt

View File

@@ -0,0 +1 @@
Hello World

View File

@@ -0,0 +1 @@
こんにちは世界

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<POI id="poi_malchus_01">
<description>
<text lang="de" type="file" value="text/desc_de.txt"/>
<text lang="en" type="file" value="text/desc_en.txt"/>
<text lang="jp" type="file" value="text/desc_jp.txt"/>
</description>
<!-- TODO -->
<models>
<model id="model_malchus_1" scale="1.0" path="model/model_malchus_1.xyz"/>
<model id="model_malchus_2" scale="1.0" path="model/model_malchus_2.xyz"/>
</models>
</POI>

View File

@@ -0,0 +1 @@
Hallo Welt

View File

@@ -0,0 +1 @@
Hello World

View File

@@ -0,0 +1 @@
こんにちは世界