Cauldron
Graphics engine
A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12
A simple framework for rapid prototyping on Vulkan or Direct3D 12
933 stars
31 watching
84 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. | 150 |
| Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |
| Translates Vulkan API commands into PAL commands to enable graphics rendering | 217 |
| An abstraction layer between 3D graphics drivers and hardware/operating system details | 368 |
| A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
| A 3D game engine designed to create modern, extensible games using OpenGL and the D programming language | 341 |
| A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
| A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 412 |
| A cross-platform framework providing an object-oriented solution for building Vulkan-based applications | 597 |
| A DirectX 11 library providing convenient access to compute-based triangle filtering for improved rasterizer efficiency. | 227 |
| A low-level graphics API providing features like ray tracing and support for multiple backends | 390 |
| A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
| A C++14-based graphics rendering engine designed to simplify 2D and 3D graphics programming. | 348 |
| A cross-platform game engine with 3D rendering, physics, and scripting capabilities | 1,360 |
| A low-level rendering engine designed to learn modern graphics techniques and provide a flexible platform for developers to build 3D applications. | 682 |