[Ann] OpenGL bindings to Lua is now available for PC

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
KawaGeo
Posts: 191
Joined: Sat Aug 27, 2005 6:52 am
Location: Calif Mountains

[Ann] OpenGL bindings to Lua is now available for PC

Post by KawaGeo »

From the other thread,
Arwin wrote:If you experiment with 3D, you could first start with coding OpenGL on PC, then move from there to PSPGL on PSP, and then move from there to sceGu (native gu calls) on PSP.
I have developed OpenGL bindings to Lua for PC. The project is called LuaScene and now available at LuaForge: http://luaforge.net/projects/luatut/ Get the second release which covers the first 5 of NeHe Tutorial lessons. More lessons will be available in the next releases. Lua 5.1 is currently used, the same for Lua Player 0.20.

Enjoy.
Geo Massar
Retired Engineer
yossistarz2
Posts: 21
Joined: Mon Apr 10, 2006 5:26 am
Contact:

This is grate.

Post by yossistarz2 »

Now we can build lua player for windows by using only lua code and it will support all the functions.

this is relay grate work.
KawaGeo
Posts: 191
Joined: Sat Aug 27, 2005 6:52 am
Location: Calif Mountains

Post by KawaGeo »

Hi, folks!

New release of LuaTut v0.3 is now available at LuaForge. It covers the first 5 chapters of OpenGL Programming Guide, 2nd Ed (known as Redbook). Download the book at www.gamedev.net/download/redbook.pdf if you don't have one.

Next release will cover the next 5 chapters of the book.

Enjoy.

Note for Shine: You can easily convert Pascal-coded LuaScene library for your PSP Lua Player if you haven't done your part in OpenGL bindings.
Geo Massar
Retired Engineer
Post Reply