Contributor vfxdomain Posted November 8, 2010 Contributor Share Posted November 8, 2010 >>>> For latest version check this <<<< new update Version 3.0.3 ------------------------------------------------------ new update Version 2.0.1 **************** Fixed: - Issue with platform detection on some Linux distributions (Linux) - Applink now recognizes correctly when 3D-Coat is running (Linux/MacOS) - Default location for 3D-Coat exchange files (MacOS) 3dcoat_for_modo_v2.0.1.zip ------------------------------------------------------------- To those who are having difficult making the applink work, make sure to follow this step. bma_japan: change 3dc_applink.py text \\Documents\\3D-CoatV3\\Exchange\\ to \\Documents\\3D-CoatV48\\Exchange\\ all OK. ################################################################################ # Description: 3D-Coat AppLink functionality for Luxology modo # Version: 1.01 # Author: Ilia Zaslavsky <|> Email: vfxdomain@gmail.com <|> Web: http://flavors.me/vfxdomain # Credits: Gwynne Reddick <|> Web: http://www.modonize.com # Last Update: 00:05 13/05/11 # 3D-Coat Home Page: http://www.3d-coat.com # Notes: Auto-Import functionality added for compatibility with File -> Export to -> Modo feature in 3D-Coat ################################################################################ Installation: Unzip the archive. Choose 'Run Script' from the 'System' menu (Shift-F5). Navigate to where you've unzipped the zip file and double click on 'install.py'. In the next dialog, you need to navigate back to . the same directory (the same one where 'install.py' is located, not InstallFiles directory!) so that the install script can find the files it needs to install. If the installation was successfull, a dialog 'Installation Complete' should pop up. Restart modo. After restarting you can add AppLink button to modo, by duplicating one of the existing buttons, (Horizontal Toolbars / modo Modes / Vertices) for example. You can do it by choosing System -> Form Editor from the menu, then hitting "Find Form" button and selecting Vertices selection mode button. You'll see Vertices item highlited in Form Editor, Right Click -> Duplicate on this item. Now rename duplicated item to 3DC AppLink, remove all text from 'command' field, enter this text instead and hit 'Return': @3dc_applink.lxm Choose custom icon, you should have 3dc_applink.png icon in your Luxology\Scripts folder. ################################################################################ On 6/12/2016 at 11:50 AM, dimitribastos said: Actually, I think I made it work. It's now working fine on Modo 10.1 even being a beta. What I did: 1. installed the applink as described on instructions (did a manually install). 2. created TWO .txt files on the Exchange folder inside of 3D Coat's V3 folder under Users/Documents. Did the same on other folders/versions just in case. 3. These TWO .txt files are exactly the ones as described on the error message when trying to bring something from 3D Coat to Modo. textures.txt and export.txt Exporting from Modo to 3D Coat trough applink works fine. To bring it back, inside 3D Coat go to File > Export To > Modo. Nothing happens, but on Modo just need to use the applink and then Import From 3D Coat. It brings the mesh, textures and else. ################################################################################ Installation for modo 301/302: AppLink should also work in older modo versions, such as 301 and 302. To use AppLink script in modo 30x on Windows OS, you should install Python 2.4 (even if you already have higher version of Python installed, such as 2.5/2.6/2.7/3.1, it won't help to run AppLink in modo 30x, install Python 2.4 - it could coexist with any and all Python versions already installed without any problem as long as it's installed in it's own folder - default installation option in Python installers). Download last Python 2.4 for Windows here: Python 2.4.4 (FINAL) On Mac OS AppLink should work in modo 30x without installing Python. ################################################################################ Usage: In modo, select object(s) you want to edit in 3D-Coat, run AppLink UI via created button or by entering @3dc_applink.lxm in the 'command' field in the bottom-right of the modo UI, choose 3D-Coat Export Type and hit 'Export to 3D-Coat' button. Choose the name and location of the file and set file type to .obj Run 3D-Coat (or bring the focus to it's window if 3D-Coat was started earlier), a dialog with options based on your 'Export Type' selection in AppLink script should pop up. Set needed options, hit 'OK' and edit imported mesh to your heart content, using 3D-Coat's rich features for Texture Painting, UV Editing, Retopo and Sculpting. When done, select File -> Open in Originall App from 3D-Coat main Menu. Now go back to modo, hit 'Import from 3D-Coat' button to bring edited mesh with textures and maps created in 3D-Coat back to modo, shaders will be created and texture maps assigned to the correct shader effects (displacement, normals, specular and color). You can repeat the whole process as many times as needed. ################################################################################ Usage (Auto-Import): Now you can send meshes to Modo straight from 3D-Coat, by using File -> Export to -> Modo menu in 3D-Coat. Modo will be started if needed, and mesh will appear in the scene automatically within 45 seconds (Use this time to choose export options and to save files in 3D-Coat). If Modo started earlier, to get geometry and textures you've exported from 3D-Coat via File -> Export to -> Modo menu use "Get from 3D-Coat" button in AppLink GUI as usual. !!!---IMPORTANT---!!! To use Auto-Import functionality (originating from 3D-Coat, by using File -> Export to -> Modo) you should use normal AppLink at least once, so it could create needed files for Auto-Import functionality. ################################################################################ Video Demonstration: 3D-Coat AppLink-Modo_V1.1.zip Modo_AppLink_V1.1_Manual_Install.zip 3dcoat_for_modo_v2.0.1.zip 2 Quote Link to comment Share on other sites More sharing options...
Member Nabeel Aejaz Posted September 12, 2012 Member Share Posted September 12, 2012 Working great on Modo 601 sp3. Quote Link to comment Share on other sites More sharing options...
Member JPWestmas Posted November 18, 2012 Member Share Posted November 18, 2012 Great Script. Only I wish I could select and export several meshes at once and several merged objects could use the same UV map name but that causes problem with obj format for some reason. Quote Link to comment Share on other sites More sharing options...
Javis Posted November 20, 2012 Share Posted November 20, 2012 Great Script. Only I wish I could select and export several meshes at once and several merged objects could use the same UV map name but that causes problem with obj format for some reason. I agree. Being able to only do one mesh at a time is kind of a bummer, especially when you have a character/object that is comprised of multiple parts. Maybe that is something that could be added? Quote Link to comment Share on other sites More sharing options...
Advanced Member bisenberger Posted February 3, 2013 Advanced Member Share Posted February 3, 2013 Thanks Ilia! Your AppLink makes going back and forth between modo/3D-Coat a breeze. Quote Link to comment Share on other sites More sharing options...
Member Jeemale Posted February 8, 2013 Member Share Posted February 8, 2013 Hi guys. I'm a user of Modo and I bought this program to expand the possibilities. But now I found that applink not work for my configuration (OSX 10.8.2, modo 601,3DC-3.7). All of the install instructions in the forum did not work. Maybe I did not understand something or need to wait for the release of 3DC-v4? Quote Link to comment Share on other sites More sharing options...
Javis Posted February 9, 2013 Share Posted February 9, 2013 It should work if you follow the instructions. Works for me here with the latest 3.7.18, and v4. Quote Link to comment Share on other sites More sharing options...
Member Jeemale Posted February 9, 2013 Member Share Posted February 9, 2013 Thanks for your reply Javis. I tried again step by step. The system says that the installation was successful but if I try export.. Modo issues "error evaluation failed script: Unhandled exception, line 42; 'SYSTEMDRIVE'" Quote Link to comment Share on other sites More sharing options...
Javis Posted February 14, 2013 Share Posted February 14, 2013 That is really bizarre. I'm testing it here and it's work OK with v4b11 & Modo 601 on Win7. Can you try a more recent build of 3DC? Maybe the developer Ilia can shed more light on it. Quote Link to comment Share on other sites More sharing options...
Member Ellie123 Posted March 17, 2013 Member Share Posted March 17, 2013 Just would like to confirm that I am getting the same error message for Modo app link as the above user Jeemale (Modo 601 on Mac OSX-10.6. . In fact can't get the applink options menu to show drop down menu options. Just get a blank drop down and error message. Quote Link to comment Share on other sites More sharing options...
Member Jeemale Posted March 17, 2013 Member Share Posted March 17, 2013 I can answer your obvious question Ellie: No, I still have not solved the problem )) Quote Link to comment Share on other sites More sharing options...
Member xeen3d Posted March 28, 2013 Member Share Posted March 28, 2013 Hi if one of you that having Problems using a V4 Beta please have a look at your Exchange Folder in V3 of 3dCoat it was in a subfolder named 3d-CoatV3 in V4 Folder Name was 3d-CoatV4. In the Modo Applink in this Tread all Folder directions have the old pre V4 Beta Applink Path see here in source Code \\Documents\\3D-CoatV3\\Exchange\\import.txt you can try the manual Installation in this Forum a few posts later there the Folder is Hardcoded in Script to new Exchange Folder normally if you have not deleted your old Exchange Folder in your Documents Folder all must work ok but if you deleted this Exchange Folder you can make manually a new one or use the other manually install of Modo Applink for V4 Beta and higher. Main problem is that in V3 all Applinks are searching a Exchange Folder in a Folder called 3d-coatv3 if Andrew leave all like it in this Beta works than with 3dCoat V5 all Users have tree 3d-coatVx Folders it was much better do now a break go out of that Folder to a Folder Like Documents Applink or else. It is no real good Idea that 3dCoat works in a Folder called 3d-coatV4 but searching for Applink in a Folder called 3d-coatV3, all Applinks need that this Folder Exist the Path is in most ones hard coded. Best Andre Quote Link to comment Share on other sites More sharing options...
Member garyhaus Posted April 16, 2013 Member Share Posted April 16, 2013 Definitely not Working. Under Modo 701(OS X - 10.8.3) and tried following instructions exactly. Same Error as above. I have tried to edit the python script as well. Quote Link to comment Share on other sites More sharing options...
Member xeen3d Posted April 20, 2013 Member Share Posted April 20, 2013 Hi SYSTEMDRIVE is a Variable that points normally to your Root of OSx Installation Drive. It seems that on your System that can´t be read or getting a wrong answer. You can do two ways to get it running first Way: Download Onyx here: http://www.onyxmac.com Start Onyx and go to Tab "Automize" make all options on and do that before you go sleep ;-) let it run after complete do a reboot and try the App link again. If that does not working for you try to change SYSTEMDRIVE = '' to SYSTEMDRIVE = '/' on line 42 in file 3dc_applink.py best Andre Definitely not Working. Under Modo 701(OS X - 10.8.3) and tried following instructions exactly. Same Error as above. I have tried to edit the python script as well. Quote Link to comment Share on other sites More sharing options...
Member q313923011 Posted May 28, 2013 Member Share Posted May 28, 2013 help not work in modo 701 Quote Link to comment Share on other sites More sharing options...
Member q313923011 Posted May 28, 2013 Member Share Posted May 28, 2013 not work in modo 701 sp1 window8 Quote Link to comment Share on other sites More sharing options...
New Member Dmi3ryd Posted June 17, 2013 New Member Share Posted June 17, 2013 Could you help please with install for modo 701 sp1 and 3d Coat 4. Right now is't working Quote Link to comment Share on other sites More sharing options...
Taros Posted July 14, 2013 Share Posted July 14, 2013 Important infos for AppLink users who have problems: http://3d-coat.com/forum/index.php?showtopic=10198&p=96605 Best wishes Chris Quote Link to comment Share on other sites More sharing options...
Reputable Contributor AbnRanger Posted August 3, 2013 Reputable Contributor Share Posted August 3, 2013 Anyone figure out how to assign the V4 folder instead of the V3? I was able to install the Applink fine, but it's not working because the scripts have not been updated to look in the MyDocs/3D Coat V4 directory. And the ability to export from 3D Coat V4 directly to Modo (FILE > EXPORT TO > Modo) is not there. All because this script has not been updated. Please fix. Thanks. EDIT: I found that you have to first export a model from Modo to 3D coat, via the Applink, then you will have an EXPORT TO > Modo option in the FILE menu. You have to use that to send a mesh to Modo, then when in Modo, you have to select IMPORT from 3D Coat. If you try to just export it directly from 3DC in the FILE menu, that is not enough. The 3ds Max Applink, it is. The change will be there immediately on returning to Max. So, with these extra steps, it should work for the most part. Quote Link to comment Share on other sites More sharing options...
Member rstralberg Posted August 4, 2013 Member Share Posted August 4, 2013 (edited) This helped me with 3DCoat4 and Modo 701 1) Open the folder C:\Users\<your user name>\AppData\Roaming\Luxology\Scripts 2) You will find 2 files with the extension .py there, 3dc_applink.py and 3dc_applink_auto.py 3) Open those files in notepad or any other plain text editor 4) Make a search and replace from CoatV3 to CoatV4 and then save I cant give any guarantee but for me it worked. I have attached those files already edited by me for those who are lazy Scripts.rar Edited August 4, 2013 by rstralberg 3 Quote Link to comment Share on other sites More sharing options...
Member bona Posted August 30, 2013 Member Share Posted August 30, 2013 Hello all, I'm using V4 and Modo 701 Sp2 on OS X 10.8.4 Installation works fine, just need some minor changes to get it work in ML, thank you for the script Here're the steps: ( After installation, pls find these 2 files in /Users/[YOURNAME]/Library/Application Support/Luxology/Scripts ) In both "3dc_applink.py" and "3dc_applink_auto.py", comment out these 3 lines : # SYSTEMDRIVE = os.environ['SYSTEMDRIVE']# USERNAME = os.environ['USERNAME']# HOMEPATH = os.environ['HOMEPATH'] Then add these 2 lines right after the above comments: SYSTEMDRIVE = ""HOMEPATH = os.environ['HOME'] Now use your editor's find/replace function to replace all "\\" with "/" (without quote) Also find and remove all "/Documents" (without quote) File path codes in both files should changed from this: '\\Documents\\3D-CoatV3\\Exchange\\' to this: '/3D-CoatV3/Exchange/' Last step, because I'm using V4, I changed all '3D-CoatV3' to '3D-CoatV4' in both files. If you're using V3, you probably need to skip the last step. Enjoy! Quote Link to comment Share on other sites More sharing options...
Member q313923011 Posted September 4, 2013 Member Share Posted September 4, 2013 why dont put ur script in here,i have change ,but not work Quote Link to comment Share on other sites More sharing options...
Member bona Posted September 5, 2013 Member Share Posted September 5, 2013 (edited) Attached are the edited files for OSX 10.8, only tested with OSX 10.8.4 + 3DC V4 + Modo 701 Sp2. After installation, pls find these 2 files in your script folder with same names and replace them. My procedure of using the AppLink is like this: 1. Make my model in MODO 2. Run 3dc_applink.lxm ( or click on the button/form you've mapped '@3dc_applink.lxm') 3. Choose export type, click Export to 3D-Coat, save the .obj 4. Switch to 3D-Coat, Import dialog appeared, choose import options and click ok. 5. After edit, choose File>Open in original app, choose export options and click ok. 6. Switch to MODO, run 3dc_applink.lxm ( if it's not running ) 7. Click Import from 3D-Coat Pls note that some people skip step 5 and use Export to Modo from file menu without success but in my testes it seems ok to do so. All credits goes to the original makers of these Applinks, cheers. edited for ML.zip Edited September 5, 2013 by bona Quote Link to comment Share on other sites More sharing options...
Member q313923011 Posted September 6, 2013 Member Share Posted September 6, 2013 i am sorry,mine is win8 system 0.0 still not work Quote Link to comment Share on other sites More sharing options...
Member q313923011 Posted October 7, 2014 Member Share Posted October 7, 2014 modo 801 sp2 right now,and 3dcoat 4.1 anyone can write new plug? Quote Link to comment Share on other sites More sharing options...
Member Elowan Posted December 19, 2014 Member Share Posted December 19, 2014 We´re on SP3 right now .... Quote Link to comment Share on other sites More sharing options...
Carlosan Posted December 29, 2014 Share Posted December 29, 2014 Here's a link to both the installer and the manual installer: https://drive.google.com/folderview?id=0ByesnXO2ExYDcEFaSFl0d3FnZzg&usp=sharing 1 Quote Link to comment Share on other sites More sharing options...
Member wensk Posted March 16, 2015 Member Share Posted March 16, 2015 Hello, it can run in 801 sp3 but has some errors, 3d coat can't export normal map into 801. In 801 if click "import from 3d coat", there will bump a menu shows error information, I'm using 3d coat v4.5. Quote Link to comment Share on other sites More sharing options...
Member Nedsch Posted May 6, 2015 Member Share Posted May 6, 2015 Hi there, I asked in the Modo forum, but no answer. Ich want to install the modo applink. But I'm confused who to do this. It would be great if anyone could explain step by step what to do. I downloaded several files. What to do with all these files? What are the applink_auto.py and the applink.py are good for? Is the install.py not enough? I'm on a Mac (10.9.5) with Modo 801 and 3D Coat (4.1.17D) Thanks. Quote Link to comment Share on other sites More sharing options...
Advanced Member RabenWulf Posted May 6, 2015 Advanced Member Share Posted May 6, 2015 Might need an update for SP4 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.