#define NGON_SIZE 8
initialise()
to understand how this is done.
#define NGON_SIZE 8 vertexType nGon[NGON_SIZE]; vertexType duplicate[NGON_SIZE];
extrude
to understand how this is done.keyboard
and display
to understand how I have done this.