PDF Drive

The Largest Learning Platform

PDF Drive

The Largest Learning Platform

PROGRAMMING

An Introduction to Maya Embedded Language (MEL)

The Maya Embedded Language (MEL) is a scripting language which is developed by Autodesk’s for 3D Graphics Software Maya. Using MED You will be able to design the 3D object very clearly and accurately. (scripts : programs written for a special run-time  environment). Why Learn MEL ? : To gain more accuracy in 3D graphics. Lets Understand the […]

How to create Relations with different types of Objects

This is an overview of my Protected Keywords Program this will help you to understand the concept very easily. Here i have created the different types of Packages for different functions. package p1; public class  C1{   public int x;   protected int y;   int z;   protected void m();   private int u; […]

Scroll to top