verygoodgraphics / vgg_runtime

The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.
https://verygoodgraphics.com
Other
57 stars 5 forks source link

Feature refactor #446

Closed yslib closed 2 weeks ago

yslib commented 2 weeks ago

Description

move VGGLayer to other module remove unnecessary struct like Color and replace by glm so that it can benifit from capabilities that glm provides