Skip to content

ldci/glfw-red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFW Binding for Red Language

This binding has been extensively tested with macOS Sierra, High Sierra, Mojave, and works fine under macOS. Please adapt path to libraries according your main OS. This version can be used with glfw 3.2.0 library.

This version requires red 0.6.4.

Have also a look here (https://github.com/red/code/tree/master/Library/GLFW) for a similar lib developped by talented Red user.

NEW VERSION JANUARY 2021

Compiled with Red 0.6.4 for macOS built 25-Dec-2020/0:08:25+01:00 commit #98f31b5

Warning

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

glfw3.reds

The binding for Red/System.

opgl.reds

A quick done binding to OpenGL to be used with Red since GLFW requires OpenGL.

glu.reds

Gives access to OpenGL Utility Toolkit.

**

opgl.reds and glu.reds were done mainly for testing purpose and should be improved ASAP. You can also use use Kaj de Vos's wrapping for opengl. (http://red.esperconsultancy.nl/Red-OpenGL/timeline)

**

Tools dir

Includes some useful libs C-Library.reds and math.reds by Kaj de Vos (http://red.esperconsultancy.nl/Red-C-library/timeline).

Samples dir

Includes some samples in Red and Red/System adapted from orignal codes in C.

About

OpenGL with GLFW and Red/System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages