Use a Powerbook as a level...(video)
Recent Entries
- 3D renderings of the Mandelbrot set
- New in the Maker Shed: Microbe Motel kit
- Science through graphic novels
- Tiny solar-powered brass engine in a wineglass
- Maker Shed kiosks at Fry's
- New hackerspace in Chicagoland: Workshop 88
- Mint tin electronics dev kit packs the essentials
- Olympus BioScapes competition winners
- Mac mailbox
- LHC tweets its first circulating beam of 2009
Comments
Oldest comments listed first.
Leave a comment
Subscribe to MAKE Magazine!
Subscribe today, save 42% and get web access to MAKE free. MAKE Digital Edition is available only to subscribers.
$34.95 / 1 year
(4 Quarterly Issues)




































Is it just me or is gravity inverted wherever this guy is? The air bubble in his level *sinks*! :)
Reply to this comment
That would be really nice if the bubble moved in the right direction.
Reply to this comment
Hey, if you can do this, why not do the following?
Use a GPS locator device, lock your 'windows' to its current location and altitude and make your desktop global. This would be a huge desktop!
So when you move your notebook to the left, your windows stay put but other windows slide in to your screen frame.
Where did I left my Photoshop instance? Oh, yes about 35.6/78.3 and 6 foot high above sealevel.
Is that what they meant by 'virtual reality' or 'virtual desktop' or what?
Your cyberspace is unlimited expandable!
- Unomi -
Reply to this comment
Yeah, I'm glad I'm not the only one bothered by the inverted action of the bubble.
Reply to this comment
normal levels use air bubbles, maybe this one is a dense object??? therefore it would *sink* why would one have to rewrite the laws of gravity, when all you have to do is think a little harder....
Reply to this comment
normal levels use air bubbles, maybe this one is a dense object??? therefore it would *sink* why would one have to rewrite the laws of gravity, when all you have to do is think a little harder....
Reply to this comment
Don't be silly: it's CLEARLY a bubble :P
Reply to this comment
as a stabila fan, i have to say it was hurting my eyes and giving me a headache to see the bubble going the wrong way. hopefully that'll be fixed.
Reply to this comment
as a stabila fan, i have to say it was hurting my eyes and giving me a headache to see the bubble going the wrong way. hopefully that'll be fixed.
Reply to this comment
The C code for the motion sensor is different on various i and Powerbooks. Apple changed the specs also. I got a more natural bubble motion by changing the line in the HTML source of the widget to
AMSout = (AMSsplit[0]*(-3)+176);
Also, I do not know if the source of the 'motion' c program is updated yet to incorporate the Powerbook HiRes (1,67 GHz). You might have to recompile the motion.c source and re-assemble the widget.
Reply to this comment