﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.4%2FPy%2FScripts%2FWizards%2FGeodesic_dome</id>
	<title>Extensions:2.4/Py/Scripts/Wizards/Geodesic dome - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Extensions%3A2.4%2FPy%2FScripts%2FWizards%2FGeodesic_dome"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&amp;action=history"/>
	<updated>2026-04-20T21:13:38Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&amp;diff=57636&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&amp;diff=57636&amp;oldid=prev"/>
		<updated>2018-06-28T17:53:21Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 17:53時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&amp;diff=57635&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Extensions:2.4/Py/Scripts/Wizards/geodesic dome to Extensions:2.4/Py/Scripts/Wizards/Geodesic dome</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&amp;diff=57635&amp;oldid=prev"/>
		<updated>2010-11-13T18:35:21Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Extensions:2.4/Py/Scripts/Wizards/geodesic_dome&quot; class=&quot;mw-redirect&quot; title=&quot;Extensions:2.4/Py/Scripts/Wizards/geodesic dome&quot;&gt;Extensions:2.4/Py/Scripts/Wizards/geodesic dome&lt;/a&gt; to &lt;a href=&quot;/Extensions:2.4/Py/Scripts/Wizards/Geodesic_dome&quot; title=&quot;Extensions:2.4/Py/Scripts/Wizards/Geodesic dome&quot;&gt;Extensions:2.4/Py/Scripts/Wizards/Geodesic dome&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* go to [[Extensions:Py/Scripts|'''Catalog''']] | [[Extensions:Py/Scripts#Wizards|'''Wizards''']]&lt;br /&gt;
&lt;br /&gt;
{{ScriptInfo&lt;br /&gt;
|name=Geodesic&lt;br /&gt;
|tooltip=Create geo objects.&lt;br /&gt;
|menu=Group: Wizards &lt;br /&gt;
|version=2.0&lt;br /&gt;
|blender=2.42a - 2.48&lt;br /&gt;
|author=Andy Houston (serendipiti)&lt;br /&gt;
|license=N/A&lt;br /&gt;
|link=http://members.aol.com/demalion2/geodesic2.html&lt;br /&gt;
|download=updated version in rar-archive on blenderWiki - Script update for Blender 2.45: [[media:Geodesic_Domes_Mod.rar|Geodesic_Domes_Mod.rar]] (2008.02.15) - script+binaries as archive file &amp;quot;.zip&amp;quot;&lt;br /&gt;
|exe=gui.py&lt;br /&gt;
|modules=In folder 'geodesic_2.0 '&lt;br /&gt;
|data=&lt;br /&gt;
|deps=&lt;br /&gt;
|note=&lt;br /&gt;
Also in the Wizards Toolkit Bundle.&lt;br /&gt;
For optional speed up, the Python Psyco Module can be used with the 'Wiki' script. http://psyco.sourceforge.net/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[image:Geodesic_overview1.jpg|right|thumb|300px|]]&lt;br /&gt;
''from Andy Houston''&lt;br /&gt;
* Geodesic spheres based on icosahedrons, octahedrons and tetrahedrons.&lt;br /&gt;
* No domes yet.&lt;br /&gt;
* Triangular, hexagonal and hex/tri combo face options.&lt;br /&gt;
* A function that turns the current shape into its geometric dual (sort of).&lt;br /&gt;
* Grid, Cylinder, Parabola, Torus and Ball primitives.&lt;br /&gt;
* NEW Hubs and Struts. Fill out those edges and vertices with your custom, decorative meshes.&lt;br /&gt;
* NEW Superformula deforming. Create rounded triangles, wobbly shapes etc.&lt;br /&gt;
* Tabbed GUI for (hopefully) ease of use.&lt;br /&gt;
''from Meta-Androcto''&lt;br /&gt;
*This Script can be used to create Geodesic Objects, not limited to Domes or Spheres,&lt;br /&gt;
*it can create several object types &amp;amp; even apply geodesic formula to your own mesh.&lt;br /&gt;
* A very useful script. A modified Version is now available above.&lt;br /&gt;
*A full list of changes I have made is in geodesic_2.0_mod.py in the new download.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Instructions ( Quick )===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
* Instructions are shown when you start the script, here's a copy:&lt;br /&gt;
* Start with the Main tab. Choose a shape to work on.&lt;br /&gt;
* The Formula tab has sliders that can warp &amp;amp; twist the object. (optional)&lt;br /&gt;
* The Faces page creates a new mesh based on the main one, with the faces&lt;br /&gt;
*altered according to the menu options. ie: Spikes, Holes, pillow &amp;amp; more.&lt;br /&gt;
* On the Struts page, import a small Blender Mesh. It will be recreated along&lt;br /&gt;
*each edge of the mesh, suitably scaled &amp;amp; stretched.&lt;br /&gt;
*If both meshes have a lot of vertices, you may experience problems.&lt;br /&gt;
(save your work before using this option.)&lt;br /&gt;
*The Hubs page is similar, but the imported mesh is recreated at the&lt;br /&gt;
*vertices of the main mesh.&lt;br /&gt;
*Experiment &amp;amp; Have Fun.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
'''Interface/Menu Overview 1'''&lt;br /&gt;
* Download the script &amp;amp; place it in Blender's default script folder.&lt;br /&gt;
* Open the Script from the Scripts/Wizards Menu.&lt;br /&gt;
* The Script GUI will appear.&lt;br /&gt;
* Features: Sliders, Numeric Input, Buttons, Menu.&lt;br /&gt;
* '''Main Menu''' &lt;br /&gt;
[[image:Scripts_manual_wizards_geodesic_interface1.jpg|right|thumb|350px|]] &lt;br /&gt;
* {{Shortcut|Formula}} Deform Modifier.&lt;br /&gt;
* {{Shortcut|Faces}} Geometry Modifier.&lt;br /&gt;
* {{Shortcut|Struts}} Strut Modifier.&lt;br /&gt;
* {{Shortcut|Hubs}} Hub Modifier.&lt;br /&gt;
* {{Shortcut|Help}} Help System. &lt;br /&gt;
* '''Object Menu (Choose Object Type)'''&lt;br /&gt;
* {{Shortcut|Geodesic}} {{Shortcut|Grid}} {{Shortcut|Cylinder}} {{Shortcut|Parabola}}&lt;br /&gt;
* {{Shortcut|Torus}} {{Shortcut|Ball}} {{Shortcut|Your Mesh}}&lt;br /&gt;
* ''Each of the Objects has it's own parameters''&lt;br /&gt;
* I will use '''Geodesic Objects''' as the example.&lt;br /&gt;
* {{Shortcut|Frequency}} Polyhedron Divisions.&lt;br /&gt;
* {{Shortcut|Radius}} The Overall Radius.&lt;br /&gt;
* {{Shortcut|Stretch}} Scale X Plane.&lt;br /&gt;
* {{Shortcut|Flatten}} Scale Z Plane.&lt;br /&gt;
* {{Shortcut|Square X/Y}} Super ellipse X/Y Plane.&lt;br /&gt;
* {{Shortcut|Super Rotate}} Rotate the Squareness.&lt;br /&gt;
* {{Shortcut|Square Z}} Super ellipse Z Plane.&lt;br /&gt;
* {{Shortcut|Super Rotate}} Rotate the squareness.&lt;br /&gt;
* {{Shortcut|Class 1}} {{Shortcut|Class 2}} Subdivide Triangle or Triacon.&lt;br /&gt;
* {{Shortcut|Tetrahedron}} {{Shortcut|Octahedron}} {{Shortcut|Isosahedron}} Hedron Type.&lt;br /&gt;
* {{Shortcut|Point Up}} {{Shortcut|Edge Up}} {{Shortcut|Face Up}} Orientation of basic Hedron.&lt;br /&gt;
* {{Shortcut|Tri Faces}} {{Shortcut|Hex Faces}} {{Shortcut|Star Faces}} Basic Shape.&lt;br /&gt;
* {{Shortcut|Duel}} Face to Vert swap, Edges Flip.&lt;br /&gt;
* {{Shortcut|Spherical}} Base Polyhedron Subdivided but not Sphericalized.&lt;br /&gt;
* {{Shortcut|Exit}} Exit the script.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[image:Scripts_manual_wizards_geodesic_interface2.jpg|right|thumb|350px|]]&lt;br /&gt;
'''Interface/Menu Overview 2'''&lt;br /&gt;
* '''Formula Menu'''  &lt;br /&gt;
* {{Shortcut|Formula 1}} Formula Setting.&lt;br /&gt;
* {{Shortcut|Formula 2}} Formula Setting.&lt;br /&gt;
* {{Shortcut|Formula is on}} Turn On Formula Wizard.&lt;br /&gt;
* The following settings scale &amp;amp; Taper &amp;amp; change the Formula.&lt;br /&gt;
* {{Shortcut|Sides Around}}.&lt;br /&gt;
* {{Shortcut|Phase}} .&lt;br /&gt;
* {{Shortcut|Twist}} .&lt;br /&gt;
* {{Shortcut|N 1}} .&lt;br /&gt;
* {{Shortcut|N 2}} .&lt;br /&gt;
* {{Shortcut|N 3}} .&lt;br /&gt;
* {{Shortcut|a}} .&lt;br /&gt;
* {{Shortcut|b}} .&lt;br /&gt;
* Formula 2 has similar options.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[image:Scripts_manual_wizards_geodesic_interface3.jpg‎ |right|thumb|350px|]]&lt;br /&gt;
'''Interface/Menu Overview 3'''&lt;br /&gt;
* '''Faces Menu'''  &lt;br /&gt;
* {{Shortcut|Mesh Name}} Name your mesh.&lt;br /&gt;
* Useful for multiple Geodesic Objects&lt;br /&gt;
* {{Shortcut|Faces are ON}} Turn On Faces.&lt;br /&gt;
* {{Shortcut|Strip}} 11 Facet (face) Types.&lt;br /&gt;
* {{Shortcut|Strip}} {{Shortcut|Open Vertical}} {{Shortcut|Open Slanted}} &lt;br /&gt;
* {{Shortcut|Closed Point}} {{Shortcut|Pillow}} {{Shortcut|Closed Vertical}} &lt;br /&gt;
* {{Shortcut|Stepped}} {{Shortcut|Spiked}} {{Shortcut|Boxed}} &lt;br /&gt;
* {{Shortcut|Diamond Profile}} {{Shortcut|Bar}}&lt;br /&gt;
* {{Shortcut|Width}} Adjust the width of the face.&lt;br /&gt;
* {{Shortcut|Height}} Adjust the height of the face.&lt;br /&gt;
* {{Shortcut|Relative}} Relative or Absolute Faces.&lt;br /&gt;
* {{Shortcut|Detach}} Make Faces into separate Objects.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[image:Scripts_manual_wizards_geodesic_interface4.jpg|right|thumb|350px|]]&lt;br /&gt;
'''Interface/Menu Overview 4'''&lt;br /&gt;
* '''Struts Menu'''  &lt;br /&gt;
* {{Shortcut|Import A Mesh}} Import Selected mesh.&lt;br /&gt;
* {{Shortcut|Output Name}} Name the Mesh Output.&lt;br /&gt;
* {{Shortcut|Struts are ON}} Turn On Struts.&lt;br /&gt;
* {{Shortcut|Width}} Adjust the width of the face.&lt;br /&gt;
* {{Shortcut|Height}} Adjust the height of the face.&lt;br /&gt;
* {{Shortcut|Relative}} Relative or Absolute Faces.&lt;br /&gt;
* {{Shortcut|Shrink}} Overall Scale.&lt;br /&gt;
* {{Shortcut|Stretch}} Stretch along Strut.&lt;br /&gt;
* {{Shortcut|Raise/Lower}} Distance from object center.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableNormal&amp;quot;&amp;gt;&lt;br /&gt;
[[image:Scripts_manual_wizards_geodesic_interface5.jpg‎ |right|thumb|350px|]]&lt;br /&gt;
'''Interface/Menu Overview 5'''&lt;br /&gt;
* '''Hubs Menu'''  &lt;br /&gt;
* {{Shortcut|Import A Mesh}} Import Selected mesh.&lt;br /&gt;
* {{Shortcut|Output Name}} Name the Mesh Output.&lt;br /&gt;
* {{Shortcut|Hubs are ON}} Turn On Hubs.&lt;br /&gt;
* {{Shortcut|Width}} Adjust the width of the face.&lt;br /&gt;
* {{Shortcut|Height}} Adjust the height of the face.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Support ===&lt;br /&gt;
----&lt;br /&gt;
* [http://blenderartists.org/forum/forumdisplay.php?f=11 Python &amp;amp; Plugins forum] at Blender Artists.&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
----&lt;br /&gt;
Thanks go to:&lt;br /&gt;
* Andy Houston for The Script, Permissions.&lt;br /&gt;
----&lt;br /&gt;
* go to [[Extensions:Py/Scripts|'''Catalog''']] | [[Extensions:Py/Scripts#Wizards|'''Wizards''']]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is temporary hide-tab for rest of the text&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
*link 1&lt;br /&gt;
*link 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:''Explain what the script does, where the idea came from, what it is related to, why it is useful, etc.&lt;br /&gt;
&lt;br /&gt;
Use the script's UI tooltip. ''We need to allow multi-line tips (popups) in Blender, the current limit is not enough and we end up with ugly long lines.''&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' How to use the script&lt;br /&gt;
&lt;br /&gt;
=== Shortcuts ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' List of shortcuts used by the script, if any. Mostly relevant for scripts with guis. We should of course standardize basic ones: ESC to cancel, ESC and q to quit, etc. Follow the rules in [[Meta/Templates]].&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Config options available in the script's gui or via the Scripts Config Editor.&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
{{ConfigOptions&lt;br /&gt;
|name=Option name&lt;br /&gt;
|type=TYPE&lt;br /&gt;
|default=Default value&lt;br /&gt;
|explanation=Short explanation.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Usage notes, there is also a section for general notes at the end.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Miscellaneous notes on the script.&lt;br /&gt;
&lt;br /&gt;
== Compatibility ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' Relevant for IO scripts, note how complete they are in regards to the file format specification and/or compatiblity with other programs that can read the same format.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' What doesn't work but should.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
''Editor info:'' placeholder for additional information.&lt;br /&gt;
&lt;br /&gt;
=== To-Do list ===&lt;br /&gt;
* the first&lt;br /&gt;
* the ..&lt;br /&gt;
&lt;br /&gt;
=== Credits ===&lt;br /&gt;
Thanks go to:&lt;br /&gt;
* Name (AKA nickname) for what...&lt;br /&gt;
* Name ...&lt;br /&gt;
&lt;br /&gt;
=== History ===&lt;br /&gt;
&lt;br /&gt;
 v1.00 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
 v0.99 - YYYY.MM.DD by Author_name&lt;br /&gt;
 - add/fix&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>