Gieger Counter effect.

CaptFinnCaptFinn Member Posts: 1,828
edited December 2011 in Off-Topic
I want to create a Gieger Counter Effect. Using the accelerometer. Here are some images to give you the idea.

https://dl-web.dropbox.com/get/Photos/Untitled - 1.png?w=e9dcfd2e

https://dl-web.dropbox.com/get/Photos/Untitled - 2.png?w=d42741d7

https://dl-web.dropbox.com/get/Photos/Untitled - 3.png?w=2b27d449

is there already a video tutorial out there for this? if not can someone explain how to do it?

Comments

  • CaptFinnCaptFinn Member Posts: 1,828
    anyone?
  • CloudsClouds Member Posts: 1,599
    edited December 2011
    Links (above) broken (Error (403))

    The noise ! It's all in the noise ! Got to get a great Geiger counter noise.

    And whatever you do, do not get the 'i' and 'e' in the wrong order ('Geiger' not 'Gieger') when you come to publishing the app !

    : )
  • CaptFinnCaptFinn Member Posts: 1,828
    I guess linking from dropbox is out of the question.

  • CaptFinnCaptFinn Member Posts: 1,828
    grrrrrrrr. GS when you got a new forum format. you should have gotten the ability to upload images to posts. GRRRRRRRRRRRRRRRRRR
  • CaptFinnCaptFinn Member Posts: 1,828
    I asked this question early in the morning when hardly anyone was on. So im bumping to catch some new eyes on the screen. I wanting to make a geiger counter effect. Using accelerometer. Is there a tutorial out there for this? The last links i posted will work you just have to click on them
  • CloudsClouds Member Posts: 1,599




  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,881
    I am not sure what a Geiger Counter effect is. But the graphics you supplied seem to indicate you want a pendulum (or perhaps a reverse pendulum) that is based on the accelerometers. (Tilt the device to the left and the needle goes left. Tilt to the right and it moves to the right.)

    Is that the mechanic you are wanting?
  • TomCoffeeTomCoffee Member, PRO Posts: 175
    I "sort of" did this with my Santa Scan-O-Meter app... (http://itunes.apple.com/us/app/santa-scan-o-meter/id482380153?mt=8).. I have the final result of the "Naughty or Nice" needle tied to how far the phone is tilted up or down when you first press the scan button. I used the Z-axis for that, but if you want to tilt back and forth you'd probably use X or Y (forget off the top of my head)...

    The real trick is getting the needle to rotate on one end. There are some write ups on this forum about how to do that, but I took the easy way out and kind of "cheated"... I used an actor that had a graphic in the top half and was invisible down below. Then I put it BEHIND a graphic that had a window in it. And I changed the rotation of the graphic based on the value of the Accelerometer....

    You'll want to experiment to see what values on the accelerometer should match to the rotation. So an X axis value of .08 might mean you rotate the needle 45 degrees...

    To really see how it works I suggest you build three actors in a scene. For each actor use Display Text to show one axis value (X, Y and Z)... And then test on your phone. It's amazing how touchy/sensitive it is :-)
Sign In or Register to comment.