So, what project are you working on?

Everything else that doesn't fall into one of the other PB categories.
eesau
Enthusiast
Enthusiast
Posts: 589
Joined: Fri Apr 27, 2007 12:38 pm
Location: Finland

Re: So, what project are you working on?

Post 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
marc_256
Addict
Addict
Posts: 862
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: So, what project are you working on?

Post by marc_256 »

Very nice work, waw.
I love it.

Marc
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
Post Reply