Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 511 Bytes

OpenGL

Bindings to the OpenGL library so you can write graphics programs in perl6.

Status: Proof of concept code, I will not develop it further.

Only tested on a Mac running Yosemite and some Linuxes.

Dependencies: glfw3 (brew install glfw3 on Mac)

Running:

perl6 -Ilib bin/opengl-demo.p6

Installing (eventually, you're better off using this project for now because you'll want to add more routines):

panda install .

Screenshot:

Red triangle over a blue background