line-drawing
There are 44 repositories under line-drawing topic.
qyzdao/Sketch-Based-Deep-Learning
A resource repository for sketch based deep learning papers
godot-extended-libraries/godot-antialiased-line2d
Fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
delta6189/Anime-Sketch-Colorizer
Automatic Sketch Colorization with reference image
ai4ce/SPARE3D
[CVPR2020] A Dataset for SPAtial REasoning on Three-View Line Drawings
flekschas/regl-line
Flat 2D and 3D line rending with Regl for WebGL
manycore-research/faceformer
[CVPR 2022] Neural Face Identification in a 2D Wireframe Projection of a Manifold Object
hepesu/LineNormalizer
Normalize rasterization line-drawings to uniform width using deep learning.
qinnzou/mural-image-inpainting
Mural image inpainting, Mural damage repair, Line drawing guided image inpainting
redblobgames/making-of-line-drawing
How I make an interactive tutorial using d3.js
hepesu/LineRelifer
A data-driven line art refiner for line-drawing stylization using Keras.
fei-aiart/sRender
Facial Sketch Render, ICASSP 2021
ai4ce/Self-Supervised-SPARE3D
[CVPR 2022] Self-supervised Spatial Reasoning on Multi-View Line Drawings
manycore-research/cstr
[arXiv prepreint] Deep Learning Assisted Optimization for 3D Reconstruction from Single 2D Line Drawings
nxsaken/clipline
Efficient rasterization of line segments with pixel-perfect clipping.
RenanBomtempo/line-drawing-algorithms
An implementation of line drawing algorithms in C.
sciartio/pictoon
Three.js app that converts photograph into cartoon illustration
yunjay/Apparent-Ridges
Implementation of Apparant Lines for Line Drawing in OpenGL, C++
godot-extended-libraries/godot-antialiased-line2d-demo
Demo for the fast antialiased Line2D and Polygon2D drawing add-on for Godot 3.x (GLES3 and GLES2)
jambolo/thick-xiaolin-wu
A simple extension to Xiaolin Wu's line drawing algorithm to draw thick lines.
dineshyadav3169/line-drawing-algorithm
Line Drawing Algorithm
KhanShaheb34/ComputerGraphics-P5
Computer Graphics algorithms in P5JS
leonmavr/gfx-v4
A simple 2D graphics library in C written on top of X. Its basic interface was written by Prof Douglas Thain, University of Notre Dame. Modified by me to implement some graphics algorithms.
MarkMoHR/Awesome-2D-Animation
:books: A collection of tools, datasets and papers about inbetweening and 2D animation.
SamDaQueen/Computer-Graphics
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
sciartio/cld
Three.js app that converts photograph into line art
BIJOY-SUST/OpenGL
All things in this repository are very important for a graphics course. If you are doing a graphics course, then these things are very essential for you.
Ruwan-Duminda/Bresenham-s-line-Drawing-Algorithm-in-Cpp
Updated,100% working. First of all you need to Download Graphics Header File Setup for CodeBlocks and Dev cpp.zip(all the files are provided)
chakri68/line-drawing-algos
Repo for line drawing algos in python
edwino-stein/ufrr-15.2-cg-retas
Trabalho sobre Renderização de Retas desenvolvido durante a disciplina de Computação Gráfica 2015.2 do curso de Ciência da Computação da Universidade Federal de Roraima
hakan-demirli/Bresenham
Bresenham's Line Drawing Algorithm
onurmx/Rasterization
Rasterization application developed with Windows Forms.
rendiano12/JS_DDA-Bresenham
Grafika Komputer | Implementasi Algoritma DDA & Bresenham Menggunakan Pemrogramman Javascript
Ruwan-Duminda/line-drawing-algorithm-in-cpp
DDA line Drawing algorithm in C++
Sina-Ghaderi/brlines
simple bresenham line drawing algorithm demonstration implemented with go
SLAM-EE/RRT_star
RRT Star in CPP. and visualization in OpenCV. use any image as a map and plan your path