mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-09 02:43:30 +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>
|
parallel point_at <0, 0, 0>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
background {
|
||||||
|
color rgbt <0, 0, 0, 0>
|
||||||
|
}
|
||||||
|
|
||||||
camera {
|
camera {
|
||||||
location <1.5, 2.5, -10>
|
location <1.5, 2.5, -10>
|
||||||
look_at <0, 0.75, 0>
|
look_at <0, 0.75, 0>
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# $Id$
|
# $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