Cosmetics appearance shadow and frame. Cleanup rsc folder

This commit is contained in:
brunoherbelin
2020-06-04 22:45:20 +02:00
parent d8156701be
commit fd0b16edb0
4 changed files with 32 additions and 0 deletions

BIN
rsc/images/glow.dds Normal file

Binary file not shown.

BIN
rsc/images/shadow.dds Normal file

Binary file not shown.

Binary file not shown.

32
rsc/mesh/glow.ply Normal file
View File

@@ -0,0 +1,32 @@
ply
format ascii 1.0
comment Created by Blender 2.82 (sub 7) - www.blender.org, source file: 'glow.blend'
element vertex 8
property float x
property float y
property float z
property float s
property float t
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 8
property list uchar uint vertex_indices
end_header
1.000000 -1.000000 0.000000 0.840686 0.174447 255 255 255 255
-1.111522 -1.111522 0.000000 -0.022464 0.000743 255 255 255 255
1.111522 -1.111522 0.000000 1.022464 0.000743 255 255 255 255
-1.000000 -1.000000 0.000000 0.159315 0.174447 255 255 255 255
-1.111522 1.111522 0.000000 -0.022464 0.999257 255 255 255 255
1.000000 1.000000 0.000000 0.840686 0.825553 255 255 255 255
1.111522 1.111522 0.000000 1.022464 0.999257 255 255 255 255
-1.000000 1.000000 0.000000 0.159315 0.825553 255 255 255 255
3 0 1 2
3 3 4 1
3 5 2 6
3 7 6 4
3 0 3 1
3 3 7 4
3 5 0 2
3 7 5 6