Graphics Town Pages

This is a list of pages related to the graphics town assignment (Workbook Final). Unlike other workbooks, a lot of the documentation is on the web. You probably want to start with Graphics Town Instructions (Start Here).

Beware: while there are links to previous year’s assignments, this year’s is different. Make sure you are reading the correct pages!

Graphics Town Instructions (Start Here)

in Graphics Town Pages
Graphics Town 2022: Instructions Rubric Hints Checklist Advanced Unlike most workbooks, the instructions are here on the web. Your actual work goes into the workbook. Be sure to clone the workbook from github classroom (the link is on Canvas, not on the open web). Short version: Make a “town” in the world on the final-grtown.html page in the workbook. Get points for making things. If it’s cool, you’ll get a good grade. Read more…

Graphics Town Rubric 2022

in Graphics Town Pages
Graphics Town 2022: Instructions Rubric Hints Checklist Advanced Updates 04/25/22 - clarified that a model file is an OBJ or FBX or other data file Summary: do enough cool stuff and document it, and you’ll get a good grade. The hard part is quantifying “enough” and “cool”. We might say “you’ll know it when you see it.” But instead, we have to try to write something… This page may be updated with clarifications and additional examples. Read more…

Graphics Town Advanced Things 2022

in Graphics Town Pages
Graphics Town 2022: Instructions Rubric Hints Checklist Advanced This is a list of “advanced things” that you may want to include in your town. See the Graphics Town Rubric 2022 (Advanced Things) for explanations. These are suggestions - if there is something that you want to try, it might fall into the “none of the things below” category (#1), but if you’d like to check, please ask on Piazza. If you have a good idea, we may add it to the list! Read more…

Graphics Town Checklist 2022

in Graphics Town Pages
Graphics Town 2022: Instructions Rubric Hints Checklist Advanced This is a terse list of the “requirements” for graphics town. Generally, you need to do all of these things to get a good grade. It may be possible to excel at one thing and do less well at another. See the Graphics Town Rubric 2022 for details. Program runs without fixes Program runs at a reasonable rate User interface still works Appropriate number of things on the highlight list The program is visually disinct from the example No ? Read more…

Graphics Town Hints 2022

in Graphics Town Pages
Graphics Town 2022: Instructions Rubric Hints Checklist Advanced GraphicsTown UI Basics You have been using the Graphics Town framework for the prior workbooks. The changes made for this workbook are small, and are specific to Graphics Town. The documentation for the framework is Framework Documentation, but as always, the code is the main documentation. The main difference for Graphics Town is that we are going to use some features that make it possible for a user to appreciate a town built in it. Read more…