onyx
Rendering engine
A Vulkan-based rendering engine for high-performance graphics rendering in C++2x.
Rendering engine based on Vulkan and C++2x.
5 stars
2 watching
0 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
cpp20graphics-enginerendering-enginevulkan
Related projects:
Repository | Description | Stars |
---|---|---|
angelo1211/hybridrenderingengine | A high-performance rendering engine that combines physically based shading and image-based lighting techniques using OpenGL. | 1,204 |
avilapa/vxr | A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 264 |
enjiushi/vulkanlearn | A real-time rendering engine demonstrating various techniques like deferred rendering, physical-based rendering, and Vulkan optimization. | 291 |
appleseedhq/appleseed | An open source rendering engine designed to simulate real-world lighting and physics in animation and visual effects. | 2,204 |
pumexx/pumex | A universal rendering engine using Vulkan API that enables multithreaded rendering on multiple windows and graphics cards. | 295 |
mortennobel/simplerenderengineproject | A C++ render engine project with dependencies for game development. | 44 |
amethyst/rendy | A rendering engine that provides a safe and modular API for building graphics applications | 815 |
joshuasenouf/gl-engine | A C++ rendering engine that supports various graphical features such as textures, shaders, deferred rendering, and physically based camera parameters. | 363 |
tcoppex/aer-engine | A C++ rendering engine designed to support animation and computer graphics using OpenGL 4.3. | 32 |
mortennobel/simplerenderengine | A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 347 |
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 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 926 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
antvis/g | A flexible rendering engine for visualization with support for multiple rendering environments and high-performance capabilities. | 1,083 |
daniel-schuermann/mesa | A 3D graphics rendering engine written in C. | 136 |