awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
openai avatar

openai/point-e

0
View on GitHub↗
6,886 stars·798 forks·Python·MIT·30 views

Point E

Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images.

The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes.

The broader capability surface covers image-to-3D object reconstruction, text-to-3D model generation, and quantitative performance evaluation to measure the quality and diversity of the generated assets.

Features

  • Diffusion-Based 3D Generators - Synthesizes 3D point clouds by iteratively removing noise conditioned on embeddings
  • Text-to-3D Generators - Synthesizes three-dimensional point cloud representations of objects based on natural language descriptions using diffusion models.
  • Image-Conditioned 3D Generation - Provides a spatial prediction model that synthesizes 3D point clouds guided by two-dimensional reference images.
  • Multi View Reconstruction - Predicts 3D point coordinates by processing synthetic 2D views to recover object geometry
  • Text-Based Object Reconstructions - Creates 3D point cloud representations based on natural language descriptions of categories and colors
  • Point Cloud Generators - Generates 3D point clouds from text and image inputs using diffusion models
  • Image-to-Point Cloud Transformers - Transforms two-dimensional images into three-dimensional point clouds by predicting object spatial structure
  • Text-to-Point Cloud Generators - Produces 3D point cloud representations of objects based on natural language descriptions
  • Single-Image 3D Reconstructions - Reconstructs 3D spatial objects from 2D image inputs
  • Vision-Text Alignments - Maps text and image inputs into a shared latent space for consistent 3D conditioning
  • Latent Conditioning Mechanisms - Steers the diffusion process using image or text encoders to ensure spatial matching
  • Mesh Prediction Models - Estimates distance functions from a 3D point cloud to generate a corresponding 3D mesh
  • Point Cloud Reconstruction - Converts raw point cloud data into structured 3D meshes using distance function regression
  • Point-to-Mesh Conversions - Implements a distance function regression model to transform raw 3D point clouds into structured polygonal meshes.
  • Point Cloud Processing - Transforms raw point cloud data into structured 3D meshes using distance function regression
  • Resolution Upsamplers - Increases the density of a point cloud by expanding low-resolution sets into higher-resolution sets
  • Hierarchical Upsamplers - Increases model resolution by iteratively refining a coarse set of points into a denser representation
  • Point Cloud Upsampling - Increases the density and resolution of a low resolution point cloud to create a more detailed model
  • Resolution Upsampling - Includes a specialized tool to expand low-resolution point sets into higher-density, high-resolution 3D models.
  • Signed Distance Fields - Transforms discrete point clouds into surfaces by predicting signed distance fields
  • Cross-Modal Models - Generating 3D point clouds from complex text prompts.
  • Generative 3D Modeling - Generates 3D point clouds from complex text prompts.
  • Generative AI Models - Generates 3D point clouds from text prompts.
  • Image Synthesis - Diffusion-based 3D model synthesis from text.

Star history

Star history chart for openai/point-eStar history chart for openai/point-e

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Point E

These projects share indexed features with Point E. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ashawkey/stable-dreamfusionashawkey avatar

    ashawkey/stable-dreamfusion

    8,841View on GitHub↗

    This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language descriptions or two-dimensional images into three-dimensional assets using neural radiance fields and diffusion models. The system utilizes score-distillation sampling and diffusion-based guidance to refine 3D shapes without requiring 3D training data. It includes specialized tools for transforming neural representations into exportable meshes with texture and material data, as well as a pipeline for iterative optimization of geometry and textures. The project covers a broad r

    Python
    View on GitHub↗8,841
  • nv-tlabs/get3dnv-tlabs avatar

    nv-tlabs/GET3D

    4,441View on 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
    View on GitHub↗4,441
  • threestudio-project/threestudiothreestudio-project avatar

    threestudio-project/threestudio

    7,027View on GitHub↗

    Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images. It provides specialized pipelines for text-to-3D generation and image-to-3D reconstruction, utilizing a neural radiance field trainer to produce geometry and textures. The framework is distinguished by its support for hybrid geometry backends, including signed distance functions, tetrahedra grids, and volume grids. It employs score distillation sampling to guide the generation process and features a modular plugin system for loading custom modules and nodes. The system covers

    Jupyter Notebook
    View on GitHub↗7,027
  • microsoft/trellismicrosoft avatar

    microsoft/TRELLIS

    12,977View on GitHub↗

    TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions or reference images into textured 3D assets. It operates as a text-to-3D asset generator that utilizes structured latent representations to produce high-quality 3D meshes, Gaussians, and Radiance Fields. The system functions as a multi-format 3D decoder, converting internal representations into standard exchange formats such as GLB and PLY. It also serves as a 3D asset editing tool, enabling the modification of specific regions of generated objects through targeted text or im

    Python3d3d-aigc3d-generation
    View on GitHub↗12,977
Compare all 30 related projects→

Frequently asked questions

What does openai/point-e do?

Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images.

What are the main features of openai/point-e?

The main features of openai/point-e are: Diffusion-Based 3D Generators, Text-to-3D Generators, Image-Conditioned 3D Generation, Multi View Reconstruction, Text-Based Object Reconstructions, Point Cloud Generators, Image-to-Point Cloud Transformers, Text-to-Point Cloud Generators.

Which projects share features with openai/point-e?

Projects with overlapping indexed features include: ashawkey/stable-dreamfusion — This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language… nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and… threestudio-project/threestudio — Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images.… microsoft/trellis — TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions… openai/shap-e — Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language… xxlong0/wonder3d — Wonder3D is a diffusion-based system for single image 3D reconstruction. It generates high-detail 3D meshes from a…