Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Vkvg Alternatives
Similar projects and alternatives to vkvg
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
Rune-Writer
Rune Writer is build to help its user to translate latin to runic(ancient futhark) alphabet by English phonetics and vice versa. It uses txt file as input and produces output pdf file with translation.
-
-
vkvg discussion
vkvg reviews and mentions
-
Porting pangocairo to pangovkvg (vkvg is a Cairo-like Vulkan library)
Hi, I don't know where to ask this, so, since we're talking about Pango, a GNOME project, I ask it here. There's this library called [`vkvg`](https://github.com/jpbruyere/vkvg) which follows the Cairo API and uses Vulkan as backend, and I thought it would be a good idea to port `pangocairo` to "`pangovkvg`". I created a repository [here](https://github.com/Rubo3/pangovkvg) and I'm focusing on porting it to Linux, so I removed the CoreText and Win32 code. [Here](https://github.com/jpbruyere/vkvg/issues/66) is the issue used to coordinate between `vkvg` and `pangovkvg`. Is there anybody interested and willing to help?
-
Best C drawing libraries for Wayland?
I'd like to develop native Wayland programs, and I don't really want to use toolkits like Qt or GTK, I need something just above OpenGL or Vulkan which only draws to a surface, I handle the rest. cairo + pango are a very nice pair, but cairo is mostly dead, the only way to make it Wayland native is through its OpenGL context, which unfortunately is still experimental even after many years. I found about VKVG, which wants to be Cairo based upon Vulkan, but that's "in early development stage". Generally I find dead drawing libraries, full toolkits or game engines which I don't want, or low level libraries. It seems to me that Linux doesn't have a solid middle-level graphics library anymore, or am I missing something? Do you know some libraries to recommend?
-
Best graphics libraries for Wayland GUI development?
I tried cairo + pango as they are a nice pair, but cairo's OpenGL support is only experimental. So I found about VKVG, but that's "in early development stage". I don't want to use a full toolkit, just a stable library which abstracts raw graphics APIs, as the ones I've mentioned. Which ones do you recommend?
- Vulkan 2D graphics library written in c with a Cairo like API. Help this open source project to be known.
- Vulkan 2D vector graphics library in c with a Cairo like API. Help this open source initiative to be known.
- Vulkan 2D vector graphics library in c.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 15 Mar 2025
Stats
jpbruyere/vkvg is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vkvg is C.