Skip to content

Package wandi specifies common interfaces used for window creation, event handling and image drawing.

License

Notifications You must be signed in to change notification settings

mewspring/wandi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wandi

go.dev reference

The wandi project specifies common interfaces used for window creation, event handling and image drawing. It is heavily inspired by go.wde.

Implementations

The current implementations of wandi.Drawable are listed below:

The current implementations of wandi.Image are listed below:

The current implementations of wandi.Window are listed below:

  • SDL backend
  • SFML backend
    • window.Window: graphical window capable of handling draw operations and window events.

About

Package wandi specifies common interfaces used for window creation, event handling and image drawing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages