osresearch / vst

Software for the v.st vector boards
GNU General Public License v2.0
79 stars 15 forks source link

Arbitrary brightness command #1

Closed osresearch closed 8 years ago

osresearch commented 8 years ago

For systems that have analog brightness (Vectrex), there should be a command to request that the next path be drawn with a custom brightness.

osresearch commented 8 years ago

An extension would allow a gradient from point A to B so that the brightness would vary along the line. Both of these would require mapping the brightness values and having a LUT of some sort.

osresearch commented 8 years ago

Checked into head. MAME will need to be updated to work with this new protocol.