[jitter] [ANN] luaGLM model loader for jit.gl.lua
Wesley Smith
wesley.hoke at gmail.com
Thu Nov 15 11:02:06 MST 2007
- Previous message: [jitter] Re: Re: Visualization
- Next message: [jitter] jit.glue mismatch type?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi peoples, I've uploaded a new Lua module to my C74 share site. It's an obj model loader for jit.gl.lua based on the GLM library. It currently doesn't support model groups or materials but it does have an option to draw a model using vertex buffer objects which make it fast for drawing large model files. I've been able to get fast framerates (60fps) with models tested up to 40 MB in size. In the download is an example script and patch as well as binaries for windows and OSX. I've also included the source code should anyone feel inclined to add some features. The code is based on some earlier work by Bruno Zamborlin in getting GLM into Lua. best, wes
- Previous message: [jitter] Re: Re: Visualization
- Next message: [jitter] jit.glue mismatch type?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
