note down some (anti-)features
This commit is contained in:
parent
b1fbbc74b2
commit
a711e2e58d
19
README.md
19
README.md
@ -1,12 +1,25 @@
|
|||||||
# Euglena control applet
|
# Euglena control applet
|
||||||
|
|
||||||
This is intended for use with euglena projector + microscope systems as developed by the [Riedel-Kruse lab](https://web.stanford.edu/group/riedel-kruse/).
|
This is intended for use with euglena projector + microscope systems as
|
||||||
|
developed by the [Riedel-Kruse lab](https://web.stanford.edu/group/riedel-kruse/).
|
||||||
|
|
||||||
Written in Java and using the Processing 3 library
|
Written in Java and using the Processing 3 library
|
||||||
|
|
||||||
Jan Peykiewicz (anewusername at gmail) wrote this version in mid-2016, but doesn't *really* work on this project...
|
I (Jan Peykiewicz, ```anewusername at gmail```) wrote this version in mid-2016,
|
||||||
|
but doesn't *really* work on this project...
|
||||||
|
|
||||||
|
I (Jan) haven't tested the below commands on windows, but they should
|
||||||
|
be direct translations of the linux commands.
|
||||||
|
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
* Multiple windows (so that moving the control window around doesn't move what's
|
||||||
|
on the projector.
|
||||||
|
* Drawing using primitive shapes (lines, ellipses) and arbitrary colors.
|
||||||
|
* Does NOT currently support freeform drawing... should be pretty easy to add though.
|
||||||
|
|
||||||
|
|
||||||
I (Jan) haven't tested the below commands on windows, but they should be direct translations of the linux commands.
|
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user