File:Regular polygon 15 vertex animation.svg
Original file (Animated SVG file, nominally 637 × 633 pixels, file size: 17 KB)
Note: Due to technical limitations, thumbnails of this file will not be animated.
Captions
Summary
[edit]DescriptionRegular polygon 15 vertex animation.svg |
English: Regular polygon with animated vertices, see full size SVG for 5s. |
Date | |
Source | Own work |
Author | László Németh |
SVG development InfoField | This polygon vertex was created with LibreOffice. |
Source code InfoField | LibreOffice code; Created in LibreOffice 4 with this LibreLogo program.
; Usage: Copy it in an English language document in LibO Writer,
; and click on the Start icon of the View»Toolbar»Logo toolbar.
PENJOINT “MITER” HIDETURTLE
FOR vertices IN RANGE 3 101 [
PICTURE “regular_polygon_%d_vertex_animation.svg” % vertices [ ; from LibO 4.1.2
HOME CLEARSCREEN PENSIZE 4
p = POSITION
FILLCOLOR “BLACK” PENCOLOR “BLACK” PENUP
REPEAT vertices [
ang = pi / 180 * 360 / vertices * (REPCOUNT - 1)
POSITION [p[0] - 250 * SIN (ang), p[1] - 250 * COS ang]
PENDOWN
] CLOSE PENUP
PENSIZE 2 FILLCOLOR “WHITE”
SLEEP 5000
REPEAT vertices [
ang = pi / 180 * 360 / vertices * (REPCOUNT - 1)
POSITION [p[0] - 250 * SIN (ang), p[1] - 250 * COS ang]
PENDOWN CIRCLE 10 PENUP
]
]
]
|
}} }}
Licensing
[edit]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.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 06:04, 10 September 2013 | 637 × 633 (17 KB) | Nl74 (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on ru.wiktionary.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Width | 179.71mm |
---|---|
Height | 178.72mm |