# Render vector graphics {#v4d_vector_graphics} @prev_tutorial{v4d_display_image_fb} @next_tutorial{v4d_vector_graphics_and_fb} | | | | -: | :- | | Original author | Amir Hassan (kallaballa) | | Compatibility | OpenCV >= 4.7 | ## Vector graphics Through the html5-canvas-like nvg-context sophisticated vector graphics rendering is possible. \htmlinclude "../samples/example_v4d_vector_graphics.html" @include samples/vector_graphics.cpp