2025-06-16 10:04:11 -04:00
2025-06-13 12:07:53 -04:00
2025-06-15 21:12:08 -04:00
2025-06-06 20:11:31 -04:00
2025-06-10 15:52:03 -04:00
2025-06-15 20:06:06 -04:00

Gryphn

Cross platform high performace rendering api

Info

Gryphn works to abstract away platform API functions (Vulkan, Metal, D3D11/D3D12, OpenGL, Software) with its own API that aims to mimic vulkans API while simplifying it and adding more utils
| Supported APIs

  • Vulkan
  • Metal
  • Direct 3D 11
  • Direct 3D 12
  • OpenGL
  • Software

Features

Ability to create applications that can leverage Buffers and Textures to render full 3d scenes

Plans

Improved Validation
Currently validation is always run and it discards the messages if you dont have a debugger attached, I plan to support layers like vulkan that can validation certain parts of the API Device Features
Physical Devices dont report features that they support at all so the developer can't chose them based on features

Description
Cross platform rendering api wrapper
https://astraltech.xyz/Gryphn
Readme 1.7 MiB
Languages
C 92.9%
Objective-C 5.4%
C++ 1.1%
CMake 0.6%