display svg and performances
in
Contributed Library Questions
•
3 months ago
Hi
I'm making an interactive map using wikimedia world map empty.
The svg file is 1.5 mb size, and when i use the basic method loadShape(); and shape() in draw my sketch turn around 10 fps...
I tried also to use p8 graphics svg library builded by philho but i get 404. Does the library stay availble?
Do you have any advices to get the fastest efficient way to display svg map?
EDIT: the library stay available by this link http://phi.lho.free.fr/programming/Processing/P8gGraphicsSVG/
the link is dead in the library main processing page
Thanks in advance
I'm making an interactive map using wikimedia world map empty.
The svg file is 1.5 mb size, and when i use the basic method loadShape(); and shape() in draw my sketch turn around 10 fps...
I tried also to use p8 graphics svg library builded by philho but i get 404. Does the library stay availble?
Do you have any advices to get the fastest efficient way to display svg map?
EDIT: the library stay available by this link http://phi.lho.free.fr/programming/Processing/P8gGraphicsSVG/
the link is dead in the library main processing page
Thanks in advance
1