﻿<?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=Doc%3A2.6%2FManual%2FModeling%2FMetas</id>
	<title>Doc:2.6/Manual/Modeling/Metas - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModeling%2FMetas"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Metas&amp;action=history"/>
	<updated>2026-08-03T08:19:14Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Metas&amp;diff=109723&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Metas&amp;diff=109723&amp;oldid=prev"/>
		<updated>2018-06-28T19:48:10Z</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日 (木) 19:48時点における版&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=Doc:2.6/Manual/Modeling/Metas&amp;diff=109722&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: /* Update */ minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Metas&amp;diff=109722&amp;oldid=prev"/>
		<updated>2013-07-11T01:49:55Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Update: &lt;/span&gt; minor edits&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5|Doc:2.5/Manual/Modeling/Text|Doc:2.5/Manual/Modeling/Meta Objects/Editing}}&lt;br /&gt;
&lt;br /&gt;
=Meta Objects=&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Object}} or {{Literal|Edit}} modes&lt;br /&gt;
 |hotkey={{Shortcut|shift|A}}&lt;br /&gt;
 |menu={{Menu|Add|Meta}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
{{Literal|Meta}} objects are ''implicit surfaces'', meaning that they are ''not'' ''explicitly'' defined by vertices (as meshes are) or control points (as surfaces are): they exist ''procedurally''. Meta objects are literally mathematical formulas that are calculated on-the-fly by Blender.&lt;br /&gt;
&lt;br /&gt;
A very distinct visual characteristic of metas is that they are fluid ''mercurial'', or ''clay-like'' forms that have a “rounded” shape. Furthermore, when two meta objects get close to one another, they begin to interact with one another. They “blend” or “merge”, as water droplets do, especially in zero-g (which, by the way, makes them very handy for modeling streams of water when you don’t want to do a fluid simulation). If they subsequently move away from one another, they restore their original shape.&lt;br /&gt;
&lt;br /&gt;
Each of these is defined by its own underlying [[#Technical Details|mathematical structure]], and you can at any time switch between them using the {{Literal|Active Element}} panel.&lt;br /&gt;
&lt;br /&gt;
Typically {{Literal|Meta}} objects are used for special effects or as a basis for modeling. For example, you could use a collection of metas to form the initial shape of your model and then convert it to another object type (well, only meshes are available…) for further modeling. Meta objects are also very efficient for ray-tracing.&lt;br /&gt;
&lt;br /&gt;
Note that {{Literal|Meta}} objects have a slightly different behavior in {{Literal|Object}} mode, as detailed [[#“Object” Mode|below]].&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Primitives==&lt;br /&gt;
There are five predefined meta “primitives” (or configurations) available in the {{Menu|Add|Meta}} sub-menu:&lt;br /&gt;
*{{Literal|Meta Ball}} adds a meta with a point underlying structure.&lt;br /&gt;
*{{Literal|Meta Tube}} adds a meta with a line segment underlying structure.&lt;br /&gt;
*{{Literal|Meta Plane}} adds a meta with a planar underlying structure.&lt;br /&gt;
*{{Literal|Meta Ellipsoid}} adds a meta with an ellipsoidal underlying structure.&lt;br /&gt;
*{{Literal|Meta Cube}} adds a meta with a volumetric cubic underlying structure.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=Visualization=&lt;br /&gt;
In {{Literal|Object}} mode, the calculated mesh is shown, along with a black “selection ring” (becoming pink when selected). To learn more about metas in {{Literal|Object}} mode, see [[#“Object” Mode|below]].&lt;br /&gt;
&lt;br /&gt;
[[File:MetaInfluenceAndSelection.png|thumb|350px|right|{{Literal|Meta Ball}} example.]]&lt;br /&gt;
In {{Literal|Edit}} mode (''{{Literal|Meta Ball}} example''), a meta is drawn as a mesh (either shaded or as black wireframe, but without any vertex of course), with two colored circles: a red one for selection (pink when selected), and a green one for a direct control of the meta’s stiffness (see [[#Stiffness|below]] – light green when active). Note that except for the {{Literal|Scale}} ({{Shortcut|S}}) transformation, having the green circle highlighted is equivalent to having the red one.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=Meta Ball Options=&lt;br /&gt;
All Meta objects in a scene interact with each other. The settings in the {{Literal|MetaBall}} section apply to all meta objects. In {{Literal|Edit}} mode, the {{Literal|Active Element}} panel appears for editing individual meta elements. &lt;br /&gt;
&lt;br /&gt;
{|align=center&lt;br /&gt;
 |[[File:MetaPropertiesObjectMode.png|thumb|300px|global meta properties.]]&lt;br /&gt;
 |[[File:MetaPropertiesEditMode.png|thumb|300px|individual meta properties.]]&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Resolution==&lt;br /&gt;
The {{Literal|Resolution}} controls the resolution of the resultant mesh as generated by the {{Literal|Meta}} object.&lt;br /&gt;
;{{Literal|View}}&lt;br /&gt;
:The 3D View resolution of the generated mesh. The range is from '''0.05''' (finest) to '''1.0''' (coarsest).&lt;br /&gt;
;{{Literal|Render}}&lt;br /&gt;
:The rendered resolution of the generated mesh. The range is from '''0.05''' (finest) to '''1.0''' (coarsest).&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
One way to see the underlying mathematical structure is to lower the {{Literal|Resolution}}, increase the {{Literal|Threshold}} and set the {{Literal|Stiffness}} (see below) a fraction above the {{Literal|Threshold}}. (''Underlying structure'') is a (''Meta cube'') with the above mentioned configuration applied as follows: {{Literal|Resolution}} of '''0.410''', {{Literal|Threshold}} of '''5.0''' and {{Literal|Stiffness}} a fraction above at '''5.01'''.&lt;br /&gt;
&lt;br /&gt;
{|align=center&lt;br /&gt;
 |[[File:MetaUnderlyingStructure.png|thumb|600px|Left: Underlying structure, Right: the shape.]]&lt;br /&gt;
 &lt;br /&gt;
 |}&lt;br /&gt;
You can clearly see the underlying cubic structure that gives the meta cube its shape.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Threshold (Influence)==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Object}} or {{Literal|Edit}} modes&lt;br /&gt;
 |panel={{Literal|MetaBall}} ({{Literal|Editing}} context, {{Shortcut|F9}})&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
{{Literal|Threshold}} defines how much a meta’s surface “influences” other metas. It controls the ''field level'' at which the surface is computed. The setting is global to a [[#Grouping|group]] of {{Literal|Meta}} objects. As the threshold increases, the influence that each meta has on each other increases.&lt;br /&gt;
&lt;br /&gt;
There are two types of influence: '''positive''' or '''negative'''. The type can be toggled on the {{Literal|Active Element}} panel while in {{Literal|Edit}} mode, using the {{Literal|Negative}} button. You could think of '''positive''' as attraction and '''negative''' as repulsion of meshes. A negative meta will push away or repel the meshes of positive {{Literal|Meta}} objects.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[File:MetaIntersection.png|thumb|400px|right|Positive.]]&lt;br /&gt;
A ''positive'' influence is defined as an attraction, meaning the meshes will stretch towards each other as the ''rings of influence'' intersect. (''Positive'') shows two meta balls’ ''rings of influence'' intersecting with a ''positive'' influence.&lt;br /&gt;
&lt;br /&gt;
Notice how the meshes have pulled towards one another. The area circled in white shows the green ''influence'' rings intersecting.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Update==&lt;br /&gt;
While transforming metas (grab/move, scale, etc.), you have four “modes” of visualization, located in the {{Literal|Update}} buttons group of the {{Literal|MetaBall}} panel:&lt;br /&gt;
*{{Literal|Always}} – fully draw the meta during transformations.&lt;br /&gt;
*{{Literal|Half Res}} – During transformations, draw the meta at half its {{Literal|Wiresize}} resolution.&lt;br /&gt;
*{{Literal|Fast}} – Do not show meta mesh during transformations.&lt;br /&gt;
*{{Literal|Never}} – Never show meta mesh (not a very recommended option, as the meta is only visible at render time!).&lt;br /&gt;
&lt;br /&gt;
This should help you if you experience difficulties (metas are quite compute-intensive…), but with modern computers, this shouldn’t happen, unless you use many metas, or very high resolutions…&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=Meta Structure=&lt;br /&gt;
==Technical Details==&lt;br /&gt;
A more formal definition of a meta object can be given as a ''directing structure'' which can be seen as the source of a static field. The field can be either positive or negative and hence the field generated by neighboring directing structures can attract or repel.&lt;br /&gt;
&lt;br /&gt;
The implicit surface is defined as the surface where the 3D field generated by all the directing structures assume a given value. For example a meta ball, whose directing structure is a point, generates an isotropic (i.e. identical in all directions) field around it and the surfaces at constant field value are spheres centered at the directing point.&lt;br /&gt;
&lt;br /&gt;
{{Literal|Meta}} objects are nothing more than mathematical formulae that perform logical operations on one another (AND, OR), and that can be added and subtracted from each other. This method is also called '''Constructive Solid Geometry''' (CSG). Because of its mathematical nature, CSG uses little memory, but requires lots of processing power to compute.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
==Underlying Structure==&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode={{Literal|Edit}} mode&lt;br /&gt;
 |panel={{Literal|MetaBall tools}} ({{Literal|Editing}} context, {{Shortcut|F9}}), {{Literal|Transform Properties}}&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
Blender has five types of metas, each determined by its underlying (or directing) structure. In {{Literal|Edit}} mode, you can change this structure, either using the relevant buttons in the {{Literal|MetaBall tools}} panel, or the drop-down list in the {{Literal|Transform Properties}} panel ({{Shortcut|N}}). Depending on the structure, you might have additional parameters, located in both {{Literal|Transform Properties}} and {{Literal|MetaBall tools}} panels.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Ball}} (point, zero-dimensional structure)&lt;br /&gt;
:This is the simplest meta, without any additional setting. As it is just a point, it generates an isotropic field, yielding a spherical surface (this is why it is called {{Literal|Meta Ball}} or {{Literal|Ball}} in Blender).&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Tube}} (straight line, uni-dimensional structure)&lt;br /&gt;
:This is a meta which surface is generated by the field produced by a straight line of a given length. This gives a cylindrical surface, with rounded closed ends. It has one additional parameter:&lt;br /&gt;
:*{{Literal|dx}}: The length of the line (and hence of the tube – defaults to '''1.0''').&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Plane}} (rectangular plane, bi-dimensional structure)&lt;br /&gt;
:This is a meta which surface is generated by the field produced by a rectangular plane. This gives a parallelepipedal surface, with a fixed thickness, and rounded borders. It has two additional parameters:&lt;br /&gt;
:*{{Literal|dx}}: The length of the rectangle (defaults to '''1.0''').&lt;br /&gt;
:*{{Literal|dy}}: The width of the rectangle (defaults to '''1.0''').&lt;br /&gt;
:Note that by default, the plane is a square.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Elipsoid}} (ellipsoidal volume, tri-dimensional structure)&lt;br /&gt;
:This is a meta which surface is generated by the field produced by an ellipsoidal volume. This gives an ellipsoidal surface. It has three additional parameters:&lt;br /&gt;
:*{{Literal|dx}}: The length of the ellipsoid (defaults to '''1.0''').&lt;br /&gt;
:*{{Literal|dy}}: The width of the ellipsoid (defaults to '''1.0''').&lt;br /&gt;
:*{{Literal|dz}}: The height of the ellipsoid (defaults to '''1.0''').&lt;br /&gt;
:Note that by default, the volume is a sphere, producing a spherical meta, as the {{Literal|Ball}} option…&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Cube}} (parallelepipedal volume, tri-dimensional structure)&lt;br /&gt;
:This is a meta which surface is generated by the field produced by a parallelepipedal volume. This gives a parallelepipedal surface, with rounded edges. As you might have guessed, it has three additional parameters:&lt;br /&gt;
:*{{Literal|dx}}: The length of the parallelepiped (defaults to '''1.0''').&lt;br /&gt;
:*{{Literal|dy}}: The width of the parallelepiped (defaults to '''1.0''').&lt;br /&gt;
:*{{Literal|dz}}: The height of the parallelepiped (defaults to '''1.0''').&lt;br /&gt;
:Note that by default, the volume is a cube.&lt;br /&gt;
{{clr}}&lt;br /&gt;
{|align=center&lt;br /&gt;
  |[[file:MetaPrimitives.png|thumb|600px|the 5 meta primitives.]]&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Modeling/Text|Doc:2.5/Manual/Modeling/Meta Objects/Editing}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Meta objects]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>