You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some experimentation around fast 2D vector drawing frameworks. I decided on Skia to be the most performant, but it can be difficult to get built. Written in C++ using CMake for building and vcpkg for installing packages. Built on CLion.
Some experimentation around fast 2D vector drawing frameworks. I decided on Skia to be the most performant, but it can be difficult to get built.
Written in C++ using CMake for building and vcpkg for installing packages. Built on CLion.
About
Some experimentation around fast 2D vector drawing frameworks. I decided on Skia to be the most performant, but it can be difficult to get built. Written in C++ using CMake for building and vcpkg for installing packages. Built on CLion.