Page 1 of 1

Mesher needs maintainer

Posted: Wed Aug 06, 2008 10:51 pm
by charlieg
A very important part of VS is the mesher application. It needs a maintainer and is much simpler in scope than VS itself. It is a good opportunity for somebody who would like to contribute to VS but lacks the time or knowledge to get into the main codebase.

Contact pyramid for details. Also see here for details. And here for bugs.

It is a critical part of the art pipeline.

Posted: Mon Aug 18, 2008 10:21 am
by ace123
(bump)

Please, if any of you can code in C++ or Python, and are interested in becoming a VS hero overnight, reply here or contact any of us.

The mesher project is independent of the engine, and requires no knowledge of how the engine works... just about the types of things each format supports.

I and the other developers would be willing to give you any help you need.

Thanks

Posted: Wed Aug 20, 2008 10:28 pm
by CaptainGoon
I just posted on the red pill thread....

I'd be willing to take a look at this for you guys. I don't know python all that well, but I'm solid in C++.

Posted: Wed Aug 20, 2008 10:48 pm
by loki1950
Welcome CaptainGoon have you had a look at the mesher code yet :?: The Python requirement is mainly for wrapping a GUI around mesher it's self as cmd line apps are not very artist friendly but if you feel more comfortable with C++ there is always Glade.klauss who has been taking care of mesher should make a comment here soon as well and if you have specific questions he would be your major resource.

Enjoy the Choice :)

Posted: Sat Aug 23, 2008 3:33 am
by CaptainGoon
I'm getting into the code now, and I'm working on developing some simple models to throw through the mesher so I can figure out what's going on and how it works. I would appreciate it if someone could send me a model that is kind of a "catch all" for all of the things the mesher does. Even if you have a few models that I could use for testing it would help.

Thanks

Posted: Sat Aug 23, 2008 2:43 pm
by loki1950
You could use the models in the masters svn repo https://vegastrike.svn.sourceforge.net/ ... k/masters/ that should get you started i will look around to see if there is one that uses all of mesher's options and let you know,

Enjoy the Choice :)