wanted to do some old school stuff, i was wondering if anyone knew of a md3 import export plugin for maya. having a hardtime finding anything on the web. there is supposed to be one here, http://www.clanfu.org/muskoka but the site is down.
Just completed a 4 part series to learning Maya Series 1: Modelling https://www.youtube.com/watch?v=pCDylbnQDiM&list=PL9yVNhhnIephh4n8xHI4fRTTEKqULbQ0I
I am working on a school project where I need to model a container using subdivision modeling. I am new to Maya but have a few years of experience with Blender. I tried adding a loopcut to the frame of my container using the multicut tool and the mesh for the frame completely disappeared. CTRL-Z did nothing so I thought…
@hueyang When things like this happen, you'll want to check the script editor for errors. In your case some UVs got corrupted, which gave this error: "Invalid use of Maya object "ind"". Maya still doesn't recover from this error, so the rest of the scene gets borked on load. Having a .ma file made this an easy fix, you can…