mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Cosmetics appearance shadow and frame. Cleanup rsc folder
This commit is contained in:
BIN
rsc/images/glow.dds
Normal file
BIN
rsc/images/glow.dds
Normal file
Binary file not shown.
BIN
rsc/images/shadow.dds
Normal file
BIN
rsc/images/shadow.dds
Normal file
Binary file not shown.
BIN
rsc/images/shadow_perspective.dds
Normal file
BIN
rsc/images/shadow_perspective.dds
Normal file
Binary file not shown.
32
rsc/mesh/glow.ply
Normal file
32
rsc/mesh/glow.ply
Normal 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
|
||||
Reference in New Issue
Block a user