[edit] Summary
Description |
RM magnetic core
|
Source |
Own work
|
Date |
20/06/2006
|
Author |
Cyril BUTTAY
|
Permission
(Reusing this image) |
As licensed
|
[edit] Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
Made using povray 3.6 and the following source:
#declare RAD = on;
#include "colors.inc"
global_settings {
#if(RAD)
radiosity {
brightness 0.60
count 100
error_bound 0.2
gray_threshold 0.0
low_error_factor 0.2
minimum_reuse 0.015
nearest_count 10
recursion_limit 1
#if (version>3.1)
adc_bailout 0.01
max_sample -1.0
media off
normal off
always_sample 1
pretrace_start 0.08
pretrace_end 0.01
#end
}
#end
}
background { color White }
#declare corner = lathe { // a quarter of cyclindic volume used to "round" the corners
linear_spline
6
<0,0>,<0.05,0>, <0.1,0.05>, <0.1,1.35>,<0.05,1.4>, <0,1.4>
rotate 90*x
}
#declare body = prism { // the extrusion of the volume
linear_sweep
linear_spline
0, 1, 13,
<0,-0.5>, <0.25,-0.5>, <0.5,-0.25>, <0.5,0>, <0.25,0>, <0,0.25>, <0,0.5>, <-0.25,0.5>, <-0.5,0.25>, <-0.5,0>,<-0.25,0>,<0,-0.25>,<0,-0.5>
}
#declare bottom = prism { // the extrusion of the volume
conic_sweep
linear_spline
0.98,1 , 13,
<0,-0.5>, <0.25,-0.5>, <0.5,-0.25>, <0.5,0>, <0.25,0>, <0,0.25>, <0,0.5>, <-0.25,0.5>, <-0.5,0.25>, <-0.5,0>,<-0.25,0>,<0,-0.25>,<0,-0.5>
}
difference{
union {
difference{
union{
object {body scale <1,0.4,1> translate 0*x }
object {bottom scale <1,1,1> rotate 0*z translate <0,-1,0> }
}
cylinder{<0,0,0>,<0,10,0>,0.42 translate <0,0.09,0>}
}
object {bottom scale <1,1,1> rotate <180,90,0> translate <0,1.09,0> }
cylinder{<0,0,0>,<0,0.4,0>,0.17}
}
cylinder{<0,-10,0>,<0,10,0>,0.05}
rotate <-10, -20, 0>
finish {
#if(RAD)
ambient 0
diffuse 0.7
#else
ambient 0.2
diffuse 0.5
#end
phong 1
phong_size 60
}
pigment { Gray }
}
light_source { <2, 4, -3> color White}
camera {location <1,8,-15> look_at <0.02,0.2,0> angle 4.5}
Then compiled using the following command:
povray -IRM_core.pov -W1280 -H960 -Q11 +A
Cliqueu sobre la data/hora per veure el fitxer tal com era aleshores.
Les seg??ents p??gines enllacen a aquesta imatge: