mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-24 00:29:59 +01:00
Soft shadow behind frame handles to make them more visible in contrast.
This commit is contained in:
BIN
rsc/images/soft_shadow.dds
Normal file
BIN
rsc/images/soft_shadow.dds
Normal file
Binary file not shown.
22
rsc/mesh/border_handles_shadow.ply
Normal file
22
rsc/mesh/border_handles_shadow.ply
Normal file
@@ -0,0 +1,22 @@
|
||||
ply
|
||||
format ascii 1.0
|
||||
comment Created by Blender 2.90.1 - www.blender.org
|
||||
element vertex 4
|
||||
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 2
|
||||
property list uchar uint vertex_indices
|
||||
end_header
|
||||
0.1500000 -0.1500000 0.000000 1.000000 0.000000 255 255 255 45
|
||||
-0.1500000 0.1500000 0.000000 0.000000 1.000000 255 255 255 45
|
||||
-0.1500000 -0.1500000 0.000000 0.000000 0.000000 255 255 255 45
|
||||
0.1500000 0.1500000 0.000000 1.000000 1.000000 255 255 255 45
|
||||
3 0 1 2
|
||||
3 0 3 1
|
||||
Reference in New Issue
Block a user