Page 2 of 2

Re: So, what project are you working on?

Posted: Wed Nov 24, 2010 10:46 pm
by eesau
Image
Image

I've made some progress with my 3D application! I've now implemented Lua and I can use scripts to generate mesh geometries and uv mappings with a few simple commands. The idea here is to use random parameters for these scripts so that the application can generate several different meshes at once -- this is good for quickly creating a large number of assets for 3D games or applications. The two screenshots above show the results of two scripts, one that creates crates and one that creates ladders. I'll be working on scripting functions next to make the framework as easy as possible to use.

I already have basic OBJ-exporting working but at the moment it's a bit clunky. More work needed I guess, wish I had more time... :P

Re: So, what project are you working on?

Posted: Thu Nov 25, 2010 8:30 pm
by marc_256
Very nice work, waw.
I love it.

Marc