lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Second try for presentation proposal for Lua Workshop '12.

Sorry, I should have paid more attention to the instructions:

TItle:  Gemini - An Open Source Library for Game Development on iOS Using Lua

Abstract: 

Gemini is an open source library under development that provides functionality for scripting iOS games in Lua.  This talk will introduce the features of Gemini including the high performance OpenGl ES 2.0 based graphics system with support for layers, lines, rectangles, ellipses, and sprites.  The talk will also discuss the overall architecture of the library including support for events, rendering callbacks (callbacks registered by the user to render specific layers in non-Lua code), and the class hierarchy used in the library.

Thanks again,

James  

-- 
James Norton, Ph.D.
www.stokedsoftware.com
jamesnorton@gmail.com

On Monday, May 28, 2012 at 2:42 PM, James Norton wrote:

I am interested in giving a presentation on an open source iOS library I am developing to facilitate game development on that platform.  I live in the DC Metro area, so travel is not an issue for me.

Thanks,

James

-- 
James Norton, Ph.D.


On Monday, May 28, 2012 at 2:25 PM, Luiz Henrique de Figueiredo wrote:

We are now planning the program for the Lua Workshop 2012.

If you'd like to speak at the Workshop, please state it here, with a
copy to lua.workshop@gmail.com, giving a tentative title and a short
abstract.

Presentations usually are 20- or 30-minute talks about something
interesting you have done with Lua. It can be an application, a
library, a tool, an insight, a proposal, a demo, etc.

See the program for the previous workshops for typical talks. There are

Registrations for the Workshop should open soon.

We hope to see you in Virginia.
--lhf, for the organizers