363 skills found · Page 1 of 13
ssloy / TinyrendererA brief computer graphics / rendering course
bkaradzic / BgfxCross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
RayTracing / Raytracing.github.ioMain Web Site (Online Books)
Tencent / LibpagThe official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
ssloy / TinyraytracerA brief computer graphics / rendering course
fogleman / GgGo Graphics - 2D rendering in Go with a simple API.
DiligentGraphics / DiligentEngineA modern cross-platform low-level graphics library and rendering framework
nical / Lyon2D graphics rendering on the GPU in rust using path tessellation.
ssloy / TinykaboomA brief computer graphics / rendering course
alibaba / GCanvasA lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎) https://alibaba.github.io/GCanvas
microsoft / Win2DWin2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
Tencent / TgfxA lightweight 2D graphics library for modern GPUs, delivering high-performance text, image, and vector rendering across major platforms.
thorvg / ThorvgA production-ready C++ vector graphics engine supporting SVG and Lottie formats, featuring advanced rendering backends such as WebGPU for high-performance graphics.
PacktPublishing / 3D Graphics Rendering Cookbook3D Graphics Rendering Cookbook, published by Packt.
ikrima / GamedevguideGame Development & Unreal Engine Programming Guide
MethanePowered / MethaneKit🎲 Modern 3D graphics made simple with C++20 cross-platform framework and rendering abstraction API on top of DirectX 12, Vulkan & Metal
vkoskiv / C Rayc-ray is a small, simple path tracer written in C
KTStephano / StratusGFXRealtime 3D rendering engine
praeclarum / NGraphicsNGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
vue-gl / Vue GlVue.js components rendering 3D WebGL graphics reactively with three.js