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
13 stars
3 watching
3 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. | 365 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A .NET Standard library for loading and rendering 3D models in the glTF file format | 483 |
| An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
| A Go library for encoding and decoding 3D model data in the glTF format | 247 |
| A Blender Add-on for speeding up lighting workflows in 3D modeling and animation. | 387 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
| A C++ library for creating vector graphics and UI components using OpenGL acceleration. | 407 |
| A tool to render Shadertoy shaders directly into video files with support for FrameBuffers and various output formats. | 53 |
| An After Effects plugin that allows users to write and apply custom GLSL effects using the Interactive Shader Format | 239 |
| A collection of header files to simplify OpenGL programming | 28 |
| A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. | 156 |
| An implementation of OpenGL using Vulkan as the underlying graphics API | 115 |