[Haskell-cafe] Haskell-Cafe Digest, Vol 154, Issue 27
Vlad Lopatin
madjestic13 at gmail.com
Fri Jul 1 22:11:02 UTC 2016
Re: up-to-date glfw examples (briand at aracnet.com)
Hey, Brian
Here's a bare-bones example of modern OpenGL(4.5) (VBO's, vertex/fragment
shaders), using GLFW-b to handle windows/input and Yampa for animation.
Shader-loading is handled by Sven Panne's code:
https://github.com/madjestic/Haskell-OpenGL-Tutorial/tree/master/Mandelbrot-FRP
Cheers,
Vlad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160702/636af99b/attachment.html>
More information about the Haskell-Cafe
mailing list