wall
Vector graphics renderer
A vector graphics renderer using OpenGL in OCaml.
(mirror) A vector graphics renderer like NanoVG in OCaml
78 stars
10 watching
6 forks
Language: OCaml
last commit: 8 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,099 |
tdewolff/canvas | A comprehensive vector graphics library that supports path manipulation and rendering in various formats. | 1,515 |
chris00/ocaml-cairo | An OCaml binding to the Cairo graphics library | 54 |
jdryg/vg-renderer | A vector graphics renderer for bgfx with improved performance and features over NanoVG. | 512 |
smokku/femtovg | An antialiased 2D vector graphics rendering library written in Rust. | 0 |
twinside/rasterific | A Haskell-based drawing engine for vector graphics rendering. | 140 |
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 | 363 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |
aliflux/vectortilerenderer | A comprehensive library for rendering vector map tiles | 186 |
elinamllc/sharpvectors | A C# library for parsing and rendering SVG files in WPF applications. | 718 |
fendevel/guide-to-modern-opengl-functions | A guide to using modern OpenGL functions for efficient rendering. | 1,169 |
nvpro-samples/gl_vk_threaded_cadscene | A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 164 |