Le 14/11/2013 06:13, Kevin Fishburne a écrit :
> Using the example program as a reference I was able to successfully
> render one of its included md2 models. If anyone needs a very spartan
> starter tutorial, my basic code looks like this:
>
>     ' Model array declared at beginning of Render module.
>     Public Model[32768] As Md2Object

You should really stop using all these embedded arrays, and use normal 
arrays instead ! :-)

-- 
Benoît Minisini

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to