wall

Vector graphics renderer

A vector graphics renderer using OpenGL in OCaml.

(mirror) A vector graphics renderer like NanoVG in OCaml

GitHub

78 stars
10 watching
6 forks
Language: OCaml
last commit: 11 months ago

Related projects:

Repository Description Stars
dbuenzli/vg A declarative 2D vector graphics library written in OCaml 91
overv/oogl A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. 414
llgcode/draw2d A 2D vector graphics library with support for multiple outputs and features like affine transformations and text rendering. 1,105
tdewolff/canvas A comprehensive vector graphics library that supports path manipulation and rendering in various formats. 1,524
chris00/ocaml-cairo An OCaml binding to the Cairo graphics library 55
jdryg/vg-renderer A vector graphics renderer for bgfx with improved performance and features over NanoVG. 522
smokku/femtovg An antialiased 2D vector graphics rendering library written in Rust. 0
twinside/rasterific A Haskell-based drawing engine for vector graphics rendering. 141
raph-amiard/ada-nanovg Ada bindings to NanoVG for vector graphics rendering and OpenGL ES 2.0 support 1
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 373
fede-vaccaro/terrainengine-opengl An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. 649
aliflux/vectortilerenderer A comprehensive library for rendering vector map tiles 187
elinamllc/sharpvectors A C# library for parsing and rendering SVG files in WPF applications. 720
fendevel/guide-to-modern-opengl-functions A guide to using modern OpenGL functions for efficient rendering. 1,195
nvpro-samples/gl_vk_threaded_cadscene A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering 165