|
||||||||||||||||||
GameDev.Net Discussion Forums Image of the Day FxGenSend Topic To a Friend | View Forum FAQ | Track this topic | View Forum |
Last Image Next Image ![]() |
| FxGen |
|
![]() Backlash Member since: 4/10/2007 From: Toulouse, France |
||||
|
|
||||
FxGen is a procedural texture generation library and tool to let you implement high resolution textures that fit in kilobytes in your applications. The principle of FxGen is same as .werkkzeug by farbrausch (see http://www.theprodukkt.com/theprodukkt). The texture generator is separated into small operators with each their set of parameters. This operators can be connected togethers by stacking to produce a final result. The avantage of "operator stacking" in contrast with "traditional" solution by "cables" is simplicity ! When I see Roboblitz game using ProFx2 solution, the interest of procedural is not to prove ! (see www.profxengine.com) FxGen is completely free, released under the LGPL for libraries and GPL for editor license. I only ask for your recognition, nothing else. Try the library and tool, and let me know your impression. The original version of this library can be located at: http://sourceforge.net/projects/fxgen/ Johann Nadalutti. (fxgen@free.fr) |
||||
|
||||
![]() n00body Member since: 10/21/2006 From: Bloomington, IN, United States |
||||
|
|
||||
| Quick! Where's the donation box?! ;) But in all seriousness, excellent work for only an alpha. I'm eager to see where you go with this project. I can definitely see myself using this for my own project, depending on how it develops. Other than all that, keep up the good work! :D [Edited by - n00body on April 10, 2007 8:40:18 PM] |
||||
|
||||
![]() lynch3 Member since: 3/31/2007 From: Baltimore |
||||
|
|
||||
| I had a chance to play with the editor a tad. This is pretty easy to use and fun. The texture file sizes were extremely small (about 2-3k for 4 textures). I can't wait to see this get a little further along with more operators. |
||||
|
||||
![]() kastor Member since: 6/27/2006 From: dortmund, Germany |
||||
|
|
||||
| Cool ! Nice editor ! I'm writing such thing myself , and it cool to see that there some other out there ! So keepon the good work |
||||
|
||||
![]() damdam Member since: 4/13/2007 From: paris, France |
||||
|
|
||||
| very cool app, very nice and straight forward code (gui system is simple and effective) the stacking system ala .werkkzeug is really smart and simple. a few remarks : - i experienced some crashs moving the blocks around - more primitive types would be cool, like text or vector graphics... this project has a big potential ! |
||||
|
||||
![]() thallish Member since: 10/28/2004 From: Aalborg, Denmark |
||||
|
|
||||
Funny having worked with procedural texture generation the last couple of weeks I woke up an hour ago thinking that I should make a tool for the purpose ![]() I am not sure that I agree with not setting it up as a flow chart with 'cables' though, but maybe when I play around with the tool I get more use to using the stack approach. Keep up the good work! |
||||
|
||||
![]() werkZ Member since: 5/28/2007 From: Tby |
||||
|
|
||||
| How funny that werkzeug 3 is a procedural texture tool nowdays(and not a democreation tool as before). I would say you have taken after slightly more than just the "principle" :) http://img296.imageshack.us/my.php?image=werkfh4.png |
||||
|
||||
![]() werkZ Member since: 5/28/2007 From: Tby |
||||
|
|
||||
| here's their download page by the way: http://www.werkkzeug.com/downloads/ |
||||
|
||||
![]() ahayweh Member since: 6/15/2006 From: Oxon Hill, MD, United States |
||||
|
|
||||
| Pretty cool. I am learning the GUI coding stuff w/aims of writing my own texture/content generation tool soon. It looks heavily reminiscent of Werkkzeug, but if you are going to mimic a tool, you might as well mimic Farbrausch's. What research did you do to come up the generation routines? Awesome! ahayweh |
||||
|
||||
![]() mntlinstituteflr Member since: 9/7/2004 From: Brentwood, TN, United States |
||||
|
|
||||
| Nice work! What file formats does it export to? Patrick Cason |
||||
|
||||
![]() wolf XNA/DirectX MVP Member since: 1/8/2000 From: Carlsbad, CA, United States |
||||
|
|
||||
| FxGen, this is awesome. Fantastic work!! Maybe we should collect now example files for this. Looks like real fun. - Wolf |
||||
|
||||
![]() Backlash Member since: 4/10/2007 From: Toulouse, France |
||||
|
|
||||
| Thank for your replies. Yes FxGen is very similar to werkkzeug and more now since they have a texture edition version too :-) FxGen is an open source version, and my goal is to give others developers a good base in order to use fxGen Operators Engine in their projects and develop their own operators too :-) |
||||
|
||||
![]() ahayweh Member since: 6/15/2006 From: Oxon Hill, MD, United States |
||||
|
|
||||
| Cool man. I will check out the sources. Peace |
||||
|
||||
![]() azito Member since: 5/8/2007 |
||||
|
|
||||
| Awesome tool! Thanks for releasing it under LGPL! -------------------------------- FunGameVideos.com - videos from gamers, always fun to watch ;) Free Game: Paris Hilton Jail Time |
||||
|
||||
![]() vajuras Member since: 3/9/2004 From: Los angeles, CA, United States |
||||
|
|
||||
| Looks really awesome I'll take a look |
||||
|
||||
All times are ET (US)![]() |
Last Image Next Image ![]() |
|