ckreisl / artworkLinks
An algorithm written in c++ which generates a creative art image which only consists of Words / Triangles / Rectangles or Circles.
☆12Updated 6 years ago
Alternatives and similar repositories for artwork
Users that are interested in artwork are comparing it to the libraries listed below
Sorting:
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method …☆13Updated 5 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- 2D fluid simulation using GPU☆10Updated 7 years ago
- Apply a bilateral filter to upsample a depth image, guided by an RGB image.☆12Updated 4 years ago
- cloud rendering by Carlos Jiménez de Parga☆12Updated last year
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Geometry library containing the essentials (2d & 3D points/vectors, meshes, B-splines)☆13Updated 8 months ago
- An exploration of tree and force-directed graph drawing algorithms.☆13Updated 7 years ago
- Image reconstruction using Bézier diffusion curves and color diffusion constrained by those curves.☆36Updated 2 weeks ago
- HTML5 Application to manipulate a Coons Bicubic Surface in 3D using its corner points, U and W tangents and UW twists.☆10Updated 6 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- Real-time 2D fluid simulator with lots of visualization options.☆38Updated 4 years ago
- A simple C++ library for mesh grid generation☆20Updated 6 years ago
- Physically-based Eulerian Fluid Simulation: Smoke Simulator☆12Updated 9 years ago
- Most of image processing procedure implementations which are mentioned in Digital Image Processing in Gonzales 3rd Edition☆17Updated 6 years ago
- A function plotter written in C++ with only OpenGl / ImGui / mathExp libraries☆13Updated 6 years ago
- MyGAL is a computational geometry algorithms library☆42Updated 3 years ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆33Updated 3 years ago
- ☆24Updated 3 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 2 weeks ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ header-only library for 2D/3D computer graphics, image processing and a little bit of geography.☆16Updated 6 years ago
- float parameter automation & widget for imgui☆11Updated 5 years ago
- Instanced rendering of massive CAD models using shape matching☆22Updated 4 months ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- A simple header-only library for generating SVG files from C++☆23Updated 2 years ago
- A nano spline library in modern C++.☆130Updated last month
- Find dominant colors in images with QT and OpenCV, with a nice GUI to show results in 3D color spaces: RGB, HSV, HSL, HWB, CIE XYZ and L*…☆30Updated 2 years ago