Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 752 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 752 Bytes

Fable WebGL

Live version: http://davidtme.github.io/webgl/index.html

A demo Fable project that shows how to control a WebGL and React client using Fable Elmish

This tries to follow the Elm architecture in were a model is controlled by messages to an update function. This model is presented to the React and WebGl views that render different parts.

Please feel free to comment. I'm happy to convert this into some sort of Fable 2D spite library if anyone would be interest.

To Compile

Run npm run build and open index.html

Contact

Twitter @davidteasdaleme