-Remove all references to System.Collections.Generic if possible (removing List and replacing with Array).
-Remove all references to old OpenTK library (this will have to be done after the Render Pipe Overhaul milestone.
Variables
-Reduce Variable Instantiation during render and update time.
-Remove Duplicate Variables/Variables that can be combined.
Suggest Additions/Modifications by commenting here!
References
-Remove all references to System.Collections.Generic if possible (removing List and replacing with Array). -Remove all references to old OpenTK library (this will have to be done after the Render Pipe Overhaul milestone.
Variables
-Reduce Variable Instantiation during render and update time. -Remove Duplicate Variables/Variables that can be combined.
Suggest Additions/Modifications by commenting here!