Soft shadow behind frame handles to make them more visible in contrast.

This commit is contained in:
brunoherbelin
2020-11-23 00:03:21 +01:00
parent c33796e97c
commit 30301b51d4
5 changed files with 34 additions and 0 deletions

BIN
rsc/images/soft_shadow.dds Normal file

Binary file not shown.

View 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