//=time() ?>
Event: POVRay Short Code Contest #4
Date: 2006-11-30
Limitation: 256 bytes or less
Filename: zbxokh
Event: POVRay Short Code Contest #4
Date: 2006-11-30
Limitation: 256 bytes or less
Filename: pdotou
🌑
🔺
🌊
#discatte_art (povray, raytracing) RT=💜
LEFT: Hypnose II; 288x369 pixels; 2000. sPatch modeler and Povray.
RIGHT: Hypnose II; 28x42 inches; 2007. Graphite and charcoal on Arches paper.
#NFTs #nftart #nftcollectors #NFTcomunity
camera{location<-.3,0,-2.5>look_at 0}
light_source{<0,2,-3>rgb.8}
#macro J(a)
julia_fractal{
<0,1,0,a*.001>
max_iteration 12
precision 12
rotate a*z
translate(120-a)/200*y
pigment{rgb.1}}
#end
J(60)
J(120)
plane{x.1 finish{reflection 1}}
plane{x,-5 pigment{rgb 1}}
#つぶやきPOVRay
#include"colors"
#include"textures"
camera{location -z*.5 right x angle 90}
light_source{0 White looks_like{union{torus{.3,.03 pigment{LightBlue}}sphere{0,.1 texture{Yellow_Glass}}rotate 45*(y-x)}}}
box{1,-1 texture{Dark_Green_Glass}}
plane{z,2 texture{Starfield}}
#つぶやきPOVRay
#include "colors"
#include "skies"
camera{location<0,0,-2>right x}
light_source{<9,9,-9>1}
#macro F(r)
difference{
sphere{0,r}
sphere{0,r-.1}
box{-1<0,1,1>}
box{<.1,-1,-1>1}
rotate r*777
pigment{rgb.1}
}
#end
sky_sphere{S_Cloud5}
F(1)F(.9)F(.8)F(.7)F(.6)F(.5)F(.4)
#つぶやきPOVRay
単純化したモデルをpovrayで作る⇢gimpでなぞって造作を描き込む⇢モデルの比率や角度に納得行かないところのコードを修正、というように二次元の線画と立体幾何的記述とのフィードバックを繰り返せば形状を単純化して把握する能力を鍛えられるのではと思いついたのでさっそく練習してみた。
After the cataclysm. A POVRay rendering of mine from year 2009.
#POVRay #raytracing #rendering #CGI #cataclysm