qmlofflinesceen

GL framebuffer renderer

A tool for rendering QML files as images in an OpenGL framebuffer.

This Project create images in a OpenGLFramebuffer, this is to grab images from qml file without actual viewer

GitHub

13 stars
3 watching
3 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
joshuasenouf/gl-engine A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. 363
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
vpenades/sharpgltf A .NET Standard library for loading and rendering 3D models in the glTF file format 484
ripper37/glul An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. 56
qmuntal/gltf A Go library for encoding and decoding 3D model data in the glTF format 245
gregzaal/gaffer A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. 386
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 32
chrisliebert/sdlgl3-wavefront A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. 8
acdemiralp/gl A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. 158
quitcoding/qnanopainter A C++ library for creating vector graphics and UI components using OpenGL acceleration. 404
danilw/shadertoy-to-video-with-fbo A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats. 53
baku89/isf4ae An After Effects plugin that allows users to write and apply custom GLSL effects using the Interactive Shader Format 237
flix01/header-only-gl-helpers A collection of header files to simplify OpenGL programming 28
redcamel/redgl2 A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. 156
kbielude/vkgl An implementation of OpenGL using Vulkan as the underlying graphics API 114