Skip to content

Circle rendering is very conservative #295

@Timmmm

Description

@Timmmm

SolveSpace version: 2.3
Operating system: MacOS 10.13

When sketching a circle it seems like the rendering accuracy (i.e. how many line segments it is split into) depends on the physical size of the circle, rather than its on-screen size. The result is if you draw a small circle and zoom in it looks like this:

screen shot 2017-09-28 at 15 50 09

I.e. not very circular. Nobody is running this on a 386 so I would suggest as a simple hacky fix just increase the minimum number of segments from 8 to something a bit more reasonable like 128.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions