After long time struggling and hard work, I got my dream job. I Joined in MPC Banglore as “Senior Pipeline Software Developer”.
Category: Misc
Miscellaneous News….
Syntax Highlighter 3.1.3 for WordPress Laguage includes MEL
SyntaxHighlighter Evolved allows you to easily post syntax-highlighted code to your site without losing it’s formatting or making any manual changes. It uses the SyntaxHighlighter JavaScript package by Alex Gorbatchev.
I included MEL(Maya embedded language) inside this package. It is simple to put mel codes in your post with syntax highlighing.
[mel]
global proc string bcFileName()
{
$bcFileName = file -q -sn -shn
;
if($bcFileName == “”)
return “Untitled Scene”;
return $bcFileName;
[/mel]
Continue reading Syntax Highlighter 3.1.3 for WordPress Laguage includes MEL
Maya-Cutter Integration For MEL Scripting
This is a small tip for mel newbies to use cutter. Cutter is a worderfull text editor developed by Mr. Malcolm Kesson. it is very usefull for those who are useing Pixar’s Render Man. It helps a lot in Renderman Shader Development. Cutter supports number of languages like Python, MEL, RSL, Rib, TCL, Shake, MI(Mental Images), Batch…and lot. I am planning to add more MEL tutorials uses cutter.
Welcome to barishcb.com..
Hai friends welcome to my website. I started to make this site for presenting my works. Then i changed my mind and thought of creating it as a blog where i can put some small tutorials, tips, photos..etc. The tutorials are mainly based on animation and pipeline programming.
Thanks all,
Barish.