Jump to content

3D modeling: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
m Restored revision 1244113359 by Anachronist (talk)
 
(35 intermediate revisions by 28 users not shown)
Line 5: Line 5:
In [[3D computer graphics]], '''3D modeling''' is the process of developing a mathematical coordinate-based [[Computer representation of surfaces|representation of a surface]] of an object (inanimate or living) in [[Three-dimensional space|three dimensions]] via [[3D computer graphics software|specialized software]] by manipulating edges, vertices, and [[polygon]]s in a simulated [[3D space]].<ref>{{Cite web|date=2018-04-27|title=What is 3D Modeling & What's It Used For?|url=https://conceptartempire.com/what-is-3d-modeling/|access-date=2021-05-05|website=Concept Art Empire|language=en-US}}</ref><ref>{{Cite web|title=3D Modeling|url=https://www.plm.automation.siemens.com/global/ru/our-story/glossary/3d-modeling/17977|access-date=2021-07-14|website=Siemens Digital Industries Software}}</ref><ref>{{Cite web|date=2020-04-27|title=What is 3D Modeling? {{!}} How 3D Modeling is Used Today|url=https://www.takeoffpros.com/2020/04/27/guide-to-3d-modeling/|access-date=2021-07-14|website=Tops|language=en-US}}</ref>
In [[3D computer graphics]], '''3D modeling''' is the process of developing a mathematical coordinate-based [[Computer representation of surfaces|representation of a surface]] of an object (inanimate or living) in [[Three-dimensional space|three dimensions]] via [[3D computer graphics software|specialized software]] by manipulating edges, vertices, and [[polygon]]s in a simulated [[3D space]].<ref>{{Cite web|date=2018-04-27|title=What is 3D Modeling & What's It Used For?|url=https://conceptartempire.com/what-is-3d-modeling/|access-date=2021-05-05|website=Concept Art Empire|language=en-US}}</ref><ref>{{Cite web|title=3D Modeling|url=https://www.plm.automation.siemens.com/global/ru/our-story/glossary/3d-modeling/17977|access-date=2021-07-14|website=Siemens Digital Industries Software}}</ref><ref>{{Cite web|date=2020-04-27|title=What is 3D Modeling? {{!}} How 3D Modeling is Used Today|url=https://www.takeoffpros.com/2020/04/27/guide-to-3d-modeling/|access-date=2021-07-14|website=Tops|language=en-US}}</ref>


Three-dimensional (3D) models represent a [[physical body]] using a collection of points in 3D space, connected by various geometric entities such as triangles, lines, curved surfaces, etc.<ref>{{Cite web |url=https://www.lifewire.com/what-is-3d-modeling-2164 |title=What Is 3D Modeling? |last=Slick |first=Justin |date=2020-09-24 |website=Lifewire |access-date=2022-02-03 |language=en}}</ref> Being a collection of data ([[Point (geometry)|points]] and other information), 3D models can be created manually, [[algorithm]]ically ([[procedural modeling]]), or by [[3D scanning|scanning]].<ref>{{Cite web|title=How to 3D scan with a phone: Here are our best tips|url=https://www.sculpteo.com/en/3d-learning-hub/best-articles-about-3d-printing/3d-scan-smartphone/|access-date=2021-07-14|website=Sculpteo|language=en}}</ref><ref>{{Cite web|title=Facebook and Matterport collaborate on realistic virtual training environments for AI|url=https://social.techcrunch.com/2021/06/30/facebook-and-matterport-collaborate-on-realistic-virtual-training-environments-for-ai/|access-date=2021-07-14|website=TechCrunch|date=30 June 2021 |language=en-US}}</ref> Their surfaces may be further defined with [[texture mapping]].
Three-dimensional (3D) models represent a [[physical body]] using a collection of points in 3D space, connected by various geometric entities such as triangles, lines, curved surfaces, etc.<ref>{{Cite web |url=https://www.lifewire.com/what-is-3d-modeling-2164 |title=What Is 3D Modeling? |last=Slick |first=Justin |date=2020-09-24 |website=Lifewire |access-date=2022-02-03 |language=en}}</ref> Being a collection of data ([[Point (geometry)|points]] and other information), 3D models can be created manually, [[algorithm]]ically ([[procedural modeling]]), or by [[3D scanning|scanning]].<ref>{{Cite web|title=How to 3D scan with a phone: Here are our best tips|url=https://www.sculpteo.com/en/3d-learning-hub/best-articles-about-3d-printing/3d-scan-smartphone/|access-date=2021-07-14|website=Sculpteo|language=en}}</ref><ref>{{Cite web|title=Facebook and Matterport collaborate on realistic virtual training environments for AI|url=https://techcrunch.com/2021/06/30/facebook-and-matterport-collaborate-on-realistic-virtual-training-environments-for-ai/|access-date=2021-07-14|website=TechCrunch|date=30 June 2021 |language=en-US}}</ref> Their surfaces may be further defined with [[texture mapping]].


== Outline ==
== Outline ==
Line 41: Line 41:
[[Image:Utah teapot simple 2.png|thumb|A modern render of the iconic [[Utah teapot]] model developed by [[Martin Newell (computer scientist)|Martin Newell]] (1975). The Utah teapot is one of the most common models used in 3D graphics education.]]
[[Image:Utah teapot simple 2.png|thumb|A modern render of the iconic [[Utah teapot]] model developed by [[Martin Newell (computer scientist)|Martin Newell]] (1975). The Utah teapot is one of the most common models used in 3D graphics education.]]
Almost all 3D models can be divided into two categories:
Almost all 3D models can be divided into two categories:
* '''Solid''' – These models define the volume of the object they represent (like a rock). Solid models are mostly used for engineering and medical simulations, and are usually built with [[constructive solid geometry]]
* '''Solid''' – These models define the volume of the object they represent (like a rock). Solid models are mostly used for engineering and medical simulations, and are usually built with [[constructive solid geometry]]
* '''Shell''' or '''boundary''' – These models represent the surface, i.e. the boundary of the object, not its volume (like an infinitesimally thin eggshell). Almost all visual models used in games and film are shell models.
* '''Shell''' or '''boundary''' – These models represent the surface, i.e., the boundary of the object, not its volume (like an infinitesimally thin eggshell). Almost all visual models used in games and film are shell models.


Solid and shell modeling can create functionally identical objects. Differences between them are mostly variations in the way they are created and edited and conventions of use in various fields and differences in types of approximations between the model and reality.
Solid and shell modeling can create functionally identical objects. Differences between them are mostly variations in the way they are created and edited and conventions of use in various fields and differences in types of approximations between the model and reality.


Shell models must be [[manifold]] (having no holes or cracks in the shell) to be meaningful as a real object. In a shell model of a cube, the bottom and top surface of the cube must have a uniform thickness with no holes or cracks in the first and last layer printed. [[polygon mesh|Polygonal meshes]] (and to a lesser extent [[subdivision surfaces]]) are by far the most common representation. [[Level set]]s are a useful representation for deforming surfaces which undergo many topological changes such as [[fluids]].
Shell models must be [[manifold]] (having no holes or cracks in the shell) to be meaningful as a real object. In a shell model of a cube, the bottom and top surface of the cube must have a uniform thickness with no holes or cracks in the first and last layer printed. [[polygon mesh|Polygonal meshes]] (and to a lesser extent [[subdivision surfaces]]) are by far the most common representation. [[Level set]]s are a useful representation for deforming surfaces which undergo many topological changes such as [[fluids]].


The process of transforming representations of objects, such as the middle point coordinate of a [[sphere]] and a point on its [[circumference]] into a polygon representation of a sphere, is called [[Tessellation (computer graphics)|tessellation]]. This step is used in polygon-based rendering, where objects are broken down from abstract representations ("[[Primitives (computer graphics)|primitives]]") such as spheres, [[cone (geometry)|cones]] etc., to so-called ''[[Polygon mesh|meshes]]'', which are nets of interconnected triangles. Meshes of triangles (instead of e.g. [[square (geometry)|square]]s) are popular as they have proven to be easy to [[rasterize]] (the surface described by each triangle is planar, so the projection is always convex); .<ref>[[Jon Radoff]], [http://radoff.com/blog/2008/08/22/anatomy-of-an-mmorpg/ Anatomy of an MMORPG] {{webarchive|url=https://web.archive.org/web/20091213053756/http://radoff.com/blog/2008/08/22/anatomy-of-an-mmorpg/ |date=2009-12-13 }}, August 22, 2008</ref> Polygon representations are not used in all rendering techniques, and in these cases the tessellation step is not included in the transition from abstract representation to rendered scene.
The process of transforming representations of objects, such as the middle point coordinate of a [[sphere]] and a point on its [[circumference]] into a polygon representation of a sphere, is called [[Tessellation (computer graphics)|tessellation]]. This step is used in polygon-based rendering, where objects are broken down from abstract representations ("[[Primitives (computer graphics)|primitives]]") such as spheres, [[cone (geometry)|cones]] etc., to so-called ''[[Polygon mesh|meshes]]'', which are nets of interconnected triangles. Meshes of triangles (instead of e.g., [[square (geometry)|square]]s) are popular as they have proven to be easy to [[rasterize]] (the surface described by each triangle is planar, so the projection is always convex).<ref>[[Jon Radoff]], [http://radoff.com/blog/2008/08/22/anatomy-of-an-mmorpg/ Anatomy of an MMORPG] {{webarchive|url=https://web.archive.org/web/20091213053756/http://radoff.com/blog/2008/08/22/anatomy-of-an-mmorpg/ |date=2009-12-13 }}, August 22, 2008</ref> Polygon representations are not used in all rendering techniques, and in these cases the tessellation step is not included in the transition from abstract representation to rendered scene.


==Process==
==Process==
There are three popular ways to represent a model:
Exploring Different Types of 3D Modelling Techniques <ref name=":1">{{cite web |date=9 December 2023 |title=Unlocking the Potential of 3D Modelling Techniques for Exceptional Furniture Renders |url=https://vizfurniture.com/blog/3dmodellingtechniques/ |access-date=2023-12-09 |work=vizfurniture |publisher=[[viz' furniture]]}}</ref>
* '''[[Polygonal modeling]]''' – Points in 3D space, called ''vertices'', are connected by line segments to form a [[polygon mesh]]. The vast majority of 3D models today are built as textured polygonal models, because they are flexible, because computers can render them so quickly. However, polygons are planar and can only approximate curved surfaces using many polygons.
* '''[[Polygonal modeling|Polygonal Modeling]]''' – Polygonal modeling is a fundamental and widely-used technique in 3D modelling. It revolves around connecting vertices, edges, and faces to form polygons, allowing artists precise control over geometry. This technique is efficient in producing detailed furniture models with remarkable accuracy, capturing every intricate detail.
* '''Curve modeling''' – Surfaces are defined by curves, which are influenced by weighted control points. The curve follows (but does not necessarily interpolate) the points. Increasing the weight for a point pulls the curve closer to that point. Curve types include [[nonuniform rational B-spline]] (NURBS), splines, patches, and [[geometric primitive]]s
* '''[https://vizfurniture.com/blog/3dmodellingtechniques/ Subdivision Surface Modeling]''' – Subdivision surface modeling is a technique employed to produce smooth and organic shapes from a base mesh. It is particularly valuable when creating furniture pieces such as sofas, cushions, and ergonomic chairs. By subdividing the base mesh and smoothing the surface, high-quality models are created, perfect for marketing or e-commerce purposes.
* '''[[Digital sculpting]]''' – There are three types of digital sculpting: '''Displacement''', which is the most widely used among applications at this moment, uses a dense model (often generated by [[subdivision surface]]s of a polygon control mesh) and stores new locations for the vertex positions through use of an image map that stores the adjusted locations. '''Volumetric''', loosely based on [[voxel]]s, has similar capabilities as displacement but does not suffer from polygon stretching when there are not enough polygons in a region to achieve a deformation. [[Tessellation (computer graphics)|Dynamic tessellation]], which is similar to voxel, divides the surface using [[Surface triangulation|triangulation]] to maintain a smooth surface and allow finer details. These methods allow for artistic exploration as the model has new topology created over it once the models form and possibly details have been sculpted. The new mesh usually has the original high resolution mesh information transferred into displacement data or [[normal mapping|normal map]] data if for a game engine.
* '''NURBS Modeling''' Non-uniform rational basis splines (NURBS) are highly effective in creating smooth and precise surfaces. This technique is ideal for modeling furniture with intricate details and curves. NURBS surfaces maintain their smoothness even when scaled or modified, enabling designers to modify the size or shape of furniture without compromising quality or aesthetics.
* '''[https://vizfurniture.com/blog/3dmodellingtechniques/ Boolean Operations]''' – Boolean 3D modeling, also known as Boolean operations, refers to a technique used in 3D computer graphics to create complex shapes by combining or subtracting multiple objects or volumes. It involves performing operations such as union, intersection, and difference on the geometric primitives or meshes to achieve the desired form. Boolean modeling allows artists and designers to easily create intricate shapes and forms by combining simple objects and manipulating them using Boolean operations. This technique is commonly used in 3D modeling software and is helpful for various applications like architecture, product design, and animation.
* '''Procedural Modeling''' – Procedural modeling is a technique used in computer graphics and computer-generated imagery (CGI) to create realistic or stylized 3D models. It involves the use of algorithms or rules to generate the geometry, texture, or other properties of a model automatically, rather than manually creating each detail. In procedural modeling, a set of rules or parameters is defined by an artist or programmer to describe the desired characteristics of a model. These rules can be based on mathematics, random variations, or other logical procedures. The model is then generated by applying these rules, often iteratively, to obtain the desired shape, details, and variations. This technique is commonly used in various applications, including generating complex terrains, buildings, vegetation, or even characters. It allows for efficient creation of large-scale environments with detailed and realistic features. Procedural modeling can also be combined with traditional modeling techniques for more flexibility and control over the final result. Some advantages of procedural modeling include the ability to easily modify or recreate models, the potential for realistic variations and randomness, and the ability to create complex and intricate details efficiently. However, it also has limitations, such as the potential for lack of control over specific details or difficulties in achieving specific artistic styles. Overall, procedural modeling is a powerful and versatile technique that enables the creation of complex and realistic 3D models in a more efficient and flexible manner than traditional manual modeling techniques.
* '''[[Digital sculpting]]''' – Digital sculpting is a technique used by artists and designers to create 3D models using specialized software. It allows artists to sculpt virtual objects with tools similar to those used in traditional sculpture, such as brushes, clay, and carving tools. The artist manipulates the virtual clay or material to create intricate and detailed models that can be viewed from all angles. Digital sculpting offers more flexibility and control compared to traditional sculpting methods as it allows for easy undo and redo, scaling, and experimenting with different materials and textures. It is commonly used in industries such as film, animation, video games, and product design. There are currently three types of digital sculpting: '''Displacement''', which is the most widely used among applications at this moment, uses a dense model (often generated by [[subdivision surface]]s of a polygon control mesh) and stores new locations for the vertex positions through use of an image map that stores the adjusted locations. '''Volumetric''', loosely based on [[voxel]]s, has similar capabilities as displacement but does not suffer from polygon stretching when there are not enough polygons in a region to achieve a deformation. [[Tessellation (computer graphics)|Dynamic tessellation]], which is similar to voxel, divides the surface using [[Surface triangulation|triangulation]] to maintain a smooth surface and allow finer details. These methods allow for very artistic exploration as the model will have a new topology created over it once the models form and possibly details have been sculpted. The new mesh will usually have the original high resolution mesh information transferred into displacement data or [[normal mapping|normal map]] data if for a game engine.


[[File:Lai4d 3D fantasy fish.jpg|right|thumb|A 3D fantasy fish composed of organic surfaces generated using LAI4D]]
[[File:Lai4d 3D fantasy fish.jpg|right|thumb|A 3D fantasy fish composed of organic surfaces generated using LAI4D.]]


The modeling stage consists of shaping individual objects that are later used in the scene. There are a number of modeling techniques, including:
The modeling stage consists of shaping individual objects that are later used in the scene. There are a number of modeling techniques, including:
Line 66: Line 63:
* [[Subdivision surface]]s
* [[Subdivision surface]]s


Modeling can be performed by means of a dedicated program (e.g., 3D modeling software by [[Adobe Substance]], [[Blender (software)|Blender]], [[Cinema 4D]], [[LightWave]], [[Maya (software)|Maya]], [[Modo (software)|Modo]], [[3ds Max]]) or an application component (Shaper, Lofter in 3ds Max) or some scene description language (as in [[POV-Ray]]). In some cases, there is no strict distinction between these phases; in such cases modeling is just part of the scene creation process (this is the case, for example, with Caligari [[trueSpace]] and [[Realsoft 3D]]).
Modeling can be performed by means of a dedicated program (e.g., 3D modeling software by [[Adobe Substance]], [[Blender (software)|Blender]], [[Cinema 4D]], [[LightWave]], [[Maya (software)|Maya]], [[Modo (software)|Modo]], [[3ds Max]]) or an application component (Shaper, Lofter in 3ds Max), or some scene description language (as in [[POV-Ray]]). In some cases, there is no strict distinction between these phases; in such cases modeling is just part of the scene creation process (this is the case, for example, with Caligari [[trueSpace]] and [[Realsoft 3D]]).


3D models can also be created using the technique of [[Photogrammetry]] with dedicated programs such as [[RealityCapture]], [[PhotoScan|Metashape]] and [[3DF Zephyr]]. Cleanup and further processing can be performed with applications such as [[MeshLab]], the [[GigaMesh Software Framework]], netfabb or MeshMixer. Photogrammetry creates models using algorithms to interpret the shape and texture of real-world objects and environments based on photographs taken from many angles of the subject.
3D models can also be created using the technique of [[Photogrammetry]] with dedicated programs such as [[RealityCapture]], [[PhotoScan|Metashape]] and [[3DF Zephyr]]. Cleanup and further processing can be performed with applications such as [[MeshLab]], the [[GigaMesh Software Framework]], netfabb or MeshMixer. Photogrammetry creates models using algorithms to interpret the shape and texture of real-world objects and environments based on photographs taken from many angles of the subject.


Complex materials such as blowing sand, clouds, and liquid sprays are modeled with [[particle system]]s, and are a mass of 3D [[coordinate]]s which have either [[point (geometry)|points]], [[polygon]]s, [[texture splat]]s, or [[sprite (computer graphics)|sprites]] assigned to them.
Complex materials such as blowing sand, clouds, and liquid sprays are modeled with [[particle system]]s, and are a mass of 3D [[coordinate]]s which have either [[point (geometry)|points]], [[polygon]]s, [[texture splat]]s or [[sprite (computer graphics)|sprites]] assigned to them.


==3D modeling software==
==3D modeling software==
{{main|List of 3D modeling software}}
{{main|List of 3D modeling software}}
There are a variety of 3D modeling programs that can be used in the industries of engineering, interior design, film, and others. Each 3D modeling software has specific capabilities and can be utilized to fulfill demands for the industry.
There are a variety of 3D modeling programs that can be used in the industries of engineering, interior design, film and others. Each 3D modeling software has specific capabilities and can be utilized to fulfill demands for the industry.


===G-code===
===G-code===
Many programs include export options to form a [[g-code]], applicable to additive or subtractive manufacturing machinery. G-code (computer numerical control) works with automated technology to form a real-world rendition of 3-D models. This code is a specific set of instructions to carry out steps of a product's manufacturing.<ref>Latif Kamran, Adam, Anbia, Yusof Yusri, Kadir Aini, Zuhra Abdul.(2021)"A review of G code, STEP, STEP-NC, and open architecture control technologies based embedded CNC systems".The International Journal of Advanced Manufacturing Technology. https://doi.org/10.1007/s00170-021-06741-z</ref>
Many programs include export options to form a [[g-code]], applicable to additive or subtractive manufacturing machinery. G-code (computer numerical control) works with automated technology to form a real-world rendition of 3D models. This code is a specific set of instructions to carry out steps of a product's manufacturing.<ref>Latif Kamran, Adam, Anbia, Yusof Yusri, Kadir Aini, Zuhra Abdul.(2021)"A review of G code, STEP, STEP-NC, and open architecture control technologies based embedded CNC systems".The International Journal of Advanced Manufacturing Technology. https://doi.org/10.1007/s00170-021-06741-z</ref>


===Human models===
===Human models===
Line 87: Line 84:
[[File:Dynamic 3D Clothing Model made in Marvelous Designer.jpg|right|thumb|Dynamic 3D clothing model made in Marvelous Designer]]
[[File:Dynamic 3D Clothing Model made in Marvelous Designer.jpg|right|thumb|Dynamic 3D clothing model made in Marvelous Designer]]
The development of [[cloth simulation]] software such as Marvelous Designer, CLO3D and Optitex, has enabled artists and fashion designers to model dynamic 3D clothing on the computer.<ref>{{cite web|url=https://cgelves.com/all-about-virtual-fashion-and-how-are-digital-3d-clothes-made|title=All About Virtual Fashion and the Creation of 3D Clothing|access-date=25 December 2015|publisher=CGElves|archive-date=5 January 2016|archive-url=https://web.archive.org/web/20160105040829/https://cgelves.com/all-about-virtual-fashion-and-how-are-digital-3d-clothes-made/|url-status=dead}}</ref>
The development of [[cloth simulation]] software such as Marvelous Designer, CLO3D and Optitex, has enabled artists and fashion designers to model dynamic 3D clothing on the computer.<ref>{{cite web|url=https://cgelves.com/all-about-virtual-fashion-and-how-are-digital-3d-clothes-made|title=All About Virtual Fashion and the Creation of 3D Clothing|access-date=25 December 2015|publisher=CGElves|archive-date=5 January 2016|archive-url=https://web.archive.org/web/20160105040829/https://cgelves.com/all-about-virtual-fashion-and-how-are-digital-3d-clothes-made/|url-status=dead}}</ref>
Dynamic 3D clothing is used for virtual fashion catalogs, as well as for dressing 3D characters for video games, 3D animation movies, for digital doubles in movies<ref>{{cite web |url=http://www.3dartistonline.com/news/2013/05/the-hobbit-marvelous-designer-2|title=3D Clothes made for The Hobbit using Marvelous Designer |access-date=9 May 2013 | publisher=3DArtist}}</ref> as well as for making clothes for avatars in virtual worlds such as [[SecondLife]].
Dynamic 3D clothing is used for virtual fashion catalogs, as well as for dressing 3D characters for video games, 3D animation movies, for digital doubles in movies,<ref>{{cite web |url=http://www.3dartistonline.com/news/2013/05/the-hobbit-marvelous-designer-2|title=3D Clothes made for The Hobbit using Marvelous Designer |access-date=9 May 2013 | publisher=3DArtist}}</ref> as a creation tool for [[digital fashion]] brands, as well as for making clothes for avatars in virtual worlds such as [[SecondLife]].


==Comparison with 2D methods==
==Comparison with 2D methods==
Line 100: Line 97:


==3D model market==
==3D model market==
A large market for 3D models (as well as 3D-related content, such as textures, scripts, etc.) exists – either for individual models or large collections. Several online marketplaces for 3D content allow individual artists to sell content that they have created, including [[TurboSquid]], [[MyMiniFactory]], [[Sketchfab]], [[CGTrader]], and [[Cults (3D printing marketplace)|Cults]]. Often, the artists' goal is to get additional value out of assets they have previously created for projects. By doing so, artists can earn more money out of their old content, and companies can save money by buying pre-made models instead of paying an employee to create one from scratch. These marketplaces typically split the sale between themselves and the artist that created the asset, artists get 40% to 95% of the sales according to the marketplace. In most cases, the artist retains ownership of the 3d model while the customer only buys the right to use and present the model. Some artists sell their products directly in its own stores offering their products at a lower price by not using intermediaries.
A large market for 3D models (as well as 3D-related content, such as textures, scripts, etc.) exists—either for individual models or large collections. Several online marketplaces for 3D content allow individual artists to sell content that they have created, including [[TurboSquid]], [[MyMiniFactory]], [[Sketchfab]], [[CGTrader]] and [[Cults (3D printing marketplace)|Cults]]. Often, the artists' goal is to get additional value out of assets they have previously created for projects. By doing so, artists can earn more money out of their old content and companies can save money by buying pre-made models instead of paying an employee to create one from scratch. These marketplaces typically split the sale between themselves and the artist that created the asset, artists get 40% to 95% of the sales according to the marketplace. In most cases, the artist retains ownership of the 3d model while the customer only buys the right to use and present the model. Some artists sell their products directly in its own stores offering their products at a lower price by not using intermediaries.


The architecture, engineering, and construction (AEC) industry is the biggest market for 3D modeling, with an estimated value of $12.13 billion by 2028.<ref>{{Cite press release|url=https://www.globenewswire.com/en/news-release/2022/06/01/2454484/0/en/3D-Mapping-and-Modelling-Market-Worth-12-13Bn-Globally-by-2028-at-15-5-CAGR-Exclusive-Report-by-The-Insight-Partners.html|title=3D Mapping and Modelling Market Worth|date=June 2022 |access-date=1 Jun 2022|archive-date=18 Nov 2022|archive-url=https://web.archive.org/web/20221118213640/https://www.globenewswire.com/en/news-release/2022/06/01/2454484/0/en/3D-Mapping-and-Modelling-Market-Worth-12-13Bn-Globally-by-2028-at-15-5-CAGR-Exclusive-Report-by-The-Insight-Partners.html|url-status=live}}</ref> This is due to the increasing adoption of 3D modeling in the AEC industry, which helps to improve design accuracy, reduce errors and omissions, and facilitate collaboration among project stakeholders.<ref>{{Cite web|url=https://www.sciencedirect.com/topics/engineering/building-information-modeling|title=Building Information Modeling Overview|access-date=5 Mar 2012|archive-date=7 Dec 2022|archive-url=https://web.archive.org/web/20221207190329/http://www.sciencedirect.com/topics/engineering/building-information-modeling|url-status=live}}</ref><ref>{{Cite journal |date=2019 |volume=2019|doi=10.1155/2019/1392684 |doi-access=free |last1=Moreno |first1=Cristina |last2=Olbina |first2=Svetlana |last3=Issa |first3=Raja R. |title=BIM Use by Architecture, Engineering, and Construction (AEC) Industry in Educational Facility Projects |journal=Advances in Civil Engineering |pages=1–19 |hdl=10217/195794 |hdl-access=free }}</ref>
The architecture, engineering and construction (AEC) industry is the biggest market for 3D modeling, with an estimated value of $12.13 billion by 2028.<ref>{{Cite press release|url=https://www.globenewswire.com/en/news-release/2022/06/01/2454484/0/en/3D-Mapping-and-Modelling-Market-Worth-12-13Bn-Globally-by-2028-at-15-5-CAGR-Exclusive-Report-by-The-Insight-Partners.html|title=3D Mapping and Modelling Market Worth|date=June 2022 |access-date=1 Jun 2022|archive-date=18 Nov 2022|archive-url=https://web.archive.org/web/20221118213640/https://www.globenewswire.com/en/news-release/2022/06/01/2454484/0/en/3D-Mapping-and-Modelling-Market-Worth-12-13Bn-Globally-by-2028-at-15-5-CAGR-Exclusive-Report-by-The-Insight-Partners.html|url-status=live}}</ref> This is due to the increasing adoption of 3D modeling in the AEC industry, which helps to improve design accuracy, reduce errors and omissions and facilitate collaboration among project stakeholders.<ref>{{Cite web|url=https://www.sciencedirect.com/topics/engineering/building-information-modeling|title=Building Information Modeling Overview|access-date=5 Mar 2012|archive-date=7 Dec 2022|archive-url=https://web.archive.org/web/20221207190329/http://www.sciencedirect.com/topics/engineering/building-information-modeling|url-status=live}}</ref><ref>{{Cite journal |date=2019 |volume=2019|doi=10.1155/2019/1392684 |doi-access=free |last1=Moreno |first1=Cristina |last2=Olbina |first2=Svetlana |last3=Issa |first3=Raja R. |title=BIM Use by Architecture, Engineering, and Construction (AEC) Industry in Educational Facility Projects |journal=Advances in Civil Engineering |pages=1–19 |hdl=10217/195794 |hdl-access=free }}</ref>


Over the last several years numerous marketplaces specializing in 3D rendering and printing models have emerged. Some of the [[3D printing marketplace]]s are a combination of models sharing sites, with or without a built in e-com capability. Some of those platforms also offer 3D printingitems. services on demand, software for model rendering and dynamic viewing of
Over the last several years numerous marketplaces specializing in 3D rendering and printing models have emerged. Some of the [[3D printing marketplace]]s are a combination of models sharing sites, with or without a built in e-com capability. Some of those platforms also offer 3D printing services on demand, software for model rendering and dynamic viewing of items.


==3D printing==
==3D printing==
Line 110: Line 107:
The term 3D printing or three-dimensional printing is a form of additive manufacturing technology where a three-dimensional object is created from successive layers material.<ref name=":0">{{Cite book|last=Burns|first=Marshall|url=https://www.worldcat.org/oclc/27810960|title=Automated fabrication : improving productivity in manufacturing|date=1993|publisher=PTR Prentice Hall|isbn=0-13-119462-3|location=Englewood Cliffs, N.J.|pages=1–12, 75, 192–194|oclc=27810960}}</ref> Objects can be created without the need for complex expensive molds or assembly with multiple parts. 3D printing allows ideas to be prototyped and tested without having to go through a production process.<ref name=":0" /><ref>{{Cite web|url=https://www.3dhubs.com/what-is-3d-printing|title=What is 3D Printing? The definitive guide|website=3D Hubs|language=en|access-date=2017-11-18}}</ref>
The term 3D printing or three-dimensional printing is a form of additive manufacturing technology where a three-dimensional object is created from successive layers material.<ref name=":0">{{Cite book|last=Burns|first=Marshall|url=https://www.worldcat.org/oclc/27810960|title=Automated fabrication : improving productivity in manufacturing|date=1993|publisher=PTR Prentice Hall|isbn=0-13-119462-3|location=Englewood Cliffs, N.J.|pages=1–12, 75, 192–194|oclc=27810960}}</ref> Objects can be created without the need for complex expensive molds or assembly with multiple parts. 3D printing allows ideas to be prototyped and tested without having to go through a production process.<ref name=":0" /><ref>{{Cite web|url=https://www.3dhubs.com/what-is-3d-printing|title=What is 3D Printing? The definitive guide|website=3D Hubs|language=en|access-date=2017-11-18}}</ref>


3D models can be purchased from online marketplaces and printed by individuals or companies using commercially available 3D printers, enabling the home-production of objects such as spare parts and even medical equipment—.<ref>{{cite web|title=3D Printing Toys|url=http://www.businessinsider.com/3d-printing-toys-2014-8|website=Business Insider|access-date=25 January 2015}}</ref><ref>{{cite web|title=New Trends in 3D Printing – Customized Medical Devices|url=http://envisiontec.com/3d-printer-blog/trends-in-3d-printing-of-customized-medical-devices/|website=Envisiontec|access-date=25 January 2015}}</ref>
3D models can be purchased from online marketplaces and printed by individuals or companies using commercially available 3D printers, enabling the home-production of objects such as spare parts and even medical equipment.<ref>{{cite web|title=3D Printing Toys|url=http://www.businessinsider.com/3d-printing-toys-2014-8|website=Business Insider|access-date=25 January 2015}}</ref><ref>{{cite web|title=New Trends in 3D Printing – Customized Medical Devices|url=http://envisiontec.com/3d-printer-blog/trends-in-3d-printing-of-customized-medical-devices/|website=Envisiontec|access-date=25 January 2015}}</ref>


==Uses==
==Uses==
Line 116: Line 113:
Today, 3D modeling is used in various industries like film, animation and gaming, [[interior designing|interior design]] and [[architecture]].<ref>{{Cite web|last=Rector|first=Emily|date=2019-09-17|title=What is 3D Modeling and Design? A Beginners Guide to 3D|url=https://marketscale.com/industries/building-management/what-is-3d-modeling-and-design-a-beginners-guide-to-3d/|access-date=2021-05-05|website=MarketScale|language=en-US}}</ref> They are also used in the medical industry to create interactive representations of anatomy.<ref>{{Cite news|url=https://www.sciencedaily.com/releases/2019/09/190918131457.htm|title=3D virtual reality models help yield better surgical outcomes: Innovative technology improves visualization of patient anatomy, study finds|website=ScienceDaily|language=en|access-date=2019-09-19}}</ref>
Today, 3D modeling is used in various industries like film, animation and gaming, [[interior designing|interior design]] and [[architecture]].<ref>{{Cite web|last=Rector|first=Emily|date=2019-09-17|title=What is 3D Modeling and Design? A Beginners Guide to 3D|url=https://marketscale.com/industries/building-management/what-is-3d-modeling-and-design-a-beginners-guide-to-3d/|access-date=2021-05-05|website=MarketScale|language=en-US}}</ref> They are also used in the medical industry to create interactive representations of anatomy.<ref>{{Cite news|url=https://www.sciencedaily.com/releases/2019/09/190918131457.htm|title=3D virtual reality models help yield better surgical outcomes: Innovative technology improves visualization of patient anatomy, study finds|website=ScienceDaily|language=en|access-date=2019-09-19}}</ref>


The medical industry uses detailed models of organs; these may be created with multiple 2-D image slices from an [[Magnetic resonance imaging|MRI]] or [[CT scan]]. The movie industry uses them as characters and objects for animated and real-life [[Film|motion pictures]]. The [[video game industry]] uses them as assets for [[Video game|computer and video games]].
The medical industry uses detailed models of organs; these may be created with multiple two-dimensional image slices from an [[Magnetic resonance imaging|MRI]] or [[CT scan]]. The movie industry uses them as characters and objects for animated and real-life [[Film|motion pictures]]. The [[video game industry]] uses them as assets for [[Video game|computer and video games]].


The [[science]] sector uses them as highly detailed models of chemical compounds.<ref>{{Cite book|last=Peddie|first=John|title=The History of Visual Magic in Computers|publisher=Springer-Verlag|year=2013|isbn=978-1-4471-4931-6|location=London|pages=396–400}}</ref>
The [[science]] sector uses them as highly detailed models of chemical compounds.<ref>{{Cite book|last=Peddie|first=John|title=The History of Visual Magic in Computers|publisher=Springer-Verlag|year=2013|isbn=978-1-4471-4931-6|location=London|pages=396–400}}</ref>


The architecture industry uses them to demonstrate proposed buildings and landscapes in lieu of traditional, physical [[architectural model]]s. Additionally, the use of [[Level of detail (computer graphics)|Level of Detail (LOD)]] in 3D models is becoming increasingly important in the AEC industry. LOD is a measure of the level of detail and accuracy included in a 3D model. The LOD levels range from 100 to 500, with LOD 100 representing a conceptual model that shows the basic massing and location of objects, and LOD 500 representing an extremely detailed model that includes information about every aspect of the building, including [[Mechanical, electrical, and plumbing|MEP systems]] and interior finishes. By using LOD, [[architect]]s, [[Civil engineer|engineers]], and [[General contractor]] can more effectively communicate design intent and make more informed decisions throughout the construction process.<ref>{{Cite web|url=https://www.gsa.gov/real-estate/design-and-construction/3d4d-building-information-modeling/bim-software-guidelines/document-guides/level-of-detail|title=Level of Detail|access-date=28 June 2022|archive-date=30 December 2022|archive-url=https://web.archive.org/web/20221230174514/https://www.gsa.gov/real-estate/design-and-construction/3d4d-building-information-modeling/bim-software-guidelines/document-guides/level-of-detail|url-status=live}}</ref><ref>{{Cite web|url=https://www.marsbim.com/blog/level-of-detail-lod-understand-and-utilization/|title=Level of Detail (LOD): Understand and Utilization|date=5 April 2022 |access-date=5 April 2022|archive-date=18 July 2022|archive-url=https://web.archive.org/web/20220718090340/https://www.marsbim.com/blog/level-of-detail-lod-understand-and-utilization/|url-status=live}}</ref>
The architecture industry uses 3D models to demonstrate proposed buildings and landscapes in lieu of traditional, physical [[architectural model]]s. Additionally, the use of [[Level of detail (computer graphics)|Level of Detail (LOD)]] in 3D models is becoming increasingly important in the AEC industry. LOD is a measure of the level of detail and accuracy included in a 3D model. The LOD levels range from 100 to 500, with LOD 100 representing a conceptual model that shows the basic massing and location of objects, and LOD 500 representing an extremely detailed model that includes information about every aspect of the building, including [[Mechanical, electrical, and plumbing|MEP systems]] and interior finishes. By using LOD, [[architect]]s, [[Civil engineer|engineers]] and [[General contractor]] can more effectively communicate design intent and make more informed decisions throughout the construction process.<ref>{{Cite web|url=https://www.gsa.gov/real-estate/design-and-construction/3d4d-building-information-modeling/bim-software-guidelines/document-guides/level-of-detail|title=Level of Detail|access-date=28 June 2022|archive-date=30 December 2022|archive-url=https://web.archive.org/web/20221230174514/https://www.gsa.gov/real-estate/design-and-construction/3d4d-building-information-modeling/bim-software-guidelines/document-guides/level-of-detail|url-status=live}}</ref><ref>{{Cite web|url=https://www.marsbim.com/blog/level-of-detail-lod-understand-and-utilization/|title=Level of Detail (LOD): Understand and Utilization|date=5 April 2022 |access-date=5 April 2022|archive-date=18 July 2022|archive-url=https://web.archive.org/web/20220718090340/https://www.marsbim.com/blog/level-of-detail-lod-understand-and-utilization/|url-status=live}}</ref>


The archaeology community is now creating 3D models of [[cultural heritage]] for research and visualization.<ref>{{Cite journal |last1=Magnani |first1=Matthew |last2=Douglass |first2=Matthew |last3=Schroder |first3=Whittaker |last4=Reeves |first4=Jonathan |last5=Braun |first5=David R. |date=October 2020 |title=The Digital Revolution to Come: Photogrammetry in Archaeological Practice |url=https://digitalcommons.library.umaine.edu/cgi/viewcontent.cgi?article=1060&context=ant_facpub |journal=American Antiquity |language=en |volume=85 |issue=4 |pages=737–760 |doi=10.1017/aaq.2020.59 |s2cid=225390638 |issn=0002-7316}}</ref><ref>{{Cite journal |last=Wyatt-Spratt |first=Simon |date=2022-11-04 |title=After the Revolution: A Review of 3D Modelling as a Tool for Stone Artefact Analysis |journal=Journal of Computer Applications in Archaeology |language=en |volume=5 |issue=1 |pages=215–237 |doi=10.5334/jcaa.103 |s2cid=253353315 |issn=2514-8362|doi-access=free |hdl=2123/30230 |hdl-access=free }}</ref>
The archaeology community is now creating 3D models of [[cultural heritage]] for research and visualization.<ref>{{Cite journal |last1=Magnani |first1=Matthew |last2=Douglass |first2=Matthew |last3=Schroder |first3=Whittaker |last4=Reeves |first4=Jonathan |last5=Braun |first5=David R. |date=October 2020 |title=The Digital Revolution to Come: Photogrammetry in Archaeological Practice |url=https://digitalcommons.library.umaine.edu/cgi/viewcontent.cgi?article=1060&context=ant_facpub |journal=American Antiquity |language=en |volume=85 |issue=4 |pages=737–760 |doi=10.1017/aaq.2020.59 |s2cid=225390638 |issn=0002-7316}}</ref><ref>{{Cite journal |last=Wyatt-Spratt |first=Simon |date=2022-11-04 |title=After the Revolution: A Review of 3D Modelling as a Tool for Stone Artefact Analysis |journal=Journal of Computer Applications in Archaeology |language=en |volume=5 |issue=1 |pages=215–237 |doi=10.5334/jcaa.103 |s2cid=253353315 |issn=2514-8362|doi-access=free |hdl=2123/30230 |hdl-access=free }}</ref>
Line 128: Line 125:
In recent decades the [[earth science]] community has started to construct 3D geological models as a standard practice.
In recent decades the [[earth science]] community has started to construct 3D geological models as a standard practice.


3D models can also be the basis for physical devices that are built with [[3D printer]]s or [[CNC machine]]s.
3D models can be the basis for physical devices that are built with [[3D printer]]s or [[CNC machine]]s.


In terms of video game development, '''3D modeling''' is one stage in a longer development process. Simply put, the source of the geometry for the shape of an object can be:
In video game development, 3D modeling is one stage in a longer development process. The source of the geometry for the shape of an object can be:
# A designer, industrial engineer or artist using a 3D-CAD system
# A designer, industrial engineer or artist using a 3D-CAD system
# An existing object, reverse engineered or copied using a 3-D shape digitizer or scanner
# An existing object, reverse engineered or copied using a 3D shape digitizer or scanner
# Mathematical data stored in memory based on a numerical description or calculation of the object.<ref name=":0" />
# Mathematical data stored in memory based on a numerical description or calculation of the object.<ref name=":0" />


A wide number of 3D software are also used in constructing digital representation of mechanical models or parts before they are actually manufactured. [[Computer-aided technologies|CAD- and CAM]]-related software is used in such fields, and with this software, not only can you construct the parts, but also assemble them, and observe their functionality.
A wide number of 3D software are also used in constructing digital representation of mechanical models or parts before they are actually manufactured. Using [[Computer-aided technologies|CAD- and CAM]]-related software, the operator can test the functionality of assemblies of parts.


3D modeling is also used in the field of [[industrial design]], wherein products are 3D modeled<ref>{{Cite web |title=3D Models for Clients |url=https://7cgi.com/portfolio|access-date=2023-04-09 |website=7CGI |language=en-US}}</ref> before representing them to the clients. In media and event industries, 3D modeling is used in [[scenic design|stage and set design]].<ref>{{Cite web|url=https://cgifurniture.com/3d-modeling-for-businesses/ |title=3D Modeling for Businesses|website=CGI Furniture|date=5 November 2020|language=en|access-date=2020-11-05}}</ref>
3D modeling is used in the field of [[industrial design]], wherein products are 3D modeled<ref>{{Cite web |title=3D Models for Clients |url=https://7cgi.com/portfolio|access-date=2023-04-09 |website=7CGI |language=en-US}}</ref> before representing them to the clients. In media and event industries, 3D modeling is used in [[scenic design|stage and set design]].<ref>{{Cite web|url=https://cgifurniture.com/3d-modeling-for-businesses/ |title=3D Modeling for Businesses|website=CGI Furniture|date=5 November 2020|language=en|access-date=2020-11-05}}</ref>


The OWL 2 translation of the [[Controlled vocabulary|vocabulary]] of [[X3D]] can be used to provide [[Semantic Web|semantic descriptions]] for [[#Models|3D models]], which is suitable for indexing and [[3D content retrieval|retrieval of 3D models]] by features such as geometry, dimensions, material, texture, diffuse reflection, transmission spectra, transparency, reflectivity, opalescence, glazes, varnishes, and enamels (as opposed to [[unstructured data|unstructured textual descriptions]] or [[2.5D]] virtual museums and exhibitions using [[Google Street View]] on [[Google Arts & Culture]], for example).<ref>{{cite book | last = Sikos | first = L. F. | title = Metadata and Semantics Research | chapter = Rich Semantics for Interactive 3D Models of Cultural Artifacts | publisher = [[Springer Science+Business Media|Springer International Publishing]] | series = Communications in Computer and Information Science | volume = 672 | date = 2016 | pages = 169–180 | doi = 10.1007/978-3-319-49157-8_14 | isbn = 978-3-319-49156-1 | url = https://ap01.alma.exlibrisgroup.com/view/delivery/61USOUTHAUS_INST/12165439170001831 }}</ref> The [[Resource Description Framework|RDF]] representation of [[#Models|3D models]] can be used in [[Knowledge representation and reasoning|reasoning]], which enables intelligent 3D applications which, for example, can automatically compare two 3D models by volume.<ref>{{cite journal |last1=Yu |first1=D. | last2=Hunter | first2=J. |date=2014 |title=X3D Fragment Identifiers—Extending the Open Annotation Model to Support Semantic Annotation of 3D Cultural Heritage Objects over the Web |journal=International Journal of Heritage in the Digital Era | volume=3 | issue=3 | pages=579–596 | doi=10.1260/2047-4970.3.3.579 }}</ref>
The OWL 2 translation of the [[Controlled vocabulary|vocabulary]] of [[X3D]] can be used to provide [[Semantic Web|semantic descriptions]] for [[#Models|3D models]], which is suitable for indexing and [[3D content retrieval|retrieval of 3D models]] by features such as geometry, dimensions, material, texture, diffuse reflection, transmission spectra, transparency, reflectivity, opalescence, glazes, varnishes and enamels (as opposed to [[unstructured data|unstructured textual descriptions]] or [[2.5D]] virtual museums and exhibitions using [[Google Street View]] on [[Google Arts & Culture]], for example).<ref>{{cite book | last = Sikos | first = L. F. | title = Metadata and Semantics Research | chapter = Rich Semantics for Interactive 3D Models of Cultural Artifacts | publisher = [[Springer Science+Business Media|Springer International Publishing]] | series = Communications in Computer and Information Science | volume = 672 | date = 2016 | pages = 169–180 | doi = 10.1007/978-3-319-49157-8_14 | isbn = 978-3-319-49156-1 | url = https://ap01.alma.exlibrisgroup.com/view/delivery/61USOUTHAUS_INST/12165439170001831 }}</ref> The [[Resource Description Framework|RDF]] representation of [[#Models|3D models]] can be used in [[Knowledge representation and reasoning|reasoning]], which enables intelligent 3D applications which, for example, can automatically compare two 3D models by volume.<ref>{{cite journal |last1=Yu |first1=D. | last2=Hunter | first2=J. |date=2014 |title=X3D Fragment Identifiers—Extending the Open Annotation Model to Support Semantic Annotation of 3D Cultural Heritage Objects over the Web |journal=International Journal of Heritage in the Digital Era | volume=3 | issue=3 | pages=579–596 | doi=10.1260/2047-4970.3.3.579 }}</ref>

== Testing a 3D solid model ==
{{Further|Solid modeling}}
3D solid models can be tested in different ways depending on what is needed by using simulation, mechanism design, and analysis. If a motor is designed and assembled correctly (this can be done differently depending on what 3D modeling program is being used), using the mechanism tool the user should be able to tell if the motor or machine is assembled correctly by how it operates. Different design will need to be tested in different ways. For example; a pool pump would need a simulation ran of the water running through the pump to see how the water flows through the pump. These tests verify if a product is developed correctly or if it needs to be modified to meet its requirements.


==See also==
==See also==
Line 197: Line 190:
[[Category:Video game design]]
[[Category:Video game design]]
[[Category:Computer-aided engineering]]
[[Category:Computer-aided engineering]]

[[ja:3Dモデリング]]

Latest revision as of 12:04, 3 October 2024

In 3D computer graphics, 3D modeling is the process of developing a mathematical coordinate-based representation of a surface of an object (inanimate or living) in three dimensions via specialized software by manipulating edges, vertices, and polygons in a simulated 3D space.[1][2][3]

Three-dimensional (3D) models represent a physical body using a collection of points in 3D space, connected by various geometric entities such as triangles, lines, curved surfaces, etc.[4] Being a collection of data (points and other information), 3D models can be created manually, algorithmically (procedural modeling), or by scanning.[5][6] Their surfaces may be further defined with texture mapping.

Outline

[edit]

The product is called a 3D model, while someone who works with 3D models may be referred to as a 3D artist or a 3D modeler.

A 3D model can also be displayed as a two-dimensional image through a process called 3D rendering or used in a computer simulation of physical phenomena.

3D models may be created automatically or manually. The manual modeling process of preparing geometric data for 3D computer graphics is similar to plastic arts such as sculpting. The 3D model can be physically created using 3D printing devices that form 2D layers of the model with three-dimensional material, one layer at a time. Without a 3D model, a 3D print is not possible.

3D modeling software is a class of 3D computer graphics software used to produce 3D models. Individual programs of this class are called modeling applications.[7]

History

[edit]
Three-dimensional model of a spectrograph[8]
Rotating 3D video-game model
3D selfie models are generated from 2D pictures taken at the Fantasitron 3D photo booth at Madurodam.

3D models are now widely used anywhere in 3D graphics and CAD but their history predates the widespread use of 3D graphics on personal computers.[9]

In the past, many computer games used pre-rendered images of 3D models as sprites before computers could render them in real-time. The designer can then see the model in various directions and views, this can help the designer see if the object is created as intended to compared to their original vision. Seeing the design this way can help the designer or company figure out changes or improvements needed to the product.[10]

Representation

[edit]
A modern render of the iconic Utah teapot model developed by Martin Newell (1975). The Utah teapot is one of the most common models used in 3D graphics education.

Almost all 3D models can be divided into two categories:

  • Solid – These models define the volume of the object they represent (like a rock). Solid models are mostly used for engineering and medical simulations, and are usually built with constructive solid geometry
  • Shell or boundary – These models represent the surface, i.e., the boundary of the object, not its volume (like an infinitesimally thin eggshell). Almost all visual models used in games and film are shell models.

Solid and shell modeling can create functionally identical objects. Differences between them are mostly variations in the way they are created and edited and conventions of use in various fields and differences in types of approximations between the model and reality.

Shell models must be manifold (having no holes or cracks in the shell) to be meaningful as a real object. In a shell model of a cube, the bottom and top surface of the cube must have a uniform thickness with no holes or cracks in the first and last layer printed. Polygonal meshes (and to a lesser extent subdivision surfaces) are by far the most common representation. Level sets are a useful representation for deforming surfaces which undergo many topological changes such as fluids.

The process of transforming representations of objects, such as the middle point coordinate of a sphere and a point on its circumference into a polygon representation of a sphere, is called tessellation. This step is used in polygon-based rendering, where objects are broken down from abstract representations ("primitives") such as spheres, cones etc., to so-called meshes, which are nets of interconnected triangles. Meshes of triangles (instead of e.g., squares) are popular as they have proven to be easy to rasterize (the surface described by each triangle is planar, so the projection is always convex).[11] Polygon representations are not used in all rendering techniques, and in these cases the tessellation step is not included in the transition from abstract representation to rendered scene.

Process

[edit]

There are three popular ways to represent a model:

  • Polygonal modeling – Points in 3D space, called vertices, are connected by line segments to form a polygon mesh. The vast majority of 3D models today are built as textured polygonal models, because they are flexible, because computers can render them so quickly. However, polygons are planar and can only approximate curved surfaces using many polygons.
  • Curve modeling – Surfaces are defined by curves, which are influenced by weighted control points. The curve follows (but does not necessarily interpolate) the points. Increasing the weight for a point pulls the curve closer to that point. Curve types include nonuniform rational B-spline (NURBS), splines, patches, and geometric primitives
  • Digital sculpting – There are three types of digital sculpting: Displacement, which is the most widely used among applications at this moment, uses a dense model (often generated by subdivision surfaces of a polygon control mesh) and stores new locations for the vertex positions through use of an image map that stores the adjusted locations. Volumetric, loosely based on voxels, has similar capabilities as displacement but does not suffer from polygon stretching when there are not enough polygons in a region to achieve a deformation. Dynamic tessellation, which is similar to voxel, divides the surface using triangulation to maintain a smooth surface and allow finer details. These methods allow for artistic exploration as the model has new topology created over it once the models form and possibly details have been sculpted. The new mesh usually has the original high resolution mesh information transferred into displacement data or normal map data if for a game engine.
A 3D fantasy fish composed of organic surfaces generated using LAI4D.

The modeling stage consists of shaping individual objects that are later used in the scene. There are a number of modeling techniques, including:

Modeling can be performed by means of a dedicated program (e.g., 3D modeling software by Adobe Substance, Blender, Cinema 4D, LightWave, Maya, Modo, 3ds Max) or an application component (Shaper, Lofter in 3ds Max), or some scene description language (as in POV-Ray). In some cases, there is no strict distinction between these phases; in such cases modeling is just part of the scene creation process (this is the case, for example, with Caligari trueSpace and Realsoft 3D).

3D models can also be created using the technique of Photogrammetry with dedicated programs such as RealityCapture, Metashape and 3DF Zephyr. Cleanup and further processing can be performed with applications such as MeshLab, the GigaMesh Software Framework, netfabb or MeshMixer. Photogrammetry creates models using algorithms to interpret the shape and texture of real-world objects and environments based on photographs taken from many angles of the subject.

Complex materials such as blowing sand, clouds, and liquid sprays are modeled with particle systems, and are a mass of 3D coordinates which have either points, polygons, texture splats or sprites assigned to them.

3D modeling software

[edit]

There are a variety of 3D modeling programs that can be used in the industries of engineering, interior design, film and others. Each 3D modeling software has specific capabilities and can be utilized to fulfill demands for the industry.

G-code

[edit]

Many programs include export options to form a g-code, applicable to additive or subtractive manufacturing machinery. G-code (computer numerical control) works with automated technology to form a real-world rendition of 3D models. This code is a specific set of instructions to carry out steps of a product's manufacturing.[12]

Human models

[edit]

The first widely available commercial application of human virtual models appeared in 1998 on the Lands' End web site. The human virtual models were created by the company My Virtual Mode Inc. and enabled users to create a model of themselves and try on 3D clothing. There are several modern programs that allow for the creation of virtual human models (Poser being one example).

3D clothing

[edit]
Dynamic 3D clothing model made in Marvelous Designer

The development of cloth simulation software such as Marvelous Designer, CLO3D and Optitex, has enabled artists and fashion designers to model dynamic 3D clothing on the computer.[13] Dynamic 3D clothing is used for virtual fashion catalogs, as well as for dressing 3D characters for video games, 3D animation movies, for digital doubles in movies,[14] as a creation tool for digital fashion brands, as well as for making clothes for avatars in virtual worlds such as SecondLife.

Comparison with 2D methods

[edit]

3D photorealistic effects are often achieved without wire-frame modeling and are sometimes indistinguishable in the final form. Some graphic art software includes filters that can be applied to 2D vector graphics or 2D raster graphics on transparent layers.

Advantages of wireframe 3D modeling over exclusively 2D methods include:

  • Flexibility, ability to change angles or animate images with quicker rendering of the changes;
  • Ease of rendering, automatic calculation and rendering photorealistic effects rather than mentally visualizing or estimating;
  • Accurate photorealism, less chance of human error in misplacing, overdoing, or forgetting to include a visual effect.

Disadvantages compare to 2D photorealistic rendering may include a software learning curve and difficulty achieving certain photorealistic effects. Some photorealistic effects may be achieved with special rendering filters included in the 3D modeling software. For the best of both worlds, some artists use a combination of 3D modeling followed by editing the 2D computer-rendered images from the 3D model.

3D model market

[edit]

A large market for 3D models (as well as 3D-related content, such as textures, scripts, etc.) exists—either for individual models or large collections. Several online marketplaces for 3D content allow individual artists to sell content that they have created, including TurboSquid, MyMiniFactory, Sketchfab, CGTrader and Cults. Often, the artists' goal is to get additional value out of assets they have previously created for projects. By doing so, artists can earn more money out of their old content and companies can save money by buying pre-made models instead of paying an employee to create one from scratch. These marketplaces typically split the sale between themselves and the artist that created the asset, artists get 40% to 95% of the sales according to the marketplace. In most cases, the artist retains ownership of the 3d model while the customer only buys the right to use and present the model. Some artists sell their products directly in its own stores offering their products at a lower price by not using intermediaries.

The architecture, engineering and construction (AEC) industry is the biggest market for 3D modeling, with an estimated value of $12.13 billion by 2028.[15] This is due to the increasing adoption of 3D modeling in the AEC industry, which helps to improve design accuracy, reduce errors and omissions and facilitate collaboration among project stakeholders.[16][17]

Over the last several years numerous marketplaces specializing in 3D rendering and printing models have emerged. Some of the 3D printing marketplaces are a combination of models sharing sites, with or without a built in e-com capability. Some of those platforms also offer 3D printing services on demand, software for model rendering and dynamic viewing of items.

3D printing

[edit]

The term 3D printing or three-dimensional printing is a form of additive manufacturing technology where a three-dimensional object is created from successive layers material.[18] Objects can be created without the need for complex expensive molds or assembly with multiple parts. 3D printing allows ideas to be prototyped and tested without having to go through a production process.[18][19]

3D models can be purchased from online marketplaces and printed by individuals or companies using commercially available 3D printers, enabling the home-production of objects such as spare parts and even medical equipment.[20][21]

Uses

[edit]
Steps of forensic facial reconstruction of a mummy made in Blender by the Brazilian 3D designer Cícero Moraes

Today, 3D modeling is used in various industries like film, animation and gaming, interior design and architecture.[22] They are also used in the medical industry to create interactive representations of anatomy.[23]

The medical industry uses detailed models of organs; these may be created with multiple two-dimensional image slices from an MRI or CT scan. The movie industry uses them as characters and objects for animated and real-life motion pictures. The video game industry uses them as assets for computer and video games.

The science sector uses them as highly detailed models of chemical compounds.[24]

The architecture industry uses 3D models to demonstrate proposed buildings and landscapes in lieu of traditional, physical architectural models. Additionally, the use of Level of Detail (LOD) in 3D models is becoming increasingly important in the AEC industry. LOD is a measure of the level of detail and accuracy included in a 3D model. The LOD levels range from 100 to 500, with LOD 100 representing a conceptual model that shows the basic massing and location of objects, and LOD 500 representing an extremely detailed model that includes information about every aspect of the building, including MEP systems and interior finishes. By using LOD, architects, engineers and General contractor can more effectively communicate design intent and make more informed decisions throughout the construction process.[25][26]

The archaeology community is now creating 3D models of cultural heritage for research and visualization.[27][28]

The engineering community utilizes them as designs of new devices, vehicles and structures as well as a host of other uses.

In recent decades the earth science community has started to construct 3D geological models as a standard practice.

3D models can be the basis for physical devices that are built with 3D printers or CNC machines.

In video game development, 3D modeling is one stage in a longer development process. The source of the geometry for the shape of an object can be:

  1. A designer, industrial engineer or artist using a 3D-CAD system
  2. An existing object, reverse engineered or copied using a 3D shape digitizer or scanner
  3. Mathematical data stored in memory based on a numerical description or calculation of the object.[18]

A wide number of 3D software are also used in constructing digital representation of mechanical models or parts before they are actually manufactured. Using CAD- and CAM-related software, the operator can test the functionality of assemblies of parts.

3D modeling is used in the field of industrial design, wherein products are 3D modeled[29] before representing them to the clients. In media and event industries, 3D modeling is used in stage and set design.[30]

The OWL 2 translation of the vocabulary of X3D can be used to provide semantic descriptions for 3D models, which is suitable for indexing and retrieval of 3D models by features such as geometry, dimensions, material, texture, diffuse reflection, transmission spectra, transparency, reflectivity, opalescence, glazes, varnishes and enamels (as opposed to unstructured textual descriptions or 2.5D virtual museums and exhibitions using Google Street View on Google Arts & Culture, for example).[31] The RDF representation of 3D models can be used in reasoning, which enables intelligent 3D applications which, for example, can automatically compare two 3D models by volume.[32]

See also

[edit]

References

[edit]
  1. ^ "What is 3D Modeling & What's It Used For?". Concept Art Empire. 2018-04-27. Retrieved 2021-05-05.
  2. ^ "3D Modeling". Siemens Digital Industries Software. Retrieved 2021-07-14.
  3. ^ "What is 3D Modeling? | How 3D Modeling is Used Today". Tops. 2020-04-27. Retrieved 2021-07-14.
  4. ^ Slick, Justin (2020-09-24). "What Is 3D Modeling?". Lifewire. Retrieved 2022-02-03.
  5. ^ "How to 3D scan with a phone: Here are our best tips". Sculpteo. Retrieved 2021-07-14.
  6. ^ "Facebook and Matterport collaborate on realistic virtual training environments for AI". TechCrunch. 30 June 2021. Retrieved 2021-07-14.
  7. ^ Tredinnick, Ross; Anderson, Lee; Ries, Brian; Interrante, Victoria (2006). "A Tablet Based Immersive Architectural Design Tool" (PDF). Synthetic Landscapes: Proceedings of the 25th Annual Conference of the Association for Computer-Aided Design in Architecture. ACADIA. pp. 328–341. doi:10.52842/conf.acadia.2006.328.
  8. ^ "ERIS Project Starts". ESO Announcement. Retrieved 14 June 2013.
  9. ^ "The Future of 3D Modeling". GarageFarm. 2017-05-28. Retrieved 2021-12-15.
  10. ^ "What is Solid Modeling? 3D CAD Software. Applications of Solid Modeling". Brighthub Engineering. 17 December 2008. Retrieved 2017-11-18.
  11. ^ Jon Radoff, Anatomy of an MMORPG Archived 2009-12-13 at the Wayback Machine, August 22, 2008
  12. ^ Latif Kamran, Adam, Anbia, Yusof Yusri, Kadir Aini, Zuhra Abdul.(2021)"A review of G code, STEP, STEP-NC, and open architecture control technologies based embedded CNC systems".The International Journal of Advanced Manufacturing Technology. https://doi.org/10.1007/s00170-021-06741-z
  13. ^ "All About Virtual Fashion and the Creation of 3D Clothing". CGElves. Archived from the original on 5 January 2016. Retrieved 25 December 2015.
  14. ^ "3D Clothes made for The Hobbit using Marvelous Designer". 3DArtist. Retrieved 9 May 2013.
  15. ^ "3D Mapping and Modelling Market Worth" (Press release). June 2022. Archived from the original on 18 Nov 2022. Retrieved 1 Jun 2022.
  16. ^ "Building Information Modeling Overview". Archived from the original on 7 Dec 2022. Retrieved 5 Mar 2012.
  17. ^ Moreno, Cristina; Olbina, Svetlana; Issa, Raja R. (2019). "BIM Use by Architecture, Engineering, and Construction (AEC) Industry in Educational Facility Projects". Advances in Civil Engineering. 2019: 1–19. doi:10.1155/2019/1392684. hdl:10217/195794.
  18. ^ a b c Burns, Marshall (1993). Automated fabrication : improving productivity in manufacturing. Englewood Cliffs, N.J.: PTR Prentice Hall. pp. 1–12, 75, 192–194. ISBN 0-13-119462-3. OCLC 27810960.
  19. ^ "What is 3D Printing? The definitive guide". 3D Hubs. Retrieved 2017-11-18.
  20. ^ "3D Printing Toys". Business Insider. Retrieved 25 January 2015.
  21. ^ "New Trends in 3D Printing – Customized Medical Devices". Envisiontec. Retrieved 25 January 2015.
  22. ^ Rector, Emily (2019-09-17). "What is 3D Modeling and Design? A Beginners Guide to 3D". MarketScale. Retrieved 2021-05-05.
  23. ^ "3D virtual reality models help yield better surgical outcomes: Innovative technology improves visualization of patient anatomy, study finds". ScienceDaily. Retrieved 2019-09-19.
  24. ^ Peddie, John (2013). The History of Visual Magic in Computers. London: Springer-Verlag. pp. 396–400. ISBN 978-1-4471-4931-6.
  25. ^ "Level of Detail". Archived from the original on 30 December 2022. Retrieved 28 June 2022.
  26. ^ "Level of Detail (LOD): Understand and Utilization". 5 April 2022. Archived from the original on 18 July 2022. Retrieved 5 April 2022.
  27. ^ Magnani, Matthew; Douglass, Matthew; Schroder, Whittaker; Reeves, Jonathan; Braun, David R. (October 2020). "The Digital Revolution to Come: Photogrammetry in Archaeological Practice". American Antiquity. 85 (4): 737–760. doi:10.1017/aaq.2020.59. ISSN 0002-7316. S2CID 225390638.
  28. ^ Wyatt-Spratt, Simon (2022-11-04). "After the Revolution: A Review of 3D Modelling as a Tool for Stone Artefact Analysis". Journal of Computer Applications in Archaeology. 5 (1): 215–237. doi:10.5334/jcaa.103. hdl:2123/30230. ISSN 2514-8362. S2CID 253353315.
  29. ^ "3D Models for Clients". 7CGI. Retrieved 2023-04-09.
  30. ^ "3D Modeling for Businesses". CGI Furniture. 5 November 2020. Retrieved 2020-11-05.
  31. ^ Sikos, L. F. (2016). "Rich Semantics for Interactive 3D Models of Cultural Artifacts". Metadata and Semantics Research. Communications in Computer and Information Science. Vol. 672. Springer International Publishing. pp. 169–180. doi:10.1007/978-3-319-49157-8_14. ISBN 978-3-319-49156-1.
  32. ^ Yu, D.; Hunter, J. (2014). "X3D Fragment Identifiers—Extending the Open Annotation Model to Support Semantic Annotation of 3D Cultural Heritage Objects over the Web". International Journal of Heritage in the Digital Era. 3 (3): 579–596. doi:10.1260/2047-4970.3.3.579.
[edit]

Media related to 3D modeling at Wikimedia Commons