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.