fyrox-graphics 1.0.0

Graphics API abstraction for Fyrox Game Engine
Documentation

This crate is an abstraction layer for graphical services like OpenGL. See the [server::GraphicsServer] trait for the rendering features that are available through this abstraction layer. The fyrox-graphics-gl crate provides an OpenGL implementation of GraphicsServer.