WORK IN PROGRESS
fx is a header-only 3D API wrapper.
#define FX_IMPL
#define FX_GL45_IMPL
#include "fx.h"
- More APIs, D3D, Metal, Vulkan etc.
- Command buffer.
- AoS -> SoA.
- Reduce command size.
- Better GPU resource handling/schedueling.
- Barriers, Graph?
- More examples.
- Documentation.
- Think of a better name.
- More input validation.