Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with computer-graphics

A curated list of projects in awesome lists tagged with computer-graphics .

https://github.com/SSARCandy/Coherent-Line-Drawing

🖼✨Automatically generates line drawing from a photograph

cmake computer-graphics cpp17 gcov lcov non-photorealistic-rendering opencv wxwidgets

Last synced: 30 Jul 2024

https://github.com/kosua20/Rendu

A simple realtime graphics playground for experimentations.

computer-graphics gpu graphics-engine graphics-programming opengl template

Last synced: 03 Aug 2024

https://github.com/karimnaaji/vectiler

A vector tile, terrain and city 3d model builder and CLI exporter. Consider using its fully integrated user interface at https://halfmaps.io

city-builder computer-graphics cpp models openstreetmap osm srtm terrain vector-tiles

Last synced: 29 Sep 2024

https://github.com/mlavik1/UnityVolumeRendering

Volume rendering, implemented in Unity3D. Want to support the project? Donate a small sum to Save The Children(https://www.savethechildren.net/) or another charity, and send me a message, and I will be greatly motivated!

computer-graphics dicom raymarching shaders transfer-functions unity unity3d volume-rendering

Last synced: 02 Aug 2024

https://synthesiaresearch.github.io/humanrf/

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

3d-reconstruction computer-graphics computer-vision machine-learning nerf siggraph2023

Last synced: 31 Jul 2024

https://github.com/eliahuhorwitz/DeepSIM

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

computer-graphics computer-vision deep-learning deep-neural-networks edge-to-image generative-adversarial-network iccv2021 image-editing image-to-image-translation pytorch segmantation-to-image single-image

Last synced: 07 Aug 2024

https://github.com/xverse-engine/XV3DGS-UEPlugin

A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.

computer-graphics computer-vision radiance-field unreal-engine-5

Last synced: 04 Aug 2024

https://github.com/facemoji/alter-core

Realtime 3D avatar system and cross-platform rendering engine built from scratch for web3 interoperability and the open metaverse.

3d android animation augmented-reality avatar blendshape computer-graphics face-tracking ios realtime rendering-engine vtuber web3 webgl

Last synced: 04 Aug 2024

https://github.com/PeizhuoLi/ganimator

A motion generation model learned from a single example [SIGGRAPH 2022]

character-animation computer-animation computer-graphics deep-learning

Last synced: 31 Jul 2024

https://github.com/nimgl/nimgl

NimGL is a Nim library that offers bindings for popular libraries used in computer graphics

bindings computer-graphics glfw imgui nim nimgl opengl vulkan

Last synced: 03 Aug 2024

https://github.com/suhangpro/mvcnn

Multi-view CNN (MVCNN) for shape recognition

computer-graphics computer-vision convolutional-neural-networks deep-learning

Last synced: 31 Jul 2024

https://github.com/mkocabas/body-model-visualizer

GUI for visualization and interactive editing of SMPL-family body models ie. SMPL, SMPL-X, MANO, FLAME.

computer-graphics human-body-model human-pose-estimation open3d

Last synced: 31 Jul 2024

https://github.com/karimnaaji/3d-quickhull

Header only 3d quickhull in c99

c99 computer-graphics geometry-processing quickhull

Last synced: 29 Sep 2024

https://github.com/preddy5/Im2Vec

[CVPR 2021 Oral] Im2Vec Synthesizing Vector Graphics without Vector Supervision

computer-graphics computer-vision cvpr2021 vector-graphics

Last synced: 01 Aug 2024

https://github.com/angeladai/ScanComplete

[CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

3d-reconstruction autoregressive-neural-networks computer-graphics computer-vision deep-learning

Last synced: 01 Aug 2024

https://github.com/mdyao/Awesome-3D-AIGC

A curated list of papers and open-source resources focused on 3D AIGC.

3d-aigc 3d-gaussian-splatting 3d-generation aigc computer-graphics computer-vision generation nerf neural-rendering

Last synced: 12 Sep 2024

https://github.com/sam007961/FastMassSpring

Interactive cloth simulator using the method described in the SIGGRAPH paper "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargteil, A. W., Obrien, J. F., & Kavan, L.

cloth-simulation computer-graphics mass-spring-simulation mass-spring-systems opengl

Last synced: 03 Aug 2024

https://github.com/Ideefixze/Softbodies

Softbodies, jiggly items and other slimy stuff in Unity

computer-graphics csharp softbody softbody-dynamics unity unity3d

Last synced: 02 Aug 2024

https://github.com/angeladai/3DMV

[ECCV'18] 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation

computer-graphics computer-vision deep-learning scene-understanding

Last synced: 01 Aug 2024

https://github.com/junyanz/light-field-video

Light field video applications (e.g. video refocusing, focus tracking, changing aperture and view)

caffe computer-graphics computer-vision deep-learning lightfield

Last synced: 03 Oct 2024

https://github.com/kaustubh-sadekar/VirtualCam

Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.

camera-calibration camera-control camera-distortion camera-matrix camera-parameters camera-projection-matrix camera-rotation camera-translation computer-graphics computer-vision computer-vision-funamentals extrinsic-parameters fundamentals gui image-formation rendering trackbars transformation-matrix virtual-camera

Last synced: 30 Jul 2024

https://github.com/changgyhub/deepsketch2face

Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)

computer-graphics deep-learning face-reconstruction siggraph

Last synced: 08 Aug 2024

https://github.com/nor-s/anim

3D animation editor (with ai mocap, mixamorig)

3d animation computer-graphics mixamo motion opengl skeletal-animation skeleton

Last synced: 28 Sep 2024

https://github.com/matajoh/fourier_feature_nets

Supplemental learning materials for "Fourier Feature Networks and Neural Volume Rendering"

computer-graphics computer-vision deep-learning pytorch

Last synced: 01 Oct 2024

https://github.com/rougier/tiny-renderer

A tiny sotfware 3D renderer in 100 lines of Python

3d 3d-engine computer-graphics numpy opengl python tiny

Last synced: 02 Aug 2024

https://github.com/phys-sim-book/solid-sim-tutorial

A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions, designed for readability and understanding.

collision-handling computational-mechanics computer-graphics constrained-optimization elastodynamics finite-element-methods friction incremental-potential-contact mass-spring-systems optimization-time-integrator physics-based-simulation

Last synced: 09 Aug 2024

https://github.com/Nodi3d/nodi

Nodi is an online node-based geometry design tool & social development environment.

3d cad computational-geometry computer-graphics modeling procedural web

Last synced: 03 Aug 2024

https://github.com/MorcilloSanz/RendererGL

Cross platform 3D renderer in C++ and OpenGL with lighting, shadows and materials.

computer-graphics graphics-engine graphics-programming hdri opengl pbr pbr-materials pbr-shading point-cloud renderer viewer

Last synced: 04 Aug 2024

https://github.com/diegomacario/Animation-Magic

A cool visualization of all the math that powers 3D character animations.

animation-3d c-plus-plus computer-graphics emscripten opengl webassembly

Last synced: 01 Aug 2024

https://github.com/PluginCafe/cinema4d_py_sdk_extended

The official Python API examples for Cinema 4D.

cinema-4d cinema-4d-plugin computer-graphics maxon-computer python

Last synced: 01 Aug 2024

https://github.com/compute-toys/wgpu-compute-toy

Cross-platform compute shader engine

computer-graphics rust shaders shadertoy wasm webgpu wgpu wgsl

Last synced: 09 Aug 2024

https://github.com/mkeeter/fidget

blazing fast implicit surface evaluation

computer-graphics frep implicit-surfaces jit rendering

Last synced: 20 Aug 2024

https://github.com/Nelarius/weekend-raytracer-zig

A Zig implementation of the "Ray Tracing in One Weekend" book

computer-graphics ray-tracing-in-one-weekend raytracing zig

Last synced: 02 Aug 2024

https://github.com/phys-sim-book/mdbook-src

The mdbook source of a free online book on the theory and algorithms of physics-based simulations. You are welcome to make contributions by submitting pull requests or directly contacting the authors.

collision-handling computer-graphics elastodynamics finite-element-methods incremental-potential-contact physics-based-simulation

Last synced: 09 Aug 2024

https://github.com/Nelarius/weekend-raytracer-rust

A Rust implementation of the "Ray Tracing in One Weekend" book

computer-graphics ray-tracing-in-one-weekend raytracing rust

Last synced: 09 Aug 2024

https://github.com/solarcg/solarsys

Realistic Solar System simulation with three.js

cg computer-graphics glsl shaders solar-system three-js threejs webgl

Last synced: 28 Sep 2024

https://github.com/mattatz/curvo

NURBS curve / surface modeling library for Rust.

3d computer-graphics curve modeling nurbs rust surface

Last synced: 03 Oct 2024

https://github.com/donbright/earcutr

port of MapBox's earcut triangulation code to Rust language

computer-graphics earcut geometry-library mapbox polygon rust rust-language triangulation triangulation-library

Last synced: 28 Sep 2024

https://github.com/justint/usd-idea

Universal Scene Description (USD) plugin for JetBrains IDEs (PyCharm, CLion, etc...)

clion computer-graphics pixar plugin pycharm universal-scene-description usd vfx

Last synced: 26 Sep 2024

https://github.com/l3kn/raytracer

CPU Raytracer written in the crystal language

computer-graphics crystal fractal raytracer

Last synced: 02 Aug 2024

https://github.com/soruly/trace.moe-media

Media server for serving video preview for trace.moe

computer-graphics graphics image-processing

Last synced: 31 Jul 2024

https://github.com/leocvml/CycleGAN-gluon-mxnet

this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation

computer-graphics computer-vision cyclegan gan generative-adversarial-network gluon iccv-2017 mxnet

Last synced: 01 Aug 2024

https://gnikoloff.github.io/webgpu-compute-metaballs/

WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing

computer-graphics webgl webgl2 webgpu wglsl

Last synced: 01 Aug 2024

https://github.com/marcelochaves95/Polygon

Polygon is a procedural mesh generator in Unity.

computer-graphics gamedev procedural-mesh unity

Last synced: 02 Aug 2024

https://github.com/gnikoloff/hwoa-rang-gpu

micro webGPU rendering & compute library

3d computer-graphics gpu-computing webgpu wglsl

Last synced: 01 Aug 2024

https://zvict.github.io/papr/

Original reference implementation of "PAPR: Proximity Attention Point Rendering"

3d-reconstruction computer-graphics computer-vision novel-view-synthesis

Last synced: 31 Jul 2024

https://github.com/jaagupku/volumetric-fire

Project for Computer Graphics course

computer-graphics procedural raymarching shaders unity

Last synced: 02 Aug 2024

https://github.com/tusharnankani/binary-tree-visualizer

A Binary Tree Visualizer implemented purely in C - A combination of Data Structures & Computer Graphics.

binary-tree binary-tree-traversal binary-tree-visualization c computer-graphics data-structures

Last synced: 01 Aug 2024

https://github.com/danijelaskov/towers-of-hanoi

An interactive 3D JavaFX application visualizing the process of solving the Towers of Hanoi puzzle.

3d-game animation computer-graphics gradle hanojske hanojske-kule interactive java java-11 java-fx kule projekat racunarska-grafika rg1 towers-of-hanoi vizualisation

Last synced: 29 Sep 2024

https://github.com/star-hengxing/software_renderer

A tiny software renderer built from scratch using C++20.

computer-graphics cpp20 rendering software-rendering xmake

Last synced: 29 Jul 2024

https://github.com/wkentaro/chainer-cyclegan

Chainer implementation of "Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Network".

chainer computer-graphics computer-vision cyclegan deep-learning gan generative-adversarial-network image-generation image-manipulation pix2pix

Last synced: 01 Oct 2024

https://github.com/blzq/tf_rodrigues

TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix which supports batch inputs

computer-graphics computer-vision tensorflow

Last synced: 31 Jul 2024

https://github.com/ggerganov/asteroid-generator

The demo generates and renders asteroids floating in space. The shape and the texture of the generated asteroids are procedurally generated. The space background is procedurally generated as well.

asteroids computer-graphics procedural-generation raytracing shadows

Last synced: 02 Oct 2024

https://github.com/wargrey/graphics

Essential computer graphics

colorspace computer-graphics typed-racket

Last synced: 09 Aug 2024

https://github.com/nardienapratama/rollercoaster-simulation

A rollercoaster simulation game created using Unity as part of my attempt to dive in the world of computer graphics.

computer-graphics csharp simulation unity

Last synced: 02 Aug 2024

https://github.com/yuaanlin/computer-graphics-final-project

Final project of 2021 ZJU Computer Graphics course. A simple game based on WebGL. 浙江大学 2021 秋冬学期《计算机图形学》课程期末大作业,一款基于 WebGL 的 Minecraft 风格赛车游戏。

computer-graphics game minecraft webgl webgl-game zhejiang-university zju zombies

Last synced: 02 Oct 2024

https://github.com/danijelaskov/coloris

A 2D JavaFX application inspired by Coloris, a single-player puzzle video game, originally released in 1990 for Commodore Amiga family of personal computers.

2d-game coloris columns computer-graphics gradle java-fx koloris tetris

Last synced: 29 Sep 2024

https://github.com/wkentaro/chainer-bicyclegan

Chainer implementation of "Toward Multimodal Image-to-Image Translation".

chainer computer-graphics computer-vision deep-learning gan generative-adversarial-network image-generation pix2pix

Last synced: 01 Oct 2024

https://github.com/ggerganov/ocl-lights

Pixel perfect 2D shadows on the GPU

computer-graphics opencl pixel-perfect shadowmapping

Last synced: 02 Oct 2024

https://github.com/blindbyte98/astro

ASTRO is a realistic 3D procedural star system simulator that offers immersive exploration of celestial mechanics using scientifically accurate models.

3d 3d-graphics astronomy astrophysics computer-graphics educational html javascript open-source physics procedural-generation rendering research science scientific-research simulation space threejs visualization web-development

Last synced: 27 Sep 2024

https://github.com/ThoAppelsin/virtual-window

My BSc final project; a proof-of-concept augmented reality software that tracks the head of the user via an ordinary laptop camera, projects the 3D scene behind accordingly onto the screen, and creates the illusion of a window to that 3D world behind.

3d-models augmented-reality bogazici-university bsc computer-graphics computer-vision course-work final-project illusion school-project viewer-position virtual-reality

Last synced: 02 Aug 2024

https://github.com/ferdinandjason/virtual-reality-solar-system

Interactive Virtual Reality Solar System based on THREE.js

computer-graphics node-js solar-system-simulation threejs virtual-reality

Last synced: 29 Jul 2024

https://github.com/welann/yaRenderer

yet another renderer :D

computer-graphics cpp renderer xmake

Last synced: 29 Jul 2024

https://github.com/akashjitu18/3d-ambari

This project features a detailed 3D model of the Golden Ambari, utilizing OpenGL and GLUT for rendering. It focuses on accuracy and detail to represent the cultural and historical significance of the Golden Ambari.

3d-graphics ambari computer-graphics cpp glut-library opengl

Last synced: 29 Sep 2024

https://github.com/sarahabuirmeileh/opengl-3dinteraction

A versatile OpenGL-based module for 3D graphics rendering and interactive manipulation within Qt applications. It facilitates zooming, rotation, and mouse interaction, enhancing the user experience in visualizing 3D scenes.

3d 3d-interaction 3dgraphics button-event buttons computer-graphics cplusplus mouse-events open-gl opengl qt qt5 rotate rotation zoom zoom-in zoom-out zooming

Last synced: 28 Sep 2024

https://github.com/timofurrer/hslu-cg-webgl

HSLU Computer Graphics WebGL Exercises

cg computer-graphics exercises hslu webgl

Last synced: 03 Aug 2024

https://github.com/jehadel/3d-basics

Simple demo of a 3D wireframe animation

3d-graphics computer-graphics love2d lua wireframe

Last synced: 25 Sep 2024

https://github.com/jehadel/3x3-2d-transformations_demo

Shows 3x3 matrices use for simple 2D transformations (translation, rotation, scaling…)

2d-transformation computer-graphics love2d lua matrices

Last synced: 25 Sep 2024