Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based on mathematical equations, to represent images in computer graphics.
How can I sort an array of points/vectors by counter-clockwise increasing angle from a given axis vector? For example: …
c++ algorithm math geometry vector-graphicsI would like to use more vector drawings in my Android applications. Providing images isn't as space efficient or as …
android graphics drawable vector-graphicsI'm looking for a good multiplatform library for vector graphics in C/C++. Any recommendation or thougts? Thanks EDIT: Thanks …
c++ c vector-graphicsI'm currently developing a visualization tool that draws WPF shapes such as paths, ellipses etc. on a Canvas. I've already …
wpf performance vector-graphics ui-virtualizationI often see the words 'vector' and 'vertex' (plural 'vertices') being used in 3D programming contexts. From what I can …
3d xna vector-graphics vertexI'm a visual / info designer and data analyst. I am an expert in Illustrator. I want to transition into dynamic …
d3.js processing visualization vector-graphicsMy current project is related to bitmap to vector. so far i found these libraries: potrace (+) really good for line …
c++ image-processing graphics vector-graphics bitmapimageI have Cinema 4D, Photoshop and Inkscape. I have a bunch of vector graphics stuff in Inkscape that I would …
converter photoshop vector-graphics inkscape cinema-4dI created some assets in inkscape and would like to use them as icons in a windows 8 application. I have …
c# xaml windows-8 vector-graphics inkscapeI'm looking into a solution that will allow to use OpenStreetMap data to render a 2D top-view vector-based map in …
ios opengl-es-2.0 openstreetmap vector-graphics mapbox