Render Ready 2010 Demo 1 For Windows and mac osX(Render Ready is a modular approach to creating buildings.)Please Email me any bugs or feature requests at brian@bk3d.com
http://www.bk3d.com/Scripts/Mel/RenderReady/Render_Ready.htmThis Demo
1. only contains 1 module set
2. Has a stripped down version of the City Builder. You cannot Create Windows, Trims, Roofs. It will only create a low res version of the Square Style Building.
3. There are no bonus tools included
4. Does not create starter modules
If you would like to purchase the Full Version of Render Ready you can buy it here on Creative Crash:
https://www.creativecrash.com/maya/marketplace/scripts-plugins/utility-external/misc/c/render-ready-and-city-builder--2InstallingInstall for PC users1. Unzip Render Ready to any directory (example: C:\Projects\)2. Open Maya3. Open up the script window4. copy and paste this line below: source "C:/Projects/RenderReadyDemo/Tools/RenderReady.mel";RenderReady("C:/Projects/RenderReadyDemo");5. drag the text to a shelf to create a buttonOption #2I have also included a mel install file that will create a button with the correct line.1. Unzip Render Ready to any directory (example: C:\Projects\)2. Open Maya3. Open up the script window4. copy and paste this line: source "C:/Projects/RenderReadyDemo/Tools/Install_RR.mel";Install_RR();5. It will prompt you where you have unzipped RenderReady. 6. Select the Directory that you unzipped RenderReady.For Mac users1. Unzip Render Ready to a directory (example: \Projects\)2. Open Maya3. Open up the script window4. copy and paste this line below:source "/Projects/RenderReadyDemo/Tools/RenderReady_mac.mel";RenderReady("/Projects/RenderReadyDemo");5. drag the text to a shelf to create a button Option #21. Unzip Render Ready to any directory (example: /Projects)2. Open Maya3. Open up the script window4. copy and paste this line: source "/Projects/RenderReadyDemo/Tools/Install_RR.mel";Install_RR();5. It will prompt you where you have unzipped RenderReady. 6. Select the Directory that you unzipped RenderReady.*It is best to install to the Root Directory of the Drive that you have Maya installed to*