Procedural modeling is an umbrella term for a number of techniques in computer graphics to create 3D models and textures from sets of rules that may be easily changed over time.[1] L-Systems, fractals, and generative modeling are procedural modeling techniques since they apply algorithms for producing scenes.[2] The set of rules may either be embedded into the algorithm, configurable by parameters, or the set of rules is separate from the evaluation engine. The output is called procedural content, which can be used in computer games, films, be uploaded to the internet, or the user may edit the content manually. Procedural models often exhibit database amplification, meaning that large scenes can be generated from a much smaller number of rules. If the employed algorithm produces the same output every time, the output need not be stored. Often, it suffices to start the algorithm with the same random seed to achieve this.

Although all modeling techniques on a computer require algorithms to manage and store data at some point, procedural modeling focuses on creating a model from a rule set, rather than editing the model manually by using user input, in order to make modifying model in the future easier. The parameters that define a model may be dependent on parameters or geometry from another model making modelling process very flexible. Procedural modeling is often applied when it would be too cumbersome to create a 3D model using generic 3D modelers, or when more specialized tools are required. This is often the case for plants, architecture or landscapes.

Procedural modeling suites

edit

This is a list of Wikipedia articles about specific procedural modeling software products.

See also

edit

References

edit
  1. ^ David S. Ebert; F. Kenton Musgrave; Darwyn Peachey; Ken Perlin; Steven Worley (2003). Texturing & Modeling: A Procedural Approach. Morgan Kaufmann. ISBN 978-1-55860-848-1.
  2. ^ Nof, Shimon Y. (2009-07-16). Springer Handbook of Automation. Springer Science & Business Media. ISBN 978-3-540-78831-7.
edit

📚 Artikel Terkait di Wikipedia

Procedural generation

games using procedural generation Media synthesis (AI) Noise, Perlin noise, Simplex noise Procedural animation Procedural modeling Procedural texture Roguelike

List of mathematical art software

of mathematical artists Mathematical software Parametric surface Procedural modeling suites Ray tracing "Fractal Art: An Introduction to Apophysis | Envato

3D modeling

data (points and other information), 3D models can be created manually, algorithmically (procedural modeling), or by scanning. Their surfaces may be further

Procedural knowledge

Procedural knowledge, also known as know-how, is the knowledge exercised in the performance of some task. Unlike descriptive knowledge (also known as declarative

CityEngine

ArcGIS CityEngine is a commercial 3D modeling program. Developed by Esri R&D Center Zurich (formerly Procedural Inc.), it specializes in the generation

Substance 3D Modeler

Designer, as well as other 3D modeling and rendering software. Procedural Modeling Non-destructive editing Polygonal modeling Sculpting UV Mapping Retopology

Constructive solid geometry

CAD, CSG is often used in procedural modeling. CSG can also be performed on polygonal meshes, and may or may not be procedural and/or parametric. CSG can

Procedural texture

al: Texturing and Modeling A Procedural Approach, page 135. Morgan Kaufmann, 2003. Ebert et al: Texturing and Modeling A Procedural Approach, page 547