liballeg / allegro5

The official Allegro 5 git repository. Pull requests welcome!
https://liballeg.org
Other
1.84k stars 281 forks source link

Mind Control API #456

Open allebot opened 14 years ago

allebot commented 14 years ago

Originally reported by: elias-pschernig

Original Ticket: alleg/feature-requests/38

We announced that A5 would have it years ago, so even if it doesn't make it into 5.0.0, we should add it at some point. Maybe once there is hardware available for it :)

allebot commented 13 years ago

Original comment by: hstokset

The standing joke was "mind CONTROL" functionality. (^.^)

Regarding mind reading devices: I'll have you know devices like these have existed for some time and works. Although their use is experimental, AFAIK there are none available commercially so supporting them wont be an issue for at least another decade or two.

In case it was unclear I was referring to EEG devices designed to learn / recognize certain characteristic electric activity in the brain and use that info to do simple tasks such as controlling an object on the screen. (Like the paddle in the Pong game).

It would probably be a lot more interesting to look at support for touch-interfaces, sensors to detect orientation, acceleration, user motion and eye movement WAY before brain interfacing devices become mainstream. Some of the mentioned technologies have already made it into consumer electronics. If ever considered I'd say implementing the API using 3d vectors would make sense.

beoran commented 9 years ago

This feature started as a joke, but now, this is actually feasible. Both the hardware and the open source software support are there.

https://emotiv.com/ https://github.com/openyou/emokit

If someone sponsors me and sends me an emotiv EPOC or EPOC+, then I will implement this for Allegro. Seriously!

ghost commented 9 years ago

Updated: it's mind CONTROL not mind reading as hkstokset pointed out.

beoran commented 9 years ago

I see. Well, mind control can be achieved through a helmet with magnetic fields, but such devices aren't commercially available yet, although there is talk about using the for treating depression, etc. Once such devices become available, I'll implement them if someone buys one for me as well. :)