Comment by VectorLock
3 years ago
Cool! Does PixiJS draw the arrows and boxes and stuff for you or did you have to implement that yourself?
3 years ago
Cool! Does PixiJS draw the arrows and boxes and stuff for you or did you have to implement that yourself?
PixiJS is a bit lower level, it has some primitive shapes like line/box but we draw most things ourselves.