SlideShare a Scribd company logo
Maya Python
meltobis@gmail.com
http://meltobis.weebly.com/
-Melanie Torres Bisbal-
Contents
Introduction
●
●
●
●
●
[1]
What is MEL? [2]
Maya Api - Python
C++ Application Programming Interface
- The most flexible way to add features to Maya
- Execute substantially faster than MEL
- Must be compiled for new versions of Maya and for each different
platform
Python API
- Wrappers for many classes in the Maya C++ API
- Manipulate Maya API objects in ordinary scripts
Python v.s. MEL
Python MEL
Python is used by all kinds of software
developers and with many types of
applications
More advanced scripting language and it
can communicate with both Maya
Command Engine and the C++ API
Python can call MEL scripts
Python handles complex data more
gracefully (object-oriented)
Can access files and system data much
faster
MEL has a very small userbase compared
to Python because almost only Maya
developers use MEL
If you have tools done in MEL there is no
reason to convert them into Python
MEL can call Python scripts
Try to imitate complex data structures
Interaction with Maya
[2]
Why PyMEL?
Why PyMEL?
An Intro to PyMEL Objects in Maya
An Intro to PyMEL Objects in Maya
MEL PyMEL
Help
References

More Related Content

PPTX
PDF
Creating a Connected Foosball Table with Arduino, Raspberry Pi, and Salesforce
PPTX
Open cv
PPT
Speech class
PDF
Pinnacle Group Presentation
PPS
Madrid RegióN InéDita
DOC
Troy Petteway Resume_ 02Jun2011
PDF
Stuck and Frustrated or In Flow and Happy: Sensing Developers’ Emotions and P...
Creating a Connected Foosball Table with Arduino, Raspberry Pi, and Salesforce
Open cv
Speech class
Pinnacle Group Presentation
Madrid RegióN InéDita
Troy Petteway Resume_ 02Jun2011
Stuck and Frustrated or In Flow and Happy: Sensing Developers’ Emotions and P...

Viewers also liked (18)

PDF
Trebo Lis Numero 4[1]
PDF
PDF
Teknologikaravanen - katalog
PPTX
Curso SEO
PPT
Trg dept group rules and tea break
PDF
Master en Comunicación, Organización de Eventos y Protocolo
PDF
Deyplasa pvc catalogo
PPS
Diego Ricol Freyre: casas unicas
PPS
Felicitacion Navidad 2008-2009 FEP-USO
PDF
Informe comunidades de práctica 1er semestre 10102014.pdf
PDF
Honeywell Access OKP0N26 Data Sheet
PPTX
Cac tenerife
PDF
GUIÓN LITERARIO - PILOTO - ÚNICOS
PPTX
Mcdowellaaron_masteryjournaltimeline
PPT
A Ds World Credentials
PPT
Kiko milano
PPTX
Paul Harris Society: What's New, What's the Same, and Best Practices From the...
PPTX
La poesia d'espriu
Trebo Lis Numero 4[1]
Teknologikaravanen - katalog
Curso SEO
Trg dept group rules and tea break
Master en Comunicación, Organización de Eventos y Protocolo
Deyplasa pvc catalogo
Diego Ricol Freyre: casas unicas
Felicitacion Navidad 2008-2009 FEP-USO
Informe comunidades de práctica 1er semestre 10102014.pdf
Honeywell Access OKP0N26 Data Sheet
Cac tenerife
GUIÓN LITERARIO - PILOTO - ÚNICOS
Mcdowellaaron_masteryjournaltimeline
A Ds World Credentials
Kiko milano
Paul Harris Society: What's New, What's the Same, and Best Practices From the...
La poesia d'espriu
Ad

Similar to Maya Python (PyMel) (11)

PDF
Mel for beginners
PPTX
Python maya 2018 setup note
PPTX
Python 101
PDF
Python quick guide1
PDF
Build and deploy scientific Python Applications
PPTX
PHP vs Python Best Choice for Seamless Web Development
PPTX
Introduction of python programming
PDF
Introduction to Python
PPTX
Python | What is Python | History of Python | Python Tutorial
PPT
Python in telecommunications (in 7 minutes)
PDF
Python. Why to learn?
Mel for beginners
Python maya 2018 setup note
Python 101
Python quick guide1
Build and deploy scientific Python Applications
PHP vs Python Best Choice for Seamless Web Development
Introduction of python programming
Introduction to Python
Python | What is Python | History of Python | Python Tutorial
Python in telecommunications (in 7 minutes)
Python. Why to learn?
Ad

Recently uploaded (20)

PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
composite construction of structures.pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
OOP with Java - Java Introduction (Basics)
DOCX
573137875-Attendance-Management-System-original
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PPT
Project quality management in manufacturing
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Current and future trends in Computer Vision.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
additive manufacturing of ss316l using mig welding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
composite construction of structures.pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
OOP with Java - Java Introduction (Basics)
573137875-Attendance-Management-System-original
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
Foundation to blockchain - A guide to Blockchain Tech
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
III.4.1.2_The_Space_Environment.p pdffdf
Project quality management in manufacturing
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Embodied AI: Ushering in the Next Era of Intelligent Systems
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Current and future trends in Computer Vision.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
additive manufacturing of ss316l using mig welding

Maya Python (PyMel)