Polygon Islands 2.0

Written by MentalFish. Posted in Computer Graphics

Just in time for SIGGRAPH, we are happy to announce that Polygon Islands v2.0 is out and available for purchase. Alexandre Labedade ( aka Alexx ) have created a new version of this tool, and it has so many improvements it became a 2.0 release.

It is faster and got more features than the first version:

  • Added taper and bend tool
  • User definable deformation center (“pivot”)
  • Preview of single islands when deforming
  • Creation of morphs based on current deformation
  • Creation of weight maps

http://vimeo.com/moogaloop.swf?clip_id=13562923&server=vimeo.com&show_title=0&show_byline=0&show_portrait=0&color=&fullscreen=1

Available now: http://mentalfish.com/store/polygon-islands/

LightWiki LScript reference

Written by MentalFish. Posted in Computer Graphics

I have been adding (leeching from Mike Green :D ) some LScript documentation to the LightWiki reference section, and adding some of my own LScripts to it.
http://www.lightwiki.com/Category:LScript

I was looking for some documentation on how to let the user specify a folder, and found it by chance in a page listing all the changes to the LW 9.5 SDK.
http://www.lightwiki.com/Getfolder
http://www.lightwiki.com/Ctlfoldername

I’ll keep adding info to the wiki so anyone else that come across the same issues I have can find some tips and tricks there.