File:Animated-Flag-Italy-OpenSCAD.gif

Original file(1,024 × 900 pixels, file size: 431 KB, MIME type: image/gif, looped, 72 frames, 7.2 s)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

edit
Description
English: Animated-Flag-Italy-OpenSCAD
Source Own work
Author MichaelFrey

Source

edit
color("brown")
translate([sin($t*360)*2-10,0,0])
cube([40,1,2],true);
    
for (i = [0:1:10]){
    translate([sin($t*360+i*5)*2,i,0])
    color("green")
    cube([20,1,1],true);
}

for (i = [10:1:20]){
    translate([sin($t*360+i*5)*2,i,0])
    color("white")
    cube([20,1,1],true);
}

for (i = [20:1:30]){
    translate([sin($t*360+i*5)*2,i,0])
    color("red")
    cube([20,1,1],true);
}

Licensing

edit
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:59, 8 June 2020Thumbnail for version as of 16:59, 8 June 20201,024 × 900 (431 KB)MichaelFrey (talk | contribs)== {{int:filedesc}} == {{Information |description ={{en|1=Animated-Flag-Italy-OpenSCAD}} |date = |source ={{own}} |author =MichaelFrey }} == {{int:license-header}} == {{self|Cc-zero}} Category:GIF flags of Italy Italy Category:Animated GIF files Category:National flag of Italy Category:Created with OpenSCAD

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata