pumex
Rendering engine
A universal rendering engine using Vulkan API that enables multithreaded rendering on multiple windows and graphics cards.
Vulkan library oriented on high speed rendering
295 stars
22 watching
15 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
vulkanvulkan-apivulkan-library
Related projects:
Repository | Description | Stars |
---|---|---|
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
acrylicshrimp/onyx | A Vulkan-based rendering engine for high-performance graphics rendering in C++2x. | 5 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 264 |
ktstephano/stratusgfx | A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 677 |
pikachuxxxx/razix | A high-performance game engine with multi-render API support and scene optimization. | 471 |
appleseedhq/appleseed | An open source rendering engine designed to simulate real-world lighting and physics in animation and visual effects. | 2,204 |
gan74/yave | A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. | 471 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
onox/orka | A comprehensive rendering engine and framework for developing 3D graphics applications with support for various input devices, algorithms, and effects. | 61 |
excess-demogroup/even-laster-engine | A Vulkan-based demo engine for rendering 3D graphics | 102 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
fedeomoto/pixi | A Dart port of the pixi.js rendering engine. | 37 |
zeux/niagara | An experimental Vulkan renderer designed to explore various rendering techniques and features. | 1,332 |
vujadin/babylonhx | A Haxe port of a popular 3D game engine, allowing developers to create cross-platform 3D applications using the language. | 187 |