Skip to content

spettroscopio/Gamedev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamedev stuff for PureBasic

This repository contains the code I'm writing while experimenting with OpenGL and game development using Purebasic.

At the moment the repo contains:

SGL

SGL is a module built on top of GLFW.
You can find the module under the directory "./sgl", and the bindings to the GLFW library under "./sgl/glfw".
The bindings can be used by themselves if you are only interested in using GLFW in your programs.
Description here.

Plus various supporting code under the "./inc" directory shared among the main modules.

About

Gamedev stuff for PureBasic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published