Skip to content
Snippets Groups Projects
Forked from Game Development / Game Library
Source project has a limited visibility.
  • Joseph Walton-Rivers's avatar
    649c187d
    Add cube + planes to mesh generator. · 649c187d
    Joseph Walton-Rivers authored
    * The planes and cube are from first priciples so probably don't follow
      best practice with regards to ordering
    * Renderer includes some matrixes for testing (spin objects, fixed prespective)
    * Model renderer uses backface culling (to check winding order of
      polygons
    649c187d
    History
    Add cube + planes to mesh generator.
    Joseph Walton-Rivers authored
    * The planes and cube are from first priciples so probably don't follow
      best practice with regards to ordering
    * Renderer includes some matrixes for testing (spin objects, fixed prespective)
    * Model renderer uses backface culling (to check winding order of
      polygons