I want to implement a simple 2d vector shaper editor in winform, can anyone give a startup project for reference?
thanks a lot
I want to implement a simple 2d vector shaper editor in winform, can anyone
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I dont know, but these links maybe help you :
Simple Vector Shape
and “SvgPad” and “A C# SVG rendering engine”
and if you are going to build a vector graphic editor look at these:
“An SVG framework in C# and an SVG-GDI+ bridge”
and
“SvgNET”
“Gtk Sharp”
also there are many open source project for vector graphic editing, like :“VRR”
good luck