<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://xsi-memo.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[Mr_doOo's 3D stuff]]></title>
        <link>https://xsi-memo.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[]]></description>
                    <item>
    <title><![CDATA[720 deg slerp]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-720-deg-slerp-64776837.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-720-deg-slerp-64776837.html</guid>
    <pubDate>Tue, 11 Jan 2011 19:05:00 +0100</pubDate>
    <description><![CDATA[Happy new year!! Someone asked me some informations about my 720deg slerp ICE compound, so I decided to release it: drag'n drop this link in an ICEtree here's the video: 720 degres rotation interpolation (ICE kinematics) from Ahmidou Lyazidi on Vimeo.... ]]></description>
        <dc:creator><![CDATA[Mr_Cappuccino]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Cleanup you menus]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-cleanup-you-menus-61927621.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-cleanup-you-menus-61927621.html</guid>
    <pubDate>Sun, 28 Nov 2010 19:47:00 +0100</pubDate>
    <description><![CDATA[With the new softimage 2011.5 version, the ICE section that was in the simulate panel was replaced by the new ICE Panel. this is great, but what if had some script commands in there and your studio still have prior Softimage versions? Here is a script... ]]></description>
        <dc:creator><![CDATA[Mr_Cappuccino]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Install modules in softimage factory's Python]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-install-modules-in-softimage-factory-s-python-61911053.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-install-modules-in-softimage-factory-s-python-61911053.html</guid>
    <pubDate>Sun, 28 Nov 2010 16:15:00 +0100</pubDate>
    <description><![CDATA[last day I needed to Install Python Pil module ,but the installer couldn't found the Python installed in softimage and It don't even ask you for a manual search!! So I installed a global Python and checked what was going on. I found that the only way... ]]></description>
        <dc:creator><![CDATA[Mr_Cappuccino]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[ICE muscle deformers study]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-ice-muscle-deformers-study-45231901.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-ice-muscle-deformers-study-45231901.html</guid>
    <pubDate>Fri, 19 Feb 2010 01:24:00 +0100</pubDate>
    <description><![CDATA[ICE muscle deformers study from Ahmidou Lyazidi on Vimeo. This is a quick test for muscles deformations, the muscles are fully ICE driven, the system is based on 3 compounds: -a muscle shaper -a muscle deformer -a skin deformer (kind of custom shrink... ]]></description>
        <dc:creator><![CDATA[Mr_Cappuccino]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Curve interpolation for shapes]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-curve-interpolation-for-shapes-45070005.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-curve-interpolation-for-shapes-45070005.html</guid>
    <pubDate>Tue, 16 Feb 2010 16:53:00 +0100</pubDate>
    <description><![CDATA[First blog, first post! Here is a video that is showing an ICE compound for shapes interpolation in most softwares it is done in a linear way. That can be quite problematic for the jaw or the eyelids , so I built that ICE compound, it's using a parametric... ]]></description>
        <dc:creator><![CDATA[Ahmidou]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Getting a ref model's target file in python]]></title>
    <link><![CDATA[https://xsi-memo.over-blog.com/article-getting-a-ref-model-s-target-file-in-python-34865646.html]]></link>
    <guid>https://xsi-memo.over-blog.com/article-getting-a-ref-model-s-target-file-in-python-34865646.html</guid>
    <pubDate>Thu, 13 Aug 2009 16:19:00 +0200</pubDate>
    <description><![CDATA[It was not so easy so here it is: from win32com.client import constants xsi = Application oRoot = xsi.ActiveSceneRoot oModels = oRoot.getmodels2() for oModel in oModels: if oModel.parameters("referenced_model").GetValue2(1280) == 1: aRes =oModel.parameters("active_resolution").GetValue2(1280)... ]]></description>
        <dc:creator><![CDATA[Ahmidou]]></dc:creator>
    </item>
            </channel>
</rss>

