File:Noninertial reference frames.gif

来自testwiki
跳转到导航 跳转到搜索
Noninertial_reference_frames.gif (512 × 384像素,文件大小:86 KB,MIME类型:image/gif、​循环、​24帧、​2.4秒)

本文件来自维基共享资源并可能被其他项目使用。 其文件描述页上的描述显示在下面。

摘要

描述 Comparison of static and rotating reference frames by CMG Lee based on http://commons.wikimedia.org/wiki/File:SistemaEnRotacion.gif .
来源 自己的作品
作者 Cmglee

POV-Ray source code

noninertial_reference_frames.pov noninertial_reference_frames.ini
#declare DEGREE = clock;
#declare AXIS =
 union {
  cone     { <15,0,0>, 2, <20,0,0>, 0 }
  cylinder { <15,0,0>,    < 0,0,0>, 1 }
 }
#declare AXES =
 union {
  object { AXIS pigment { rgb <0.1,0,0>   } finish { emission 7 } rotate <0, 0, 0> }
  object { AXIS pigment { rgb <0,0.1,0>   } finish { emission 5 } rotate <0, 0,90> }
  object { AXIS pigment { rgb <0,0,0.1>   } finish { emission 9 } rotate <0,90, 0> }
  union {
   object { AXIS scale <1,0.5,0.5> }
   sphere { <22,0,0>, 2 }
   pigment { rgb <0.1,0.1,0> } finish { emission 7 } rotate <0,15,30>
  }
  rotate <-20,20,0>
 }

union {
 object { AXES rotate <0,0,-5> }
 text { ttf "arial.ttf" "S" 1, 0 translate <0,-2,0> scale <8,8,8> }
 translate <-30,0,0>
}
union {
 union {
  object { AXES rotate <DEGREE,0,0> }
  union {
   cylinder { <-8,0,0>, <-6,0,0>, 0.5 }
   cylinder { <-4,0,0>, <-2,0,0>, 0.5 }
   cylinder { < 2,0,0>, < 4,0,0>, 0.5 }
   cylinder { < 6,0,0>, < 8,0,0>, 0.5 }
   cylinder { <10,0,0>, <12,0,0>, 0.5 }
   cylinder { <14,0,0>, <16,0,0>, 0.5 }
   cylinder { <18,0,0>, <20,0,0>, 0.5 }
  }
  rotate <0,0,-5>
 }
 text { ttf "arial.ttf" "S'" 1, 0 translate <0,-2,0> scale <8,8,8> }
}

background { color 1 }
camera {
 orthographic
 right x * image_width / image_height
 location <-9,2,-30>
 look_at  <-9,2,0>
 angle    90
}
light_source { <0,0,-99> color 1 parallel }
Antialias=On
Antialias_Threshold=0.1
Antialias_Depth=4

Input_File_Name="noninertial_reference_frames.pov"

Initial_Frame=0
Initial_Clock=0
Final_Frame=23
Final_Clock=360

Cyclic_Animation=on
Pause_when_Done=off

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 4.0 国际许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
您可以选择您需要的许可协议。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

88,189 字节

384 像素

512 像素

83d43c84a7f0eb0220a4cfab02ef65daf55a260b

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2025年2月19日 (三) 15:322025年2月19日 (三) 15:32版本的缩略图512 × 384​(86 KB)wikimediacommons>Cmglee{{Information |Description=Comparison of static and rotating reference frames by CMG Lee based on http://commons.wikimedia.org/wiki/File:SistemaEnRotacion.gif . |Source={{own}} |Date= |Author= Cmglee |Permission= |other_versions= }} Category:Animations of geometry Category:Seamless rotation animations Category:Animated GIF files Category:Created with Persistence of Vision

以下页面使用本文件: