This forum software has now been archived into static HTML page (i.e. it does not function as a working forum anymore, so you cannot login.)
In due course a new forum will be available to help support newer CamStudio versions.
Sorry for the inconvenience and thank you for your patience.
In due course a new forum will be available to help support newer CamStudio versions.
Sorry for the inconvenience and thank you for your patience.
Graphics Design
Hey guys,
I know I might be paranoiac.
It seem you use sqrt-approach to visualize circle/ellipse cursor view in "Cursor Option" menu. I would not say that they are true circle and ellipse. It would be better to use Bresenham's algorithm for circles.
For more details please refer to https://sites.google.com/site/ruslancray/lab/projects/bresenhamscircleellipsedrawingalgorithm/bresenham-s-circle-ellipse-drawing-algorithm
Feel free to use source code, if it is possible I also could do it by myself.
Thank you for good tool.
I know I might be paranoiac.
It seem you use sqrt-approach to visualize circle/ellipse cursor view in "Cursor Option" menu. I would not say that they are true circle and ellipse. It would be better to use Bresenham's algorithm for circles.
For more details please refer to https://sites.google.com/site/ruslancray/lab/projects/bresenhamscircleellipsedrawingalgorithm/bresenham-s-circle-ellipse-drawing-algorithm
Feel free to use source code, if it is possible I also could do it by myself.
Thank you for good tool.
Comments
Terry