view src/vertex.nim @ 477:f226c99b5043

add: matrix multiplications, tests
author Sam <sam@basx.dev>
date Fri, 30 Dec 2022 15:56:17 +0700
parents d4750f2e0760
children b40466fa446a
line wrap: on
line source

type
  VertexAttribute = object

  VertexType = object