pmp-library

The Polygon Mesh Processing Library (by pmp-library)

Pmp-library Alternatives

Similar projects and alternatives to pmp-library

  1. Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  4. rust-analyzer

    A Rust compiler front-end for IDEs

  5. diesel

    A safe, extensible ORM and Query Builder for Rust

  6. reqwest

    An easy and powerful Rust HTTP Client

  7. Catch

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

  8. image

    Encoding and decoding images in Rust (by image-rs)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. rp-hal

    A Rust Embedded-HAL for the rp series microcontrollers

  11. avr-hal

    embedded-hal abstractions for AVR microcontrollers

  12. rust-bitfield

    This crate provides macros to generate bitfield-like struct.

  13. cinolib

    A generic programming header only C++ library for processing polygonal and polyhedral meshes

  14. tutorials

    📚 Stash of tutorials completed for learning cool stuff. (by mihaigalos)

  15. AobaAPI

    C++ API/library for 3D polygonal mesh modeling

  16. splinter

    Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB (by bgrimstad)

  17. poly2tri

    2D constrained Delaunay triangulation library

  18. mcut

    A library for detecting and resolving intersections between two surface meshes.

  19. SeamAwareDecimater

    Mesh simplification with UV's boundary preserved

  20. exif-rs

    Exif parsing library written in pure Rust

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pmp-library alternative or higher similarity.

pmp-library discussion

Log in or Post with

pmp-library reviews and mentions

Posts with mentions or reviews of pmp-library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
  • Simple mesh library seeking advice and feedback
    2 projects | /r/codereview | 29 Sep 2022
    Thought I would work again on C and made this mesh library similar to https://github.com/pmp-library/pmp-library/tree/63e03811b0d5c5427302229fe3c05d017e961c00 and https://www.danielsieger.com/blog/2021/01/03/generating-platonic-solids.html in C. What could I do better and what would consist of better design here?
  • Hey Rustaceans! Got a question? Ask here! (27/2022)!
    14 projects | /r/rust | 4 Jul 2022
    In C++, there is this great mesh processing library called PMP and I have noticed that Rust is lacking in that regard. So I wondered that if I wanted to bring most of the functionality into Rust (and not just use bindings), how would people usually go about this?

Stats

Basic pmp-library repo stats
2
1,355
8.0
15 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?