Wednesday, July 11, 2012

Thesis and Final Project

Plan for my thesis and final project:
  • Thesis
    • converting Maya scripts
    • Python plugins (recommended step by EA)
    • C++ plugins (learning a new language)
  • Final project
    • have a plugin written in two languages
    • simple script from Python toolbox
Schedule:
  •  18th of July
    • script converted to Python plugin
    • documented transition to a plugin vs a script
  • 25th of July
    • script converted to C++
    • documents detailing conversion