changeset 75:034341dbe02f

Add 'cube' scene and model files, and Blender file.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jan 2020 19:23:37 +0200
parents 99d2c681789f
children 9ee0edff3940
files cube.blend cube.ply cube.scene
diffstat 3 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file cube.blend has changed
Binary file cube.ply has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cube.scene	Fri Jan 03 19:23:37 2020 +0200
@@ -0,0 +1,12 @@
+model cube.ply
+	scale 0.015
+	translate 0 7 0
+	#rotate 0 0 0
+
+light
+	position 10 10 0.0
+	diffuse 0 0 1
+
+light
+	diffuse 1.0 0 0
+	position -50 50 0