PyVista

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. uv

    An extremely fast Python package and project manager, written in Rust.

    And the official Python API (https://docs.vtk.org/en/latest/api/python.html) which is closer to the C++ version, and may be better for learning if you have the desire to move to that C++ version later.

    Anyway, don't forget to use uv (https://docs.astral.sh/uv/) because it's nice. Have fun.

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

    The open source mesh processing system

    Awesome that this includes a mesh repair project: https://pymeshfix.pyvista.org/

    Some slicers only offer Mesh Repair on Windows because they depend on the Printing3DModel API [1]. MeshLab is OSS and powerful, but hard to use [2]

    [1] https://learn.microsoft.com/en-us/uwp/api/windows.graphics.p...

    [2] https://www.meshlab.net/

  4. vedo

    A python module for scientific analysis of 3D data based on VTK and Numpy

    I mostly use tools like this for data exploration in Jupyter notebooks and PyVista was fine when I tried it out last year. However, I found I could get results much faster with Vedo[0].

    No hate though, I'm so glad there are options in this space!

    [0]https://vedo.embl.es/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenSCAD: The Programmer's Solid 3D CAD Modeller

    20 projects | news.ycombinator.com | 14 Sep 2024
  • Stable Fast 3D: Rapid 3D Asset Generation from Single Images

    2 projects | news.ycombinator.com | 1 Aug 2024
  • Meta 3D Gen

    2 projects | news.ycombinator.com | 2 Jul 2024
  • F3D is an open source 3D viewer, fast and minimalist

    5 projects | news.ycombinator.com | 5 Oct 2023
  • TMF: compress your meshes by 86-89%, blazingly fast!

    1 project | /r/rust | 10 Jun 2023

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