It is currently Tue Sep 15, 2026 11:01 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Bezier, for beginners till professionals
PostPosted: Wed Sep 14, 2016 8:19 am  (#1) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Who wants to know all about Bezier - Curves ...


http://pomax.github.io/bezierinfo

A very nice introduction with living, dynamic (mouse responding!) demostrations.

For the degree 3 Casteljau Bezier-points generating algorithm, I made it into a Python plugin ... interested? Let me know how to make it available (upload here?, source code it is not so long).


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Bezier, for beginners till professionals
PostPosted: Wed Sep 14, 2016 8:46 am  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
PKHG wrote:
Who wants to know all about Bezier - Curves ...


http://pomax.github.io/bezierinfo

A very nice introduction with living, dynamic (mouse responding!) demostrations.

For the degree 3 Casteljau Bezier-points generating algorithm, I made it into a Python plugin ... interested? Let me know how to make it available (upload here?, source code it is not so long).

To upload a filter
1) Start a new topic under the scripts and plug-ins board - viewforum.php?f=9
2) Show the user what it does , how it works, and where to find it in the menus. (images examples are great)
3) Compress it into a zip folder.
4) Then find the browse button below and find it on your machine.
5) Then select ADD The file.
Wait for it to upload. :hoh :yes
Then just select submit to add the topic to the forum for all to see. :hi5

_________________
Image


Top
 Post subject: Re: Bezier, for beginners till professionals
PostPosted: Wed Sep 14, 2016 10:10 am  (#3) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
Thanks, clear enough ;)


Top
 Post subject: Re: Bezier, for beginners till professionals
PostPosted: Wed Sep 14, 2016 3:49 pm  (#4) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
PKHG wrote:
Who wants to know all about Bezier - Curves ...


http://pomax.github.io/bezierinfo

A very nice introduction with living, dynamic (mouse responding!) demostrations.

For the degree 3 Casteljau Bezier-points generating algorithm, I made it into a Python plugin ... interested? Let me know how to make it available (upload here?, source code it is not so long).


The Bezier curves are what is generated by the Path tool. And the heart of the SVG file format, that you can create/edit using InkScape. Adobe illustrator also uses them extensively.

_________________
Image


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group