|
Programming Assignments:
- The Sampler Program due January 16, 2002
Sample Code can be found in /course/com1370/CodeSamples
- SamplerShell.java - a JAVA shell for the Sampler Program
SamplerShell.cpp - a C++ shell for the Sampler Program
for Visual C++ (PC) using Prof. Rasala's Core Tools
Core Tools and C++ Shell - download
To work in C++ on XWindows, copy the files in /course/com1370/XGraphics
Functional Spec for the 2D-Program due January 29, 2002
The 2D-Program due February 26, 2002
Sample Code can be found in /course/com1370/CodeSamples
- Sketch.java - JAVA shell for the Sketch Program
- SketchRect.java - SketchRect Class definition for the JAVA Sketch Program
- SketchShell.cpp, a C++ shell for the Sketch Program>
- mouse.zip - mouse tools to be added to Prof. Rasala's Core Tools
- OffScreenPlay.cpp - C++ Program to move shapes
- Mover.java - a Java Program to move shapes
- SelectShape.java - a Java Program to select and move shapes by transforming the coordinate system
- MyShape.html - MyShape Class definition for the SelectShape Program
- BetterSelect directory contains:
- SelectShape.java - a Java Program to select and move shapes by transforming the shape
- MyShape.html - MyShape Class definition for this SelectShape Program
The 3D-Program due March 8, 2002
|