Skip to content

Borland Graphics Interface (BGI) Pascal (FPC) implementation for OS-X

Notifications You must be signed in to change notification settings

buhtu4ek/OsXBGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OsXBGI

Borland Graphics Interface (BGI) Pascal (FPC) implementation for OS-X

This unit implements standard Pascal Graph unit that is not available for FPC under OSX.

This unit may be compiled either for Windows or OSX. There are already several better Windows implementations (WinGraph or standard FPC Graph) so this unit is intended to be used primarily with OSX.

This implementation uses GLFW (http://www.glfw.org/ - OpenGL library) as the base.

Pascal bindings for GLFW was taken from https://github.com/neslib/DelphiGlfw Neslib.Glfw3.pas is used.

You'll need a compiled dynamic library: libglfw.3.2.dylib for this unit to work.

Constants and color names are taken from WinGraph(http://math.ubbcluj.ro/~sberinde/wingraph/)

About

Borland Graphics Interface (BGI) Pascal (FPC) implementation for OS-X

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages