Top "Vector-graphics" questions

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.

Using blending filters (multiply more specifically) using SVG

I have a reference image of the effect that I am trying to achieve using SVG. In Photoshop the effect …

svg colors vector-graphics blending svg-filters
Android Studio Vector Asset Import Error - Tags Not Supported

I've been testing out Andorid Studio with the new gradle plugin - 1.4.0-beta3. I've been trying to import my own …

android svg android-studio vector-graphics
How to resize SVG in Inkscape from A1 to A0

I am making a poster using Inkscape in SVG format. I have designed the poster in A1 but need to …

svg image-resizing vector-graphics inkscape
Error when trying to overload an operator "/"

I recently start teaching myself game programming. Someone recommend me to start with Python and I got the book "Beginning …

python python-3.x operator-overloading vector-graphics
Which is better and why? RaphaelJS or HTML5 Canvas?

I found a vector library on the Internet that even works with IE6! http://raphaeljs.com/index.html It's amazing. …

javascript vector html vector-graphics
How to import SVG to Unity 2018.2

Unity's roadmap stated that we should be able to import SVG in Unity 2018.2. I have Unity 2018.2.3, but I couldn't use …

unity3d svg import sprite vector-graphics
What is the difference between cubic bezier and quadratic bezier and their use cases?

I have been playing around with canvas recently and have been drawing several shapes (tear drops, flower petals, clouds, rocks) …

math graphics bezier vector-graphics curve
VectorDrawable with GoogleMap BitmapDescriptor

I have problem with google maps BitmapDescriptor while creating icon for MarkerOptions using VectorDrawable, API 5.0+ Method used for creation: @NonNull …

android google-maps vector-graphics
Loop an animation with Snap.svg

Background: I'm using Snap.svg to render a circle, then animate its radius on hover. I've got that piece working …

animation svg javascript vector-graphics snap.svg
matlab export plot to vector format

All the time previously I was exporting Matlab figures in a raster format (JPG, PNG) Is there a way to …

matlab latex vector-graphics