PDA

View Full Version : Experiment nš3 "POINTS"



MaToMaStEr
June 19th, 2005, 06:47 AM
Just Experimenting.... trying to invent something new. ;)

Instructions :
- CLICK a line to add a point.
- DRAG a point to modify the figure.
- SHIFT CLICK to erase a point (NEW)

Hope you like it! ;)

EDIT : Added the abbility to erase points with SHIFT+CLICK it.
(I don't know how to dynamically remove buttons so I just sent them to {-10;-10} and make them _alpha = 0)

Flux
June 19th, 2005, 02:46 PM
Very simple and stylish, i love it!

onionOS
June 19th, 2005, 02:50 PM
Very nice. Very simple concept, too, so you could expand on it very easily. If you were going to make a change to it, though, add the ability to remove a point(by Shift-clicking or something). Good work, keep it up.

Peace.
onion

MaToMaStEr
June 19th, 2005, 04:50 PM
great idea....;)

ExoVoid
June 21st, 2005, 04:58 PM
Shoving my head into another one of your brilliant experiments, I have a reasonably sensitive mouse, and I find it a bit difficult to add a point, can you make a boundary about 2 px out which also works for adding points?

MaToMaStEr
June 21st, 2005, 09:02 PM
hehe i will thanks ;)

eurosickwitit
June 21st, 2005, 09:36 PM
pretty nice experiment

Templarian
June 21st, 2005, 11:38 PM
Nice I call this kirupa

MaToMaStEr
June 22nd, 2005, 03:47 AM
hahaha nice

brossiekoppie
June 22nd, 2005, 04:14 AM
Sometimes the lines act real strange when overlapping.

MaToMaStEr
June 22nd, 2005, 04:46 AM
yeah... sometimes parts of the line , at certain positions just disapear... even when not overlaping... I get this when the line is vertical. Don't know why

ExoVoid
June 22nd, 2005, 04:49 AM
if the movie is scaled and the line is too thin it occasionally interprets it as not being visible, the only way I know of to fix this is to make the lines wider.

MaToMaStEr
June 22nd, 2005, 04:59 AM
EDIT : Added the abbility to erase points with SHIFT+CLICK it.

(I don't know how to dynamically remove buttons so I just sent them to {-10;-10} and make them _alpha = 0 )