summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/NFF/NFF/spheres.nff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/assimp/test/models/NFF/NFF/spheres.nff')
-rw-r--r--libs/assimp/test/models/NFF/NFF/spheres.nff25
1 files changed, 25 insertions, 0 deletions
diff --git a/libs/assimp/test/models/NFF/NFF/spheres.nff b/libs/assimp/test/models/NFF/NFF/spheres.nff
new file mode 100644
index 0000000..4b750d7
--- /dev/null
+++ b/libs/assimp/test/models/NFF/NFF/spheres.nff
@@ -0,0 +1,25 @@
+
+#default color
+
+# A simple sphere
+s 5.0 5.0 5.0 3.0
+
+#blue
+f 0.0 0.0 1.0 0 1 1 1
+
+# Another simple sphere
+s 5.0 4.0 8.0 3.0
+
+#green
+f 1.0 1.0 1.0 0.5 0.5 45.2776 0 1 ./../../LWO/LWo2/MappingModes/EarthCylindric.jpg
+
+# And another one
+s 1.0 -4.0 2.0 4.0 2 2
+
+#red
+f 1.0 0.0 0.0 0 1 1
+
+
+# An icosahedron
+tess 0
+s 1 -15 2 4 8 8 \ No newline at end of file