Git Product home page Git Product logo

androiddancingrobot's Introduction

/**********************************************************************
 *  README.txt                                                   
 *  CS315 - Dancing Robot
 **********************************************************************/

/**********************************************************************
* What is your name?
***********************************************************************/

<Kramer Canfield>



/**********************************************************************
* Describe any inspiration for your robot and its dance!
***********************************************************************/

<I used custom colors and my robot dances the "robot" dance with rotating arms.>



/**********************************************************************
* Is there anything I need to know about building and running your app?
***********************************************************************/

<No, it uses the given standards.>



/**********************************************************************
* Did you add any extensions to the assignment that I should be aware 
* of?
***********************************************************************/

<No extensions.>



/**********************************************************************
* Approximately how many hours did it take you to complete assignment?
***********************************************************************/

<24>


/**********************************************************************
 * Describe any serious problems you encountered in this assignment.
 * What was hard, or what should we warn students about in the future?
 * How can I make this assignment better?
 **********************************************************************/

<The six-step drawing algorithm was difficult to understand as well as the overall structure of the program such as whether or not we needed instance variables for each part of the robot. The dancing itself was not too bad, but adding a button is very tricky.>



/**********************************************************************
 * List any other comments (about the assignment or your submission) 
 * here. Feel free to provide any feedback on what you learned from 
 * doing the assignment, whether you enjoyed doing it, etc.
 **********************************************************************/

<The dancing is a little weird in that I could make the robot raise his arms/legs slowly and smoothly, but could not make the robot return to its original position smoothly, it sort of snaps. I commented out the rotation of the entire robot on approx. line 282 inside the drawTorso() method; uncomment to watch the robot spin. You'll notice that I used mTempMatrix as my working matrix, rather than the mModelMatrix, but it works exactly the same otherwise.   >



androiddancingrobot's People

Contributors

kcanfieldpugetsound avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.