Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface Simplification Using Quadric Error Metrics #4

Open
EliCDavis opened this issue Nov 4, 2022 · 1 comment
Open

Surface Simplification Using Quadric Error Metrics #4

EliCDavis opened this issue Nov 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@EliCDavis
Copy link
Owner

https://cseweb.ucsd.edu//~ravir/190/2016/garland97.pdf

@EliCDavis EliCDavis added the enhancement New feature or request label Nov 4, 2022
@EliCDavis
Copy link
Owner Author

EliCDavis commented Jun 15, 2023

Sources cited by meshoptimizer

https://github.com/zeux/meshoptimizer/blob/master/src/simplifier.cpp#L23

// Michael Garland and Paul S. Heckbert. Surface simplification using quadric error metrics. 1997
// Michael Garland. Quadric-based polygonal surface simplification. 1999
// Peter Lindstrom. Out-of-Core Simplification of Large Polygonal Models. 2000
// Matthias Teschner, Bruno Heidelberger, Matthias Mueller, Danat Pomeranets, Markus Gross. Optimized Spatial Hashing for Collision Detection of Deformable Objects. 2003
// Peter Van Sandt, Yannis Chronis, Jignesh M. Patel. Efficiently Searching In-Memory Sorted Arrays: Revenge of the Interpolation Search? 2019
// Hugues Hoppe. New Quadric Metric for Simplifying Meshes with Appearance Attributes. 1999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant