PointViz (or doing the ASE assignment) Week 1

Introduction

So this post is going to be a simple vlog of me doing the ASE assignment to give the students an idea of how to approach a simple development project. I aim to do 2 hours a week and update this post with my progress. I will also be posting the code to github so you can follow along if you want. The code is here https://github.com/NCCA/ase-assignment-jmacey-1 and I will be updating the README.md with my progress.

Week 1

Sorry about the audio in Part 1 forgot to turn off one of the channels!

Basic test setup and initial classes being generated

A simple file class and some basic tests

Thinking about frame numbers

Previous

Related