Skip to content

Commit 3ef9fbc

Browse files
author
nyatla
committed
パッケージ構成をProcessing2.0向けに更新
git-svn-id: http://svn.osdn.jp/svnroot/nyartoolkit/nyar4psg/trunk@1158 7cac0a50-4618-4814-88d0-24b83990f816
1 parent f1c9928 commit 3ef9fbc

File tree

163 files changed

+1608
-15418
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+1608
-15418
lines changed

.classpath

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src/src"/>
4+
<classpathentry kind="lib" path="examples/arPlusNyIdMarker/code/NyAR4psg2b.jar"/>
5+
<classpathentry kind="lib" path="examples/arPlusNyIdMarker/code/NyARToolkit.jar"/>
6+
<classpathentry kind="lib" path="examples/imagePickup/code/NyAR4psg2b.jar"/>
7+
<classpathentry kind="lib" path="examples/imagePickup/code/NyARToolkit.jar"/>
8+
<classpathentry kind="lib" path="examples/markerPlane/code/NyAR4psg2b.jar"/>
9+
<classpathentry kind="lib" path="examples/markerPlane/code/NyARToolkit.jar"/>
10+
<classpathentry kind="lib" path="examples/multiMarker/code/NyAR4psg2b.jar"/>
11+
<classpathentry kind="lib" path="examples/multiMarker/code/NyARToolkit.jar"/>
12+
<classpathentry kind="lib" path="examples/nonBeginSequence/code/NyAR4psg2b.jar"/>
13+
<classpathentry kind="lib" path="examples/nonBeginSequence/code/NyARToolkit.jar"/>
14+
<classpathentry kind="lib" path="examples/pngMarker/code/NyAR4psg2b.jar"/>
15+
<classpathentry kind="lib" path="examples/pngMarker/code/NyARToolkit.jar"/>
16+
<classpathentry kind="lib" path="examples/rotation/code/NyAR4psg2b.jar"/>
17+
<classpathentry kind="lib" path="examples/rotation/code/NyARToolkit.jar"/>
18+
<classpathentry kind="lib" path="examples/simpleLite/code/NyAR4psg2b.jar"/>
19+
<classpathentry kind="lib" path="examples/simpleLite/code/NyAR4psgand.jar"/>
20+
<classpathentry kind="lib" path="examples/simpleLite/code/NyARToolkit.jar"/>
21+
<classpathentry kind="lib" path="examples/simpleNyId/code/NyAR4psg2b.jar"/>
22+
<classpathentry kind="lib" path="examples/simpleNyId/code/NyARToolkit.jar"/>
23+
<classpathentry kind="lib" path="examples/test/MultiMarkerTest/code/NyAR4psg2b.jar"/>
24+
<classpathentry kind="lib" path="examples/test/MultiMarkerTest/code/NyARToolkit.jar"/>
25+
<classpathentry kind="lib" path="examples/test/NyARBoardTest/code/NyAR4psg2b.jar"/>
26+
<classpathentry kind="lib" path="examples/test/NyARBoardTest/code/NyARToolkit.jar"/>
27+
<classpathentry kind="lib" path="examples/test/SingleARTKMarkerTest/code/NyAR4psg2b.jar"/>
28+
<classpathentry kind="lib" path="examples/test/SingleARTKMarkerTest/code/NyARToolkit.jar"/>
29+
<classpathentry kind="lib" path="examples/test/SingleNyIdMarkerTest/code/NyAR4psg2b.jar"/>
30+
<classpathentry kind="lib" path="examples/test/SingleNyIdMarkerTest/code/NyARToolkit.jar"/>
31+
<classpathentry kind="lib" path="examples/withOpenGL/code/NyAR4psg2b.jar"/>
32+
<classpathentry kind="lib" path="examples/withOpenGL/code/NyARToolkit.jar"/>
33+
<classpathentry kind="lib" path="examples/withPicking/code/NyAR4psg2b.jar"/>
34+
<classpathentry kind="lib" path="examples/withPicking/code/NyARToolkit.jar"/>
35+
<classpathentry kind="lib" path="examples/withPicking/code/Picking.jar"/>
36+
<classpathentry kind="lib" path="lib/NyAR4psg.jar"/>
37+
<classpathentry kind="lib" path="lib/NyARToolkit.jar"/>
38+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
39+
<classpathentry kind="lib" path="D:/application.files/processing-2.2.1/core/library/core.jar"/>
40+
<classpathentry kind="output" path="src/bin"/>
41+
</classpath>

for1.x/.project renamed to .project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>nyar4psg-1.x</name>
3+
<name>NyAR4psg</name>
44
<comment></comment>
55
<projects>
66
</projects>
File renamed without changes.

examples/for1.x/arPlusNyIdMarker/arPlusNyIdMarker.pde

Lines changed: 0 additions & 50 deletions
This file was deleted.
Binary file not shown.

examples/for1.x/arPlusNyIdMarker/data/patt.hiro

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)