mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-03 08:00:50 +00:00
nvm
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@192 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.9 KiB After Width: | Height: | Size: 4.6 KiB |
@@ -59,10 +59,6 @@ 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 +UA +W256 +H256 +Ologo.png tools/logo.pov
|
povray +W256 +H256 +Ologo.png tools/logo.pov
|
||||||
|
|||||||
Reference in New Issue
Block a user