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
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

Polygon Cruncher

From Wikipedia, the free encyclopedia

Polygon Cruncher is 3D computer graphics software for generating 3D-optimized meshes based on reduction and other optimization techniques. Polygon Cruncher is also available as an API through an SDK.

YouTube Encyclopedic

  • 1/3
    Views:
    3 912
    2 747
    12 593
  • Meshlab and Polygon Cruncher
  • Modo Poly Reduction Tool
  • Mesh Optimization Using MeshLab - 3dmotive

Transcription

Overview

Polygon Cruncher was initially created in 1999 for Kalisto Entertainment. It was originally based on an algorithm proposed by Michael Garland. The algorithm uses iterative contractions of vertex pairs to simplify models and maintains surface error approximations using quadric matrices.[1] The process reduces the number of triangular polygons with minimal loss of detail.

Polygon Cruncher simplifies meshes and retains most details even while reducing polygons by as much as 95%.[2] Texture information, vertex colors, and specified normals are taken into account during optimization, as well as many others settings. For example, it is possible to define a symmetry axis in order to produce symmetrical low-resolution meshes.

Polygon Cruncher has the ability to generate a dynamic mesh (also called multi-resolution mesh) once the optimization has been computed. This feature allows selection of the most appropriate LOD for the mesh in real time and is demonstrated in the Polygon Cruncher OpenGL viewer integrated to the software.

The Polygon Cruncher API is exposed in a C++ library. A feature allows serialized optimization to produce pre-optimized 3D assets for contexts such as video games, CAD, or other real time visualization processes.

Supported Platforms

Polygon Cruncher software is running on Windows operating system. It is available as a plugin for:

  • Autodesk 3ds Max
  • Autodesk Maya
  • Newtek Lightwave
  • 3DBrowser.

In the 3D Photo Browser, Polygon Cruncher is able to simplify various 3D formats such as Maya, Wavefront, Truespace, Sketchup, XSI, Collada, DXF, etc.

The Polygon Cruncher API is available for developers through a C++ SDK. This library is currently used by different companies such Autodesk® (3ds Max®), Act-3D (Lumion®), Anark® (Anark Core Platform®).

References

  1. ^ http://mgarland.org/files/papers/quadrics.pdf[bare URL PDF]
  2. ^ "Polygon Cruncher overview: The optimization studio".

External links

This page was last edited on 17 April 2022, at 13:26
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.