transparent

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@191 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-07 05:48:22 +00:00
parent 9fd499e8dd
commit 1a3f22aef4
3 changed files with 5 additions and 1 deletions

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -59,6 +59,10 @@ light_source {
parallel point_at <0, 0, 0>
}
background {
color rgbt <0, 0, 0, 0>
}
camera {
location <1.5, 2.5, -10>
look_at <0, 0.75, 0>

View File

@@ -1,3 +1,3 @@
#!/bin/sh
# $Id$
povray +W256 +H256 +Ologo.png tools/logo.pov
povray +UA +W256 +H256 +Ologo.png tools/logo.pov