NovelRT icon indicating copy to clipboard operation
NovelRT copied to clipboard

Basic interop support for Ecs::Graphics

Open DynamicField opened this issue 1 year ago • 0 comments

This PR simply serves as a sort of baseline to initiate the development of the Interop API for NovelRT::Ecs::Graphics. This should help understanding how the C API works and adding features to it!

Added things

  • The DefaultRenderingSystem handle type, with FindInScheduler and ForceVertexTextureFutureResolution methods

DynamicField avatar Aug 02 '22 19:08 DynamicField