Wing Creator 1.0.0 (maya script)

Python script for maya to generate realistic feathered bird wing rig

Birdwingdiagram Zoom

License Type:

Freeware

File ID:

49913

File Size:

51.9 KB

Created / Updated:

Oct 22, 2012 / Oct 23, 2012

Owner:

TaikiKou   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

linux, mac, windows

Downloaded:

1,754

Maya:

2010, 2011, 2012, 2013

Tags:

Wing rig, wing, feather, feathers, Wing Creator, Bird


ThesisImage

Wing creator is a rig generation script- it will generate a feathered wing rig based on real bird anatomy. This was my thesis project for my masters at Texas A&M University. More information can be found on my webpage Falconsongstudios.com under the thesis tab. Please note: Wing Creator is a Work in Progress. For current bugs and updates see the Progress page. Feel free to email me at Falconsong@FalconsongStudios.com with bugs, thoughts, ideas and advice!

Downloads


Wing Creator Script- Download at Creative Crash: Creative Crash - Wing Creator or Download at my webpage.
Full thesis paper: Download at the Texas A&M Thesis and Dissertations Repositories: http://hdl.handle.net/1969.1/ETD-TAMU-2011-12-10635
This paper has all the details of how I created Wing Creator as well as why. Please read through this if you want information on the program construction.
Rigged wing with rough temp geometry- Feel free to play with it. Download at Creative Crash: Creative Crash - Rough Wing Rig or Download at my webpage.


Files in WingCreator.zip

-WingCreator.py: Wing generation script
-WingBase.ma: Rough modeled feathers to use a base or to play with the program

BirdWingDiagram
Anatomy of a birds wing, showing different feather groups.

How to use

1) Place wingCreator.py in the ../maya VERSION/scripts directory (VERSION= maya version you have. ex: mine is /maya2010-x64/)
2) To run the program type:

import WingCreator as Wing
reload(Wing)
Wing.wingCreator()

You can save this to a shelf button to make life easier.
3) In the GUI input how many feathers for each feather group you want (must be 3 or more) and chose a side (right or left). If you are not familiar with feather groups, refer to the wing diagram above.
4) Click Generate Feathers to generate the feathers.
5) Click Generate Motion System to generate the motion system. Motion system cannot be generated before feathers.
6) Repeat steps 2-4 for the opposite side.



Script Requirments

Feather geometry: L_PrimaryBase, L_SecondaryBase, L_PrimaryCovertsBase, L_SecondaryCovertsBase, L_MedianCovertsBase, L_AlulaBase, R_PrimaryBase, R_SecondaryBase, R_PrimaryCovertsBase, R_SecondaryCovertsBase, R_MedianCovertsBase, R_AlulaBase, TertialBase.
- These are a right and left of all feathers for each group, centered with the tip of the quill at the origin and pointing down the positive Z axis. Only the tertial doesn't need a right and a left due to them being nearly symmetrical.
Locators: L_Wing_1, L_Wing_2, L_Wing_3, L_Wing_4, R_Wing_1, R_Wing_2, R_Wing_3, R_Wing_4.
-These correspond to the shoulder joint, elbow joint, wrist joint, and the tip of the hand (not tip of the feathers) respectively.
Blendshapes (OPTIONAL): L_Primary_BLND, L_Secondary_BLND, R_Primary_BLND, R_Secondary_BLND. - Blendshapes must be derived from the feather geometry (for example L_Primary_BLND must be derived from L_PrimaryBase) and must NOT have transforms frozen. Freezing transforms breaks the blendshape, causing it to shift position origin when the blendshape is keyed in.



Notes

- If the program has a problem, check the script editor for errors; if any of the needed parts are missing (locators or geometry) or already created, the program should give feedback in the script editor stating what is wrong.
- Feather geometry should be correct proportions; the program will not make them proportional. Giving the program a primary that is much smaller than a secondary will result in primaries that are small in the wing.
- Names are specific, typos or mus-capitalizations will cause problems.
- Blendshapes are optional. If no blendshapes are given, then the program will simply not add flexing to the feathers.
- For binding skin: The SIDE_Wing_#_JNT_IK and SIDE_Wing_#_FK are the IK and FK control skeletons, with the _JNT skeleton acting as a transitional skeleton. Bind to the SIDE_Wing_#_JNT skeleton, not the IK or FK. (SIDE is either L or R)



WingGeneratorPrgScreenshot
Screenshot of the program

WingRigScreenshot01
Screenshot of the resulting rig

WingRigScreenshot02
More controls over feather groups and feather flexing

Rig Controls Notes

-Feathers in the rig can be scaled or deleted as needed without damaging the rig.
-Has two layers that can be toggled on and off, one for the stand-in Poly shapes, another for the feathers.
-Sub controls are hidden under main controls: Middle, Tip and End Feathers controls have variables called Group Controls and Flex Controls. Turn these on to show the sub controls for that group. Group controls control individual feather groups, Flex controls control flex of the Remiges.
-Shoulder control has a control for IK/FK switching. (This is a switch, not an IK FK Blend)
-Wingfold control will ONLY work in FK mode. Wingfold control is currently in progress. Please see the Progress page for more information.







Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. Wing Creator is copyright Heather Falconsong Howard and Texas A&M University. The source code is free for anyone to download, use and edit. All I ask is that you retain the copyright information on it and if you use it please give me credit and if applicable a link back to this page. Emailing me to let me know where it's been used would be awesome, too- I would really love to see what others do with Wing Creator! The program itself is non-commercial and is not to be sold in any form, however you are welcome to use the resulting wing rig in any work, including commercial work, as long as I am creadited. If you have any questions feel free to shoot me an email (falconsong@falconsongstudios.com)!

Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum to ask any questions.
Please rate my product in the Review section.

Related Marketplace Items

  • Thumb_00

  • Thumb_00

  • Thumb_00

  • Thumb_00

  • Thumb_00

  • Thumb_00

  • Thumb_00

  • Thumb_00