سر في المايا.......... ^[النوادر]

الحالة
مغلق ولا يسمح بالمزيد من الردود.

CHOUAIB12

:: عضو بارز ::
أحباب اللمة
إنضم
13 جانفي 2008
المشاركات
1,168
نقاط التفاعل
92
النقاط
37
915ab6364d.gif


السلام عليكم


السر هو ان هناك ادوات جديده لتسهيل عملية دمج صوره حقيقيه 2D مع تصميم 3D في اصدار 2008 لم تعلن عنه اوتودسك ولم تقم بتفعيله, والسسبب قد يكون ارادة التاكد من عمله اولا.
وهناك طريقه لتفعيلها .

915ab6364d.gif


افتح ملف mentalrayCustomNodeClass.mel وهو موجود داخل
.\Program Files\Autodesk\Maya2008\scripts\others

استبدل هذا المقطع
كود:
Internal MentalRay Nodes. Not meant to be used with Maya.

        if ($nodeType == "misss_physical_phen"  ||
            $nodeType == "mip_rayswitch" ||
            $nodeType == "mip_rayswitch_advanced" ||
            $nodeType == "mip_rayswitch_environment" ||
            $nodeType == "mip_card_opacity" ||
            $nodeType == "mip_motionblur" ||
            $nodeType == "mip_matteshadow" ||
            $nodeType == "mip_cameramap" ||
            $nodeType == "mip_mirrorball" ||
            $nodeType == "mip_grayball" ||
            $nodeType == "mip_gamma_gain" ||
            $nodeType == "mip_render_subset" ||
            $nodeType == "mip_matteshadow_mtl" ||
                $nodeType == "surfaceSampler" ||
                $nodeType == "mip_motion_vector&quot...

                return "rendernode/mentalray/internal";

        return "";
بهذا المقطع وستظهر لك بين خيارات المنتلراي

كود:
Internal MentalRay Nodes. Not meant to be used with Maya.
// So? Should poor Maya users use 3dsmax? C'mon... ...

 if ($nodeType == "misss_physical_phen"  ||         
     $nodeType == "mip_card_opacity" ||             
     $nodeType == "mip_matteshadow" ||         
     $nodeType == "mip_matteshadow_mtl" ||
     $nodeType == "surfaceSampler&quot...
return "rendernode/mentalray/material";
return "";}



 if ($nodeType == "mip_rayswitch" ||             
     $nodeType == "mip_rayswitch_advanced" ||    
     $nodeType == "mip_cameramap" ||    
     $nodeType == "mip_mirrorball" ||   
     $nodeType == "mip_grayball&quot...
return "rendernode/mentalray/texture";
return "";}


 if ($nodeType == "mip_rayswitch_environment&quot...
return "rendernode/mentalray/environment";
return "";}



 if ($nodeType == "mip_motionblur" ||
     $nodeType == "mip_motion_vector&quot...
return "rendernode/mentalray/output";
return "";}

 if ($nodeType == "mip_gamma_gain" ||
     $nodeType == "mip_render_subset&quot...
return "rendernode/mentalray/lens";
[CENTER] return "";}
915ab6364d.gif


وهدا مثال عن التطبيق
[/CENTER]

test-a-0157.jpg

915ab6364d.gif
 

السلام عليك زميلي
أنا مانفهمش بزاف في هاذ المواضيع, الحاجة ألي عجبتني هي التصويرة و الله روعة
ربي يسترك أخي شعيب على الدخلة الجديدة
بالتوفيق مليااااااااار​
 

السلام عليك زميلي
أنا مانفهمش بزاف في هاذ المواضيع, الحاجة ألي عجبتني هي التصويرة و الله روعة
ربي يسترك أخي شعيب على الدخلة الجديدة
بالتوفيق مليااااااااار​

شكراا اخي العباسي على المرور المشجع
 
الحالة
مغلق ولا يسمح بالمزيد من الردود.
لإعلاناتكم وإشهاراتكم عبر صفحات منتدى اللمة الجزائرية، ولمزيد من التفاصيل ... تواصلوا معنا
العودة
Top