OpenXRay/xray-16

Vulkan Renderer

Aperta

#447 aperta il 2 ago 2019

 (18 commenti) (12 reazioni) (0 assegnatari)C++ (519 fork)auto 404
Developer ExperienceHelp wantedModmaker ExperiencePlayer ExperiencePortabilityRenderer

Metriche repository

Star
 (3524 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Note that it should not be a replacement for existing OpenGL renderer, but another renderer.

xrRender_VK:

  • HW
  • Backend
  • Resources management (textures, SH_RT, SH_Atomic etc)
  • State management
  • and more...
  • Shaders (two ways, should be supported both)
    • Use cross-compiler (see #258) to compile shaders from existing HLSL code.
    • Support own GLSL shaders in case if they are exist. (We should decide on folder name)

Guida contributor