Homework and Reading for Boids Lab

ECE 4760, Adams/Land, Fall 2021

In order to complete the first lab checkout on time, the following reading and problems should be completed before the start of the first lab section for this lab.

Reading

All of the reading from Lab 1, plus:

Questions

Question 1

Explain the _Accum data type (see the Fixed Point page and the Fixed Point supplemental page).

Question 2

Describe how your code will be arranged. What threads will you use and what will be their functions? What helper functions and macros will you have? It is always a good idea to plan before you code.

In [ ]: