mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +00:00
transparent
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@191 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
BIN
logo.png
BIN
logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.9 KiB |
@@ -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>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# $Id$
|
||||
povray +W256 +H256 +Ologo.png tools/logo.pov
|
||||
povray +UA +W256 +H256 +Ologo.png tools/logo.pov
|
||||
|
||||
Reference in New Issue
Block a user