File:Animated-Flag-France-OpenSCAD.gif

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(697 × 666 pixels, file size: 275 KB, MIME type: image/gif, looped, 72 frames, 7.2 s)

Captions

Captions

Animated-Flag-France-OpenSCAD

Summary[edit]

Description
English: Animated-Flag-France-OpenSCAD
Date
Source Own work
Author MichaelFrey

Licensing[edit]

Public domain This work has been released into the public domain by its author, MichaelFrey. This applies worldwide.
In some countries this may not be legally possible; if so:
MichaelFrey grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Source[edit]

color("brown") translate([sin($t*360)*2-10,0,0]) cube([40,1,2],true);

h = 20;

for (i = [0:1:10]){

   translate([sin($t*360+i*5)*2,i,0])
   color("#0055A4")
   cube([h,1,1],true);

}

for (i = [10:1:20]){

   translate([sin($t*360+i*5)*2,i,0])
   color("#FFFFFF")
   cube([h,1,1],true);

}

for (i = [20:1:30]){

   translate([sin($t*360+i*5)*2,i,0])
   color("#EF4531")
   cube([h,1,1],true);

}

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:46, 6 June 2020Thumbnail for version as of 18:46, 6 June 2020697 × 666 (275 KB)MichaelFrey (talk | contribs)Uploaded own work with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: