Skip to content

AfroDave/fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fx

WORK IN PROGRESS

fx is a header-only 3D API wrapper.

Usage

#define FX_IMPL
#define FX_GL45_IMPL
#include "fx.h"

Todo

  • 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.

Releases

No releases published

Packages

No packages published

Languages