computer-graphics
There are 3540 repositories under computer-graphics topic.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
ssloy/tinyrenderer
A brief computer graphics / rendering course
bloc97/Anime4K
A High-Quality Real Time Upscaler for Anime Video
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
blender/blender
Official mirror of Blender
terkelg/awesome-creative-coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
ssloy/tinyraytracer
A brief computer graphics / rendering course
NVlabs/neuralangelo
Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
DLR-RM/BlenderProc
A procedural Blender pipeline for photorealistic training image generation
xelatihy/yocto-gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
patriciogonzalezvivo/lygia
LYGIA, it's a granular and multi-language (GLSL, HLSL, WGSL, MSL and CUDA) shader library designed for performance and flexibility
ssloy/tinykaboom
A brief computer graphics / rendering course
weihaox/awesome-neural-rendering
Resources of Neural Rendering
zheng95z/fun-with-computer-graphics
This is a collection of computer graphics related courses, books, tutorials, articles, blogs, resources, researcher homepages, lab homepages, video channels, open source projects, websites, etc.
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
eug/awesome-opengl
A curated list of awesome OpenGL libraries, debuggers and resources.
AcademySoftwareFoundation/OpenShadingLanguage
Advanced shading language for production GI renderers
pkhungurn/talking-head-anime-demo
Demo for the "Talking Head Anime from a Single Image."
Gforcex/OpenGraphic
Graphic Engine & Game Engine lists
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
doyubkim/fluid-engine-dev
Fluid simulation engine for computer graphics applications
AcademySoftwareFoundation/MaterialX
MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.
TianZerL/Anime4KCPP
A high performance anime upscaler
shunsukesaito/PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
kosua20/herebedragons
A basic 3D scene implemented with various engines, frameworks or APIs.
rlguy/Blender-FLIP-Fluids
The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.
ranahanocka/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch