Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
/ SPB Public archive
forked from marysaka/SPB

Simple Platform Bindings for graphic context management

License

Notifications You must be signed in to change notification settings

taleks/SPB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPB (Simple Platform Bindings)

This is an API providing simple ways to handle native window and graphic context on various platform.

Graphic context support:

  • OpenGL
  • Vulkan (surface creation for Windows, Xlib and XCB)

Platform support:

  • X11 via GLX (v1.3 and upper, backward compatibility to do)
  • WGL (with WGL_ARB_create_context, WGL_ARB_create_context_profile, WGL_ARB_pixel_format and WGL_EXT_swap_control)

TODO:

  • EGL
  • Cocoa (& Carbone?)
  • Metal
  • DirectX

About

Simple Platform Bindings for graphic context management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%