Reliance Animation Academy

Reliance Entertainment and the IPs series of Reliance Animation

Pranita Samel

Studio Name : Redefine Designation : texture and lookdev artist Project Name : Poacher-Amazon Prime

Yogesh Iyre

Studio Name : YRF Studios Project Name : Pathaan

Gaurav Gosavi

Studio Name : Pixels3 Designation : Compositor, Motion Graphic Artist Project Name : Series Raam Setu Heeramandi Breathe Season 2 Mamla legal hai

Rahul Maurya

Studio Name : NY VFX Waala Designation : 3d animator Project Name : Bholaa

Vishal Xaxa

Studio Name : Wife (Advertising Agency) Designation : Motion graphics artist Project Name : Madgaon Express

Roshni Poojary

Studio Name : Maya Digital Designation : 3d modeling artist Project Name : leo da vinci agent, angry bird paw patrol team jay

Alok Kadam

Studio Name : Pixels3 Designation : Compositor, Motion Graphic Artist Project Name : Series Movie – Raam Setu Heeramandi Breathe Season 2 Mamla legal hai

Ashvin Kasture

Studio Name : 88 Pictures Designation : Layout Artist Project Name : Kung fu panda- the dragon night megamind rules

Parth Joshi

Studio Name : Redefine Designation : Show line producer Project Name : Teri Baaton mein aisa uljha jiya Flash uncharted death on nile

Request Callback

// Run the script when the DOM is fully loaded document.addEventListener('DOMContentLoaded', function () { // Select all input fields of type 'tel' const numberInputs = document.querySelectorAll('input[type="tel"]'); // Remove non-digit characters from the input numberInputs.forEach(function(input) { input.addEventListener('input', function() { // Replace anything that is not a digit with an empty string this.value = this.value.replace(/\D/g, ''); }); }); // Limit the number of digits to 15 numberInputs.forEach(function(input) { input.addEventListener('input', function() { // Trim the value to 15 digits if it exceeds the limit if (this.value.length > 15) { this.value = this.value.slice(0, 15); } }); }); });

Our team will contact you soon.

Schedule A Free Orientation Session