Vector Curve Designer for PureBasic

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Vector Curve Designer for PureBasic

Post by netmaestro »

Code and info for this tool may be found here: viewtopic.php?f=12&t=75326

Here is the download for the beta 1.0 version: https://lloydsplace.com/CurveDesigner.zip

What it is:

It's a tool that provides WYSIWYG control of PureBasic's AddPathCurve command. You can load an image, trace its curves and copy/paste the generated code (all platforms) or use as an external tool and deposit the code directly in the IDE (Windows only for now).

If this tool is of interest to you, try it out and put it through its paces. If you find any bugs, report them here.

Have fun with it and I hope it saves a lot of hard work, as AddPathCurve can be pretty daunting without something like this.
BERESHEIT
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Vector Curve Designer for PureBasic

Post by netmaestro »

Found a bug and fixed it, download file is updated. Current version identifies as Beta 1.01. Code in T&T is updated too.
BERESHEIT
User avatar
Caronte3D
Addict
Addict
Posts: 1027
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Vector Curve Designer for PureBasic

Post by Caronte3D »

Windows says:
Detected Trojan:win32/Ludicrouz.B

Again and again the same probleme with most PB codes :cry:
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Vector Curve Designer for PureBasic

Post by netmaestro »

It's the code posted in T&T compiled with PB 5.72 x86 for Windows. Nothing more or less, just the posted code. Pretty sure I didn't write any trojans in it.
BERESHEIT
dige
Addict
Addict
Posts: 1247
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: Vector Curve Designer for PureBasic

Post by dige »

"Daddy, I'll run faster, then it is not so far..."
User avatar
Caronte3D
Addict
Addict
Posts: 1027
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Vector Curve Designer for PureBasic

Post by Caronte3D »

I know :wink: but false positives are common on PB executables. it's a really bad thing if we have to send the code to clients :cry:
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Vector Curve Designer for PureBasic

Post by netmaestro »

100+ downloads, no bugs reported. Released for version 1.0.
BERESHEIT
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Vector Curve Designer for PureBasic

Post by BarryG »

Very nice tool! My only suggestion: have a keyboard shortcut for the "Commit This Curve" button, because I don't like moving my mouse left and right between panels to do it. I'd rather keep clicking in the design panel (with my right hand) and then press a key when required to commit it (using my left hand). Other than that, it's excellent!
Bitblazer
Enthusiast
Enthusiast
Posts: 733
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: Vector Curve Designer for PureBasic

Post by Bitblazer »

erased text
Last edited by Bitblazer on Fri Dec 04, 2020 11:44 am, edited 1 time in total.
webpage - discord chat links -> purebasic GPT4All
box_80
Enthusiast
Enthusiast
Posts: 111
Joined: Mon Sep 03, 2012 8:52 pm

Re: Vector Curve Designer for PureBasic

Post by box_80 »

Thanks for sharing this useful program and it's source code. :)
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Vector Curve Designer for PureBasic

Post by BarryG »

[Deleted]
Last edited by BarryG on Fri Apr 02, 2021 2:39 pm, edited 1 time in total.
Bitblazer
Enthusiast
Enthusiast
Posts: 733
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: Vector Curve Designer for PureBasic

Post by Bitblazer »

erased text
Last edited by Bitblazer on Fri Dec 04, 2020 11:43 am, edited 1 time in total.
webpage - discord chat links -> purebasic GPT4All
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Vector Curve Designer for PureBasic

Post by BarryG »

[Deleted]
Last edited by BarryG on Fri Apr 02, 2021 2:38 pm, edited 1 time in total.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: Vector Curve Designer for PureBasic

Post by netmaestro »

May I ask my fellow members a favor? When someone posts something on the Announcement boards, could you refrain from posting a lot of stuff about false positives? Almost every offering here is plagued with this completely off-topic subject. You want to say something about it? Post a link to the Announcement post and tell fred about it in the Bugs section.

Thanks for listening,

Lloyd
BERESHEIT
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: Vector Curve Designer for PureBasic

Post by Mijikai »

Thank you for sharing your Curve Designer :)
netmaestro wrote:... Almost every offering here is plagued with this completely off-topic subject. You want to say something about it? Post a link to the Announcement post and tell fred about it in the Bugs section. ...
+1
Post Reply