awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GDAOSU avatar

GDAOSU/vis2mesh

0
View on GitHub↗
106 星标·17 分支·C++·4 次浏览

Vis2mesh

This is the offical repository of the paper:

Features

  • Point Cloud Reconstruction - Efficient mesh reconstruction from large scene point clouds.
  • Scene Reconstruction - Efficient mesh reconstruction from unstructured large-scale point clouds.

Star 历史

gdaosu/vis2mesh 的 Star 历史图表gdaosu/vis2mesh 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Vis2mesh 的开源替代方案

相似的开源项目,按与 Vis2mesh 的功能重合度排序。
  • openmvg/openmvgopenMVG 的头像

    openMVG/openMVG

    6,451在 GitHub 上查看↗

    openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for structure from motion and 3D scene reconstruction, providing the tools necessary to recover 3D point clouds and camera poses from collections of 2D images. The library implements both global and incremental structure-from-motion pipelines. It uses geometric algorithms to calculate camera pose estimation and image localization, employing Levenberg-Marquardt bundle adjustment to refine 3D coordinates and camera parameters by minimizing reprojection error. The project covers a broa

    C++
    在 GitHub 上查看↗6,451
  • intel-isl/open3dintel-isl 的头像

    intel-isl/Open3D

    13,695在 GitHub 上查看↗

    Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows. The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed. The library covers a broad range of capabilities including physically based light simulations for vi

    C++
    在 GitHub 上查看↗13,695
  • nv-tlabs/get3dnv-tlabs 的头像

    nv-tlabs/GET3D

    4,441在 GitHub 上查看↗

    GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and tetrahedral meshes. It functions as an image-to-3D reconstructor and text-to-3D generator, utilizing a differentiable 3D renderer to produce realistic visual perspectives and material effects. The system enables the creation of 3D assets from single 2D images, point clouds, or descriptive text prompts. It features a latent space interpolator for creating smooth transitions between different 3D objects and supports the independent control of geometry and texture. The project cov

    Python
    在 GitHub 上查看↗4,441
  • google/dracogoogle 的头像

    google/draco

    7,357在 GitHub 上查看↗

    Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data. Its primary purpose is to reduce storage size and transmission bandwidth for 3D assets. The project includes a geometry optimizer specifically for glTF file containers to reduce asset footprints. It also features a hardened decoder designed to process malformed or untrusted 3D geometric data safely to prevent memory corruption and crashes. The software covers a broad range of 3D data processing capabilities, including geometric data reconstruction, point attribute management, a

    C++
    在 GitHub 上查看↗7,357
查看 Vis2mesh 的所有 30 个替代方案→

常见问题解答

gdaosu/vis2mesh 是做什么的?

This is the offical repository of the paper:

gdaosu/vis2mesh 的主要功能有哪些?

gdaosu/vis2mesh 的主要功能包括:Point Cloud Reconstruction, Scene Reconstruction。

gdaosu/vis2mesh 有哪些开源替代品?

gdaosu/vis2mesh 的开源替代品包括: intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… openmvg/openmvg — openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… google/draco — Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data.… nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and… chenchao15/neuraltps — If you find this project useful in your research, please consider citing:.