gnikoloff / apple-metal-sketch-dojo

Graphics and animations with the Apple Metal API

Home Page:https://testflight.apple.com/join/neaw91ke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conform Model to Drawable protocol

gnikoloff opened this issue · comments

  • add name field to Drawable and make it more generic to support Model
  • drop uniforms params from render
  • add PrimitiveDrawable or something like that that extends upon Drawable