mirror of
https://github.com/processing/processing4.git
synced 2026-03-05 20:24:32 +01:00
mo money mo people mo bucks
This commit is contained in:
22
todo.txt
22
todo.txt
@@ -1,3 +1,25 @@
|
||||
UNSORTED
|
||||
_ work towards alpha release
|
||||
_ alpha transparency
|
||||
_ line drawing problems
|
||||
_ need 3d version of bresenham
|
||||
_ image caching.. to be used as texture memory on accel platforms
|
||||
_ make processing useful/usable
|
||||
_ start working on writing pdf files
|
||||
_ loading images/files from same dir as .pde file
|
||||
_ option to use jikes
|
||||
_ use external editor or write a usable one
|
||||
_ build windows app for testing bagel c++ ... -lgdi32 for cygwin
|
||||
_ write simple class for lcd panel
|
||||
_ build adapter to plug directly into db9 serial port
|
||||
_ figure out characters used on screen by default (check web)
|
||||
_ make unicode converter from unicode char -> lcd screen bytes
|
||||
_ hook up lcd screen to power/serial port to test
|
||||
_ code to reprogram lcd screen
|
||||
_ look through rabbit api
|
||||
_ look into integration of cmd line compiler
|
||||
|
||||
|
||||
0025
|
||||
X change 'rect' to 'plane' (point/line/plane)
|
||||
X also rectMode to planeMode
|
||||
|
||||
Reference in New Issue
Block a user