Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MattBlanchard

Pages: [1]
1
SFML projects / Lua bindings to SFML
« on: November 09, 2010, 03:12:22 am »
At the moment it's mostly luabind, there are a few raw C API uses though, specifically when passing vectors to Lua

2
SFML projects / Lua bindings to SFML
« on: November 08, 2010, 02:16:40 am »
Hi, my name's Matt, and SFML is probably one of my favorite libraries out there. And Lua is probably my favorite programming language. So with that I decided I'd like to be able to use SFML from Lua and today I started to bind the graphics module.



If people are interested and I've made significant progress (like the entire graphics module and input) then I'll upload the source.

Just figured you guys would like to check this out.

Pages: [1]
anything