Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: create vertical line picture ilda file

  1. #1
    Join Date
    Feb 2011
    Posts
    11

    Default create vertical line picture ilda file

    I want to create an effect with my laser projector that I once saw done with a vertical string of LED's

    The effect was a string of LED lights that to the casual observer simply looked like they were flickering. When you turned your head side to side you would see an image, in the case of this display the mona lisa. Basically your head is doing the horizontal scanning.

    This effect should be possible if you create a rastor image and turn off the horizontal scanning mirror. It should look like a single vertical laser line that is flickering, but looks like an image when you turn your head side to side.

    I found some software to create a rastor ild file, but I don't know how to turn off the horizontal scanning.

    I can think of ways of simply disconnecting the signal, but I would really like to do this such that any ild player sofware can reproduce this and doesn't require hardware changes.

  2. #2
    swamidog's Avatar
    swamidog is online now Jr. Woodchuckington Janitor III, Esq.
    Join Date
    Nov 2006
    Location
    santa fe, nm
    Posts
    1,545,810

    Default

    Just set your x scale to 0.


    Quote Originally Posted by crap2020 View Post
    I want to create an effect with my laser projector that I once saw done with a vertical string of LED's

    The effect was a string of LED lights that to the casual observer simply looked like they were flickering. When you turned your head side to side you would see an image, in the case of this display the mona lisa. Basically your head is doing the horizontal scanning.

    This effect should be possible if you create a rastor image and turn off the horizontal scanning mirror. It should look like a single vertical laser line that is flickering, but looks like an image when you turn your head side to side.

    I found some software to create a rastor ild file, but I don't know how to turn off the horizontal scanning.

    I can think of ways of simply disconnecting the signal, but I would really like to do this such that any ild player sofware can reproduce this and doesn't require hardware changes.
    suppose you're thinkin' about a plate o' shrimp. Suddenly someone'll say, like, plate, or shrimp, or plate o' shrimp out of the blue, no explanation. No point in lookin' for one, either. It's all part of a cosmic unconciousness.

  3. #3
    Join Date
    Feb 2011
    Posts
    11

    Default

    Yes, where would you make that setting in the ilda file? I don't have a way to do that when I create the rastor image. Perhaps some ilda playing software can do that, but I don't want everything I display to have the x off. Can you somehow edit the ilda file directly to do this?

  4. #4
    Join Date
    Mar 2012
    Location
    Akron, Ohio USA
    Posts
    2,197

    Default

    quote:
    "Just set your x scale to 0."

    Not exactly. You have the right idea, but you need to have absolute control over the order that each element of every letter is drawn.

    I thought about this a long time ago. I've seen the LED sticks and I think it's one of the neatest, almost subliminal, optics tricks I've seen a a while.

    I have some frames that are like tight spirals and stuff. They don't look like much when you look straight at them. I always tell people, look to the far left of the screen and then dart your eyes to the far right. Did you see that? Pretty cool!

    It really points out the fact that laser images are made of a single moving dot. And, even though animations are frame based, every frame takes time to draw, unlike a motion picture film or video, where the entire frame is rendered all at once.
    Last edited by james; 05-30-2012 at 14:37.
    Creator of LaserBoy!
    LaserBoy is free and runs in Windows, MacOS and Linux (including Raspberry Pi!).
    Download LaserBoy!
    YouTube Tutorials
    Ask me about my LaserBoy Correction Amp Kit for sale!
    All software has a learning curve usually proportional to its capabilities and unique features. Pointing with a mouse is in no way easier than tapping a key.

  5. #5
    swamidog's Avatar
    swamidog is online now Jr. Woodchuckington Janitor III, Esq.
    Join Date
    Nov 2006
    Location
    santa fe, nm
    Posts
    1,545,810

    Default

    Do this in your laser projector software.

    Quote Originally Posted by crap2020 View Post
    Yes, where would you make that setting in the ilda file? I don't have a way to do that when I create the rastor image. Perhaps some ilda playing software can do that, but I don't want everything I display to have the x off. Can you somehow edit the ilda file directly to do this?
    suppose you're thinkin' about a plate o' shrimp. Suddenly someone'll say, like, plate, or shrimp, or plate o' shrimp out of the blue, no explanation. No point in lookin' for one, either. It's all part of a cosmic unconciousness.

  6. #6
    swamidog's Avatar
    swamidog is online now Jr. Woodchuckington Janitor III, Esq.
    Join Date
    Nov 2006
    Location
    santa fe, nm
    Posts
    1,545,810

    Default

    Good point. You may need to do this as a series of frames.


    Quote Originally Posted by james View Post
    quote:
    "Just set your x scale to 0."

    Not exactly. You have the right idea, but you need to have absolute control over the order that each element of every letter is drawn.

    I thought about this a long time ago. I've seen the LED sticks and I think it's one of the neatest, almost subliminal, optics tricks I've seen a a while.

    I have some frames that are like tight spirals and stuff. They don't look like much when you look straight at them. I always tell people, look to the far left of the screen and then dart your eyes to the far right. Did you see that? Pretty cool!

    It really points out the fact that laser images are made of a single moving dot. And, even though animations are frame based, every frame takes time to draw, unlike a motion picture film or video, where the entire frame is rendered all at once.
    suppose you're thinkin' about a plate o' shrimp. Suddenly someone'll say, like, plate, or shrimp, or plate o' shrimp out of the blue, no explanation. No point in lookin' for one, either. It's all part of a cosmic unconciousness.

  7. #7
    Join Date
    Mar 2012
    Location
    Akron, Ohio USA
    Posts
    2,197

    Default

    LaserBoy gives you absolute control over the order in which elements are arranged and drawn. You can take a single frame and explode it into a frame set with each frame containing a single lit segment. You can even control the direction that each lit segment is stroked. Then you can re-order those frames and glue them back together into a single frame. You could design the frame in 2D and also use LB to reduce the result down to 1D. Probably the best way to do it is to leave it 2D and just show it from the side! If you want to just make an ILDA file that will open in some other projection system, you could rotate the 2D frame and save it as 3D. That way you would always be able to read it on a computer screen.

    James.
    Last edited by james; 05-30-2012 at 15:02.
    Creator of LaserBoy!
    LaserBoy is free and runs in Windows, MacOS and Linux (including Raspberry Pi!).
    Download LaserBoy!
    YouTube Tutorials
    Ask me about my LaserBoy Correction Amp Kit for sale!
    All software has a learning curve usually proportional to its capabilities and unique features. Pointing with a mouse is in no way easier than tapping a key.

  8. #8
    Join Date
    Feb 2011
    Posts
    11

    Default

    I haven't used LaserBoy but it sounds like something I need to look into. I was thinking I might need to do this as a set of frames, but ultimately I am just looking to get this effect.

    I do think it is a very subliminal effect, and it's one that you should be able to reproduce even on a tv or computer screen or with a standard video projector, although with a somewhat diffent method.

  9. #9
    Join Date
    Mar 2012
    Location
    Akron, Ohio USA
    Posts
    2,197

    Default

    LaserBoy is very different than any other laser show application out there. So be ready for that!

    http://laserboy.org/code/LaserBoy_2012_05_03.zip

    I really like to chat with people about it over Skype. A caller can open LB and share that portion of the screen with me in a video call and then we can both see what's going on and I can demonstrate it.

    James.
    Creator of LaserBoy!
    LaserBoy is free and runs in Windows, MacOS and Linux (including Raspberry Pi!).
    Download LaserBoy!
    YouTube Tutorials
    Ask me about my LaserBoy Correction Amp Kit for sale!
    All software has a learning curve usually proportional to its capabilities and unique features. Pointing with a mouse is in no way easier than tapping a key.

  10. #10
    Join Date
    Mar 2012
    Location
    Akron, Ohio USA
    Posts
    2,197

    Default

    Actually... after thinking about this a bit more and actually trying an experiment, I have come to the conclusion that....

    No. This is not possible!

    The one critical difference between the LED stick and the laser projector is that the LED stick can have any number of LEDs lit at any given time. The laser projector will always be one dot. That means that the only thing you can draw, with the assumption that the X axis is fast, linear time, would be a function f(x) that could have one and only one Y value for every X. You could never have a real "figure" of an image or a line that loops back and overlaps itself. You could only have a single line through X that meanders up and down in Y and might have gaps in it with blanking.

    Oh well.

    James.
    Last edited by james; 05-31-2012 at 08:52.
    Creator of LaserBoy!
    LaserBoy is free and runs in Windows, MacOS and Linux (including Raspberry Pi!).
    Download LaserBoy!
    YouTube Tutorials
    Ask me about my LaserBoy Correction Amp Kit for sale!
    All software has a learning curve usually proportional to its capabilities and unique features. Pointing with a mouse is in no way easier than tapping a key.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •