File:Animated-Flag-Belgium-OpenSCAD.gif

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

Original file(651 × 629 pixels, file size: 275 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-Belgium-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([46,1,2],true);

h = 30/15*13;

a1 = "#000000"; b1 = a1; c1 = a1;

a2 = "#FFD400"; b2 = a2; c2 = a2;

a3 = "#E0312A"; b3 = a3; c3 = a3;

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

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

}

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

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

}

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

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

}

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:41, 6 June 2020Thumbnail for version as of 19:41, 6 June 2020651 × 629 (275 KB)MichaelFrey (talk | contribs)ratio corrected
19:25, 6 June 2020Thumbnail for version as of 19:25, 6 June 2020529 × 666 (268 KB)MichaelFrey (talk | contribs)=={{int:filedesc}}== {{Information |description={{en|1=Animated-Flag-Belgium-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-10,0,0]) cube([45,1,2],true); h = 20/13*15; a1 = "#000000"; b1 = a1; c1 = a1; a2 = "#FFD400"; b2 = a2; c2 = a2; a3 = "#E0312A"; b3 = a3; c3 = a3; for (i = [0:1:10]){ translate([...

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: