All Projects → DiligentGraphics → DiligentFX

DiligentGraphics / DiligentFX

Licence: Apache-2.0 License
High-level rendering components

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
HLSL
714 projects
CMake
9771 projects
GLSL
2045 projects
shell
77523 projects

Projects that are alternatives of or similar to DiligentFX

Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (+622.41%)
Mutual labels:  game-engine, renderer, graphics-library
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+1746.55%)
Mutual labels:  renderer, graphics-library
Mini3d
3D Software Renderer in 700 Lines !!
Stars: ✭ 1,320 (+1037.93%)
Mutual labels:  game-engine, renderer
Opentk
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
Stars: ✭ 2,284 (+1868.97%)
Mutual labels:  game-engine, graphics-library
Fabgl
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
Stars: ✭ 534 (+360.34%)
Mutual labels:  game-engine, graphics-library
nautilus
another graphics engine
Stars: ✭ 16 (-86.21%)
Mutual labels:  renderer, graphics-library
zaqar
Email microservice writen in Node.js
Stars: ✭ 52 (-55.17%)
Mutual labels:  renderer
currender
Currender: A CPU renderer for computer vision
Stars: ✭ 26 (-77.59%)
Mutual labels:  renderer
kcanvas
Yet another 2D API abstraction
Stars: ✭ 29 (-75%)
Mutual labels:  graphics-library
lime
A library for drawing graphics on the console screen
Stars: ✭ 32 (-72.41%)
Mutual labels:  graphics-library
RamenEngine
A game engine written in SwiftForth.
Stars: ✭ 53 (-54.31%)
Mutual labels:  game-engine
webgpu-renderer
A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.
Stars: ✭ 122 (+5.17%)
Mutual labels:  renderer
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (-72.41%)
Mutual labels:  renderer
php-quill-renderer
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
Stars: ✭ 117 (+0.86%)
Mutual labels:  renderer
pdf-rendering-srv
HTML to PDF rendering Microservice based on Puppeteer/ Chrome. Self-hosted service for rendering PDFs
Stars: ✭ 28 (-75.86%)
Mutual labels:  renderer
exuberant
React filesystem renderer
Stars: ✭ 52 (-55.17%)
Mutual labels:  renderer
ElkEngine
Simple graphics engine used as submodule in many of my projects
Stars: ✭ 54 (-53.45%)
Mutual labels:  graphics-library
goma-engine
A simple C++ 3D game engine with Vulkan support.
Stars: ✭ 34 (-70.69%)
Mutual labels:  renderer
CVoxelEngine
A C++ Voxel Engine, to succeed my Java Voxel Engine. Uses SDL, and may use OpenCL in the future.
Stars: ✭ 17 (-85.34%)
Mutual labels:  renderer
vtkbool
A new boolean operations filter for VTK
Stars: ✭ 77 (-33.62%)
Mutual labels:  graphics-library

DiligentFX

DiligentFX is the Diligent Engine's high-level rendering framework.

Platform Build Status
Windows Build Status
Universal Windows Build Status
Linux Build Status
MacOS Build Status
iOS Build Status
tvOS Build Status
Emscripten Build Status

License Chat on gitter Chat on Discord Appveyor Build Status Lines of Code

The framework implements the following components

License

See Apache 2.0 license.

Contributing

To contribute your code, submit a Pull Request to this repository. Diligent Engine is licensed under the Apache 2.0 license that guarantees that content in the DiligentFX repository is free of Intellectual Property encumbrances. In submitting any content to this repository, you license that content under the same terms, and you agree that the content is free of any Intellectual Property claims and you have the right to license it under those terms.

Diligent Engine uses clang-format to ensure consistent source code style throughout the code base. The format is validated by appveyor and travis for each commit and pull request, and the build will fail if any code formatting issue is found. Please refer to this page for instructions on how to set up clang-format and automatic code formatting.


diligentgraphics.com

Diligent Engine on Twitter Diligent Engine on Facebook

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].