polyadvent

A game engine from scratch in C
git clone git://jb55.com/polyadvent
Log | Files | Refs | README

commit 5f522fd7022668ca00922fe720669c15c761e07f
parent 32d5402ce7b0c559f4162477874f036abe334dbe
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 23 Oct 2018 19:31:02 -0700

data: ply test cube

Diffstat:
Adata/models/test-cube.ply | 46++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+), 0 deletions(-)

diff --git a/data/models/test-cube.ply b/data/models/test-cube.ply @@ -0,0 +1,46 @@ +ply +format ascii 1.0 +comment Created by Blender 2.79 (sub 0) - www.blender.org, source file: 'test-cube.blend' +element vertex 24 +property float x +property float y +property float z +property float nx +property float ny +property float nz +property uchar red +property uchar green +property uchar blue +element face 6 +property list uchar uint vertex_indices +end_header +1.000000 1.000000 -1.000000 0.000000 0.000000 -1.000000 152 255 243 +1.000000 -1.000000 -1.000000 0.000000 0.000000 -1.000000 153 255 243 +-1.000000 -1.000000 -1.000000 0.000000 0.000000 -1.000000 152 255 243 +-1.000000 1.000000 -1.000000 0.000000 0.000000 -1.000000 155 255 244 +1.000000 0.999999 1.000000 0.000000 -0.000000 1.000000 8 23 254 +-1.000000 1.000000 1.000000 0.000000 -0.000000 1.000000 1 255 15 +-1.000000 -1.000000 1.000000 0.000000 -0.000000 1.000000 255 1 3 +0.999999 -1.000001 1.000000 0.000000 -0.000000 1.000000 255 1 251 +1.000000 1.000000 -1.000000 1.000000 -0.000000 0.000000 253 4 5 +1.000000 0.999999 1.000000 1.000000 -0.000000 0.000000 152 255 243 +0.999999 -1.000001 1.000000 1.000000 -0.000000 0.000000 152 255 243 +1.000000 -1.000000 -1.000000 1.000000 -0.000000 0.000000 1 8 255 +1.000000 -1.000000 -1.000000 -0.000000 -1.000000 -0.000000 1 8 255 +0.999999 -1.000001 1.000000 -0.000000 -1.000000 -0.000000 255 1 251 +-1.000000 -1.000000 1.000000 -0.000000 -1.000000 -0.000000 255 1 3 +-1.000000 -1.000000 -1.000000 -0.000000 -1.000000 -0.000000 152 255 243 +-1.000000 -1.000000 -1.000000 -1.000000 0.000000 -0.000000 154 255 243 +-1.000000 -1.000000 1.000000 -1.000000 0.000000 -0.000000 255 1 3 +-1.000000 1.000000 1.000000 -1.000000 0.000000 -0.000000 1 255 15 +-1.000000 1.000000 -1.000000 -1.000000 0.000000 -0.000000 152 255 243 +1.000000 0.999999 1.000000 0.000000 1.000000 0.000000 152 255 243 +1.000000 1.000000 -1.000000 0.000000 1.000000 0.000000 152 255 243 +-1.000000 1.000000 -1.000000 0.000000 1.000000 0.000000 168 255 245 +-1.000000 1.000000 1.000000 0.000000 1.000000 0.000000 152 255 243 +4 0 1 2 3 +4 4 5 6 7 +4 8 9 10 11 +4 12 13 14 15 +4 16 17 18 19 +4 20 21 22 23