To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

In mathematics Nef polygons and Nef polyhedra are the sets of polygons and polyhedra which can be obtained from a finite set of halfplanes (halfspaces) by Boolean operations of set intersection and set complement. The objects are named after the Swiss mathematician Walter Nef (1919–2013),[1] who introduced them in his 1978 book on polyhedra.[2][3]

Since other Boolean operations, such as union or difference, may be expressed via intersection and complement operations, the sets of Nef polygons (polyhedra) are closed with respect to these operations as well.[4]

In addition, the class of Nef polyhedra is closed with respect to the topological operations of taking closure, interior, exterior, and boundary. Boolean operations, such as difference or intersection, may produce non-regular sets. However the class of Nef polyhedra is also closed with respect to the operation of regularization.[5]

Convex polytopes are a special subclass of Nef polyhedra, being the set of polyhedra which are the intersections of a finite set of half-planes.[6]

YouTube Encyclopedic

  • 1/3
    Views:
    867 253
    11 359
    817 385
  • Nets of Solids - Part 1 | Visualising Solid Shapes | Don't Memorise
  • Geometric Properties (Simplifying Math)
  • Finding surface area using net

Transcription

Terminology

In the language of Nef polyhedra you can refer to various objects as 'faces' with different dimensions. What would normally be called a 'corner' or 'vertex' of a shape is called a 'face' with dimension of 0. An 'edge' or 'segment' is a face with dimension 1. A flat shape in 3D space, like a triangle, is called a face with dimension 2 – or a 'facet'. A shape in 3D space, like a cube, is called a face with dimension 3 – or a 'volume'.[7]

Implementations

The Computational Geometry Algorithms Library, or CGAL, represents Nef Polyhedra by using two main data structures. The first is a 'Sphere map' and the second is a 'Selective Nef Complex' (or SNC). The 'sphere map' stores information about the polyhedron by creating an imaginary sphere around each vertex, and painting it with various points and lines representing how the polyhedron divides space. The SNC basically stores and organizes the sphere maps. Each face contains a 'label' or 'mark' telling whether it is part of the object or not.[7]

See also

References

  1. ^ "In memoriam Prof. Walter Nef (21/01/1919 - 12/04/2013)" (PDF). math.ch (in German). Retrieved 1 September 2023.
  2. ^ Nef, W. (1978). Beiträge zur Theorie der Polyeder. Bern: Herbert Lang.
  3. ^ Bieri, Hanspeter (1995). "Nef Polyhedra: A Brief Introduction". Geometric Modelling. Computing Supplement. Vol. 10. pp. 43–60. doi:10.1007/978-3-7091-7584-2_3. ISBN 978-3-211-82666-9.
  4. ^ "2D Boolean Operations on Nef Polygons". the CGAL package overview.
  5. ^ Tammik, Jeremy (2007). "AutoCAD Nef Polyhedron Implementation". CiteSeerX 10.1.1.89.6020.
  6. ^ Hachenberger, Peter; Kettner, Lutz (June 2005). "Boolean Operations on 3D Selective Nef Complexes: Optimized Implementation and Experiments" (PDF). Proc. of 2005 ACM Symposium on Solid and Physical Modeling. SPM. Boston, MA. doi:10.1145/1060244.1060263.
  7. ^ a b Hachenberger, Peter; Kettner, Lutz; Mehlhorn, Kurt (2006). "Boolean Operations on 3D Selective Nef Complexes: Data Structure, Algorithms, Optimized Implementation and Experiments". CiteSeerX 10.1.1.73.157.
This page was last edited on 1 September 2023, at 07:03
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.