Python computer-graphics

Open-source Python projects categorized as computer-graphics

Top 23 Python computer-graphic Projects

computer-graphics
  1. pytorch-CycleGAN-and-pix2pix

    Image-to-Image Translation in PyTorch

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. gaussian-splatting

    Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

    Project mention: Show HN: Blurry – Host, share, and embed Gaussian Splatting models | news.ycombinator.com | 2025-05-29

    Hey HN,

    I noticed that there is a few tools to create and edit 3D Gaussian Splatting[1] models, but not so many tools for robust hosting, sharing, and presentation of these models, so I built Blurry!

    Unlike other platforms, I’m specifically focusing on the best 3DGS in-browser viewer experience you can seamlessly embed on websites or Notion docs, with more places coming soon!

    Some of the potential use cases are professional training, product and rental space marketing, and construction business. But at this stage with Blurry, I’m specifically targeting people/businesses that already use 3D scanning to a certain degree but are lacking an easy-to-use and performant hosting platform for their 3DGS models.

    I’m shipping new features and improvements very quickly. Two big things on the current roadmap are first-person camera controls (especially for indoor splats), and a support for really large models (possibly done by streaming of the model as you move around).

    Would love your thoughts and feedback pls!

    [1] For those who don’t know, 3D Gaussian Splatting is a fairly new method to reconstruct a 3D model from real pictures and videos (https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/).

  4. pix2pixHD

    Synthesizing and manipulating 2048x1024 images with conditional GANs

  5. neuralangelo

    Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)

  6. BlenderProc

    A procedural Blender pipeline for photorealistic training image generation

  7. contrastive-unpaired-translation

    Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

  8. PIFu

    This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. ICON

    [CVPR'22] ICON: Implicit Clothed humans Obtained from Normals

  11. deep-motion-editing

    An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]

  12. voca

    This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh. (by TimoBolkart)

  13. ECON

    [CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration

  14. CatPapers

    Cool vision, learning, and graphics papers on Cats!

  15. clean-fid

    PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]

  16. Awesome-Game-Analysis

    a comprehensive collection of video game tech analysis resources

  17. talking-head-anime-3-demo

    Demo Programs for the "Talking Head(?) Anime from a Single Image 3: Now the Body Too" Project

  18. BlenderNeRF

    Easy NeRF synthetic dataset creation within Blender

  19. tree-gen

    Procedural generation of tree models in blender

  20. taichi-nerfs

    Implementations of NeRF variants based on Taichi + PyTorch

  21. APDrawingGAN

    Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)

  22. anycost-gan

    [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing

  23. GANSketching

    Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.

  24. humanrf

    Official code for "HumanRF: High-Fidelity Neural Radiance Fields for Humans in Motion"

  25. DeepSIM

    Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)

  26. SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python computer-graphics discussion

Log in or Post with

Python computer-graphics related posts

  • Show HN: Blurry – Host, share, and embed Gaussian Splatting models

    1 project | news.ycombinator.com | 29 May 2025
  • Show HN: Show HN: SplatGallery – A Community-Driven Gallery for Gaussian Splats

    2 projects | news.ycombinator.com | 4 Nov 2024
  • WildGaussians: 3D Gaussian Splatting in the Wild

    1 project | news.ycombinator.com | 12 Jul 2024
  • Show HN: Gaussian Splat renderer in VR with Unity

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Bad accuracy after model training, Can someone help me ?

    1 project | /r/GaussianSplatting | 7 Dec 2023
  • The initial work to get the gaussian-splatting training code working on AMD/ROCm has been done

    1 project | /r/GaussianSplatting | 19 Oct 2023
  • Future Tech SD VR, 3D modeling, Movies, and Video Game Creation (Paper / Videos included)

    1 project | /r/StableDiffusion | 10 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source computer-graphic projects in Python? This list will help you:

# Project Stars
1 pytorch-CycleGAN-and-pix2pix 24,436
2 gaussian-splatting 18,246
3 pix2pixHD 6,816
4 neuralangelo 4,518
5 BlenderProc 3,191
6 contrastive-unpaired-translation 2,351
7 PIFu 1,810
8 ICON 1,648
9 deep-motion-editing 1,646
10 voca 1,220
11 ECON 1,175
12 CatPapers 1,136
13 clean-fid 1,092
14 Awesome-Game-Analysis 1,039
15 talking-head-anime-3-demo 1,004
16 BlenderNeRF 937
17 tree-gen 894
18 taichi-nerfs 804
19 APDrawingGAN 803
20 anycost-gan 785
21 GANSketching 710
22 humanrf 481
23 DeepSIM 425

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?