"Every calling is great when greatly pursued."
-Oliver Wendell Holmes
Posted By Derek on August 1st, 2010

Just finished updating my resume a little. Unfortunately, couldn’t put some of the newer stuff I’ve been working on due to NDA.
Click on the Resume tab on the menu to check it out.

 

Maya Animation Exporter

Posted By Derek on February 27th, 2010

The lab was created to further the student’s understanding of the Maya C++ API. Utilization of key Maya functionality is taught to the student and they are then required to create a File Translator plug-in that will export static geometry and any animation information such as a skeletal hierarchy, weights and influences, and key frame data. The information is then written out in an XML and binary format.

Developed:

  • Static Mesh Exporter using the Maya C++ API
  • Animation Exporter using the Maya C++ API
  • XML and Binary format for static meshes
  • XML format for Scene information
  • Simple Viewer using OpenGL
  • Cel Shader and Outline Shader in GLSL

Demo and Lab as distributed to students can be downloaded here

Similar Posts

Comments are closed.