Main / P3On this page... (hide)
1. ObjectiveThe goal of this project is to give you the opportunity to implement a more complex motion synthesis/motion editing technique. The idea is to let you make the concepts of a more complicated method concrete. Here are some choices:
I am open to other ideas, but I want to make sure we have things nailed down soon. Ideally, you will go beyond the minimums. Once you get the basic pieces working, you can add to it or evaluate it. For example, once you get a basic motion graph thing working (#1), you might try to implement search-based control or you might do some experiments to see if changing the way the distance grid is computed effects the quality of motion. The idea here is that you should get something simpler to work first, and then add on to it. For example, get a motion graph that generates motion by random choices, and then you can do a spiffy optimal control thing to make good choices. There is an expectation that 838 students will take on more ambitious projects than 638 students (which is why the groups are of one type of student or the other). Be aware that there is only 3 weeks (really a little less), so you can't be too ambitious. 2. RequirementsYou should build this using Project 2 as a starting point. If you don't think your project 2 is good enough, you can ask a different group if you can use their code. All requirements and ground rules for Project 2 apply. For example, you need to be able to demo in 1358 (either on one of those computers or on a laptop), but you can chose your own tools. There is an emphasis here on actually making something work on real motions, and being able to show motion results. So there is a requirement in being able to show results. Part of showing results is picking good demos. It will be important for you to choose motions and examples that really show off what you've done. If you implement a fancy method, you may want to also implement the simple version to show the improvement (and pick examples that really illustrate it). You are required to make regular posts to the blog. 3. What to hand inA big part of your grade will come from the project demos. You will also turn in all code required to build and use your project, as well as a document describing what you've done. The details of the document will be described soon. 4. Project MilestonesI've learned from past projects that regular deadlines are really helpful.
5. Late PolicyOfficially projects have to be due before reading period. However: I will accept late projects without penalty up until Wednesday, May 13th at 12:05pm. I need things before then because I need to get grades in so that people can graduate. Your self-evaluations can be a little later since I don't need to look at those too carefully before giving you a grade. 6. Handing Stuff In6.1 DemosA lot of my assessment of what your program can (and cannot) do will come from watching your demo. So give some thought to how you show off your program. Pick good examples and motions. We'll look at demos on Friday, May 8th 2:30-3:45 during the "Open Lab". If your final demo is substantially different than what you demonstrate on Friday, May 8th at the open lab, you might want to show me a demo in person. Send me email to set up a time. Note: you'll have to show me stuff before Wednesday when everything is due (and I have to grade it). Also, I usually need to leave early on Tuesdays. If your demo is different than what I've seen, be sure to describe these differences in your writeup. 6.2 WriteupPlease place your writeup on the Wiki. I'd actually prefer it to be as a Wiki page, but if you do it using some other thing (like word or LaTeX), please convert it to PDF and upload it. In your writeup, please be clear about:
When your writeup is done, please send me email (one per group, please) with a link to it. That way I'll know that its done. I need to get your email (and therefore, your writeup) by 12:05pm on Wednesday, May 13th (the end of the official exam time slot). I really would like to get these from everyone so I can get the grading done and get grades turned in so that people can graduate. 6.3 Self-EvaluationPlease send me email (each person individually) with a self-evaluation of your group's efforts. I am specifically asking for this by email (not public), so that you can be honest in your assessment of yourself and others. Note: I basically am evaluating the projects, and will pretty much give everyone the same grade since I have no reliable way to assess individual efforts. But, if I get a lot of emails saying that people are unhappy because they had someone either doing nothing, or doing too much and preventing them from having a good learning experience, I might try to adapt how I assess group projects in the future. This is a learning experience for me as well. So any thoughts you have on how to run these projects better is most welcome (including how to assess groups). In your assessment:
And anything else you feeling like saying. Officially, this has to get to me by by 12:05pm on Wednesday, May 13th (the end of the official exam time slot). I'd rather have your thoughts later in the day (but still on Wednesday) then getting something less thoughtful earlier. |