Skip to content
RPaladin edited this page Nov 28, 2022 · 12 revisions

Complete API docs

Graphics APIs

  • G1 just provides a framebuffer you can write into
  • G2 provides a basic and very portable 2D graphics-API
  • G3 currently does not exist
  • G4 is a 3D graphics API similar to Direct3D 11 or modern OpenGL
  • G5 only exists in Kinc