christo / vectorbrat

Interactive vector display software for ilda laser, xy-mode oscilloscopes and vectrex
GNU General Public License v3.0
3 stars 0 forks source link

render circle primitives using trigonometry #14

Open christo opened 1 year ago

christo commented 1 year ago

In addition to polylines and points, models should support elliptical arc primitives like circles which are rendered with sine and cosine functions.