rendering-2d-graphics
There are 86 repositories under rendering-2d-graphics topic.
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
xiaoiver/infinite-canvas-tutorial
A tutorial on infinite canvas
ximinng/PyTorch-SVGRender
SVG Differentiable Rendering: Generating vector graphics using neural networks. Support: text-to-SVG, Image-to-SVG, SVG Editing.
lafriks/go-tiled
Go library to parse Tiled map editor file format (TMX) and render map to image
RuiwenTang/Skity
A light weight 2D Vector Graphic renderer library writing in c++ for OpenGL3.3+ / OpenGLES3.0+ / Vulkan 1.1+/ WebGL2 with WASM
miloyip/line
2D Line Drawing Samples in C
bourgesl/marlin-renderer
Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)
DGLE-HQ/DGLE
Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!
kbladin/Monte_Carlo_Ray_Tracer
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
recp/gkern
🎥 Graphics Kernel: flexible, highly configurable, extensible render engine (realtime + offline)
centhoang/GPUSpriteInstancing
Provides GPU sprite instance rendering using Burst and Job System for Unity
codeworm96/light2d-rs
Render light with Rust
mamontov-cpp/saddy-graphics-engine-2d
Saddy is an open-source crossplatform 2D graphic engine, based on OpenGL, which can be used for creating 2D games. like platformers or RPGs.
livingcreative/kcanvas
Yet another 2D API abstraction
Mazatech/amanithvg-sdk
AmanithVG SDK
tinic/constixel
constixel is a single header minimalistic constexpr C++20 2D graphics rendering library
jimsynz/vivid
Vivid is a simple 2D rendering library written in Elixir.
sse2/daisy
a simple, tiny, very fast, well-documented, header-only library for 2D primitive and text rendering using D3D9 & GDI, written in C++17
liwuqingxin/Avalonia.Svg
Svg render for Avalonia.
smoudjs/tiny
Tiny canvas framework for HTML5 games and playable ads developing.
0suddenly0/null-render
Heavily redesigned ImGui renderer with a lot of new features.
dmester/canvas-renderer
HTML5 inspired canvas implemented in Node.js for rendering PNG images.
Nightre/Rapid.js
🚀 A blazing-fast WebGL-based 2D rendering engine for games
jangko/nimAGG
nimAGG is a Nim port of Anti Grain Geometry(AGG)
maitag/peote-view-origin
2D OpenGL Render Library in haxe/lime - old origin version
vfxpipeline/zone
Web based cluster computing apps
PowerfulBacon/CorgEng
A modularised, multi-threaded C# game engine based on the Entity Component System architecture. Uses OpenGL for rendering and contains many optional modules for easier development. Includes a user interface library, networking, a layered rendering solution, dynamic XML content loading, ECS framework and an example programs. Primarilly for 2D games.
re-esper/BunnyMarkGame
Rendering millions of bunnies at 60fps
luis-herasme/dibujo
dibujo aims to help you develop canvas projects faster.
IcculusC/react-hex-engine
React components and utilities for rendering SVG hexagon grids
LostBeard/SpawnDev.BlazorJS.PixiJS
PixiJS Creation Engine. A beautiful, fast, and flexible 2D WebGL renderer for Blazor WebAssembly.
Jallenbah/pixelwindow
A simple framework for drawing direct per-pixel graphics in C# for applications such as raycasters, raytracers, and retro games. Uses SFML.
markusmoenig/RPU_OLD
A procedural 2D and 3D scene definition language with integrated scripting and shaders.
Vixlatio/RenderGLBPlus
RenderGLB+ is a program built in C++ for rendering 3D objects from GLB files (and other file types soon!) into stunning image renders. This tool leverages OpenGL (GLUT) for rendering and supports various image formats including PNG, JPG, and JPEG. This program supports, both, GNU/LINUX and Microsoft Windows.
noahwagner04/Pseudo3D_JS
A javascript library for rendering 2.5D scenes.
sejja/2D-Software-Rasterizer
Implementation of a CPU-based 2D shading rendering engine