//////////////////////////////////////////////////////////// // // Title Interactive Simulation of Mumble //////////////////////////////////////////////////////////// // // Summary This project simulates mumble. //////////////////////////////////////////////////////////// // // Computational simulation I will use the nearest-mumble algorithm. //////////////////////////////////////////////////////////// // // Static scene design The mumble will take place within an engine. The parts for the engine were scanned with a 3D scanner. //////////////////////////////////////////////////////////// // // Dynamic scene The mumbles move around and around. //////////////////////////////////////////////////////////// // // 3D interaction The user can make the mumbles move faster or slower via a 1-dimensional dragger. The user can make a mumble reproduce by left-clicking it, and make it disappear by middle-clicking it. //////////////////////////////////////////////////////////// // // 2D interaction The File menu lets the user open a configuration of mumbles to run. A user can also save the current state of the mumbles. The Help menu prints a report on mumbles. //////////////////////////////////////////////////////////// // // Documentation A Web area documenting the project will be placed within my course Web area. The project Web area includes screen shots and animated gifs of my interactive simulation a description of how to use the 3D and 2D interactions, with figures to illustrate their use a link to my source code tarball installation instructions this project description description of file formats, with examples