fTetWild

Fast Tetrahedral Meshing in the Wild (by Const-me)

fTetWild Alternatives

Similar projects and alternatives to fTetWild

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

fTetWild reviews and mentions

Posts with mentions or reviews of fTetWild. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.
  • Geogram: Programming Library with Geometric Algorithms
    10 projects | news.ycombinator.com | 11 Feb 2023
  • Sorting with SIMD
    9 projects | news.ycombinator.com | 17 Dec 2022
    I recently tried to do that as well, but failed. Specifically, I have implemented AA sort [1] but for my use case the performance was about the same as std::sort in C++, for the substantial code complexity cost. I reverted to std::sort. The code is on github [2]

    Still, in that particular project the vectors being sorted are relatively small, typically under than 100kb, so I have only implemented their “inner” algorithm which works on a single CPU core. The complete AA sort algorithm was apparently designed for large vectors, and uses both SIMD and multithreading. Might be still useful for very long vectors.

    [1] https://ieeexplore.ieee.org/document/4336211

    [2] https://github.com/Const-me/fTetWild/blob/master/MeshRepair/...

Stats

Basic fTetWild repo stats
2
0
10.0
over 1 year ago

Const-me/fTetWild is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of fTetWild is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com