Re: [Felix-language] embedding demo

2014-03-05 Thread RF
What's the spawn_pthread for in the latest evtdemo? Is it to show it's a fully featured driver or is it structural? -- Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get h

[Felix-language] embedding demo

2014-03-02 Thread john skaller
If you're interested in embedding, here is the start of my test program. Requires SDL2, freetype, OpenGL and other game like stuff, so we can make it fairly realistic. If you can get this running, as well as Felix, you're in good shape to play with embedding features. Next step is to integrate F