File:Animated-Flag-Ukraine-OpenSCAD.gif

From Meta, a Wikimedia project coordination wiki

Original file(856 × 742 pixels, file size: 277 KB, MIME type: image/gif, looped, 72 frames, 7.2 s)

This is a file from the Wikimedia Commons. The description on its description page there is copied below.

Summary

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

Licensing

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

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

h = 30/3*2;

a1 = "#0057b7"; a2 = a1; a3 = a1;

b1 = "#ffd700"; b2 = b1; b3 = b1;


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

   translate([sin($t*360+i*5)*2+h/2*1,i,0])
   color(a1)
   cube([h/2,1,1],true);
   translate([sin($t*360+i*5)*2+h/2*0,i,0])
   color(b1)
   cube([h/2,1,1],true);      

}

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

   translate([sin($t*360+i*5)*2+h/2*1,i,0])
   color(a2)
   cube([h/2,1,1],true);
   translate([sin($t*360+i*5)*2+h/2*0,i,0])
   color(b2)
   cube([h/2,1,1],true);    

}

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

   translate([sin($t*360+i*5)*2+h/2*1,i,0])
   color(a3)
   cube([h/2,1,1],true);
   translate([sin($t*360+i*5)*2+h/2*0,i,0])
   color(b3)
   cube([h/2,1,1],true);    

}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

6 June 2020

image/gif

4e5405a5af079597d949401f158f7bc6266e9787

283,335 byte

7.19999999999999 second

742 pixel

856 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:57, 6 June 2020Thumbnail for version as of 19:57, 6 June 2020856 × 742 (277 KB)MichaelFrey=={{int:filedesc}}== {{Information |description={{en|1=Animated-Flag-Ukraine-OpenSCAD}} |date=2020-06-06 |source={{own}} |author=MichaelFrey |permission= |other versions= }} =={{int:license-header}}== {{PD-author|MichaelFrey}} == Source == <code> color("brown") translate([sin($t*360)*2-4,0,0]) cube([40,1.2,2],true); h = 30/3*2; a1 = "#0057b7"; a2 = a1; a3 = a1; b1 = "#ffd700"; b2 = b1; b3 = b1; for (i = [0:1:10]){ translate([sin($t*360+i*5)*2+h/2*1,i,0]) co...

There are no pages that use this file.

Global file usage

The following other wikis use this file: