Skip to content

ldci/glfw-rebol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GLFW Binding for REBOL

This binding has been extensively tested with Mac OSX 10.9.1 and works fine under OSX. Please adapt path to libraries according your main OS. This version can be used with the last glfw version 3.0.4.

Warning

You must use 32-bit version of dynamically linked libraries.

glfw.r

The binding for REBOL only allows to access GLFW. There is no binding for Opengl or Utility Toolkit. For OpenGL access please use scripts that can be found at http://www.rebol.org/ For example: http://www.rebol.org/view-script.r?script=opengl-glu-glut-h.r

Tools dir

Includes some useful libs for memory access

Samples dir

Includes some samples adapted from orignal codes in C.

About

OpenGL with GLFW and REBOL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages