roto.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>RotoScope: The Smith-Carney Widescreen System</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. </head>
  8. <body>
  9. <h1>RotoScope</h1>
  10. <h2>A Forgotten Widescreen Movie Process</h2>
  11. <p>A 50's theater owner (Rowe Carney, Jr.) was impressed by <i>This is CineRama</i>, but CineRama was too expensive, so he partnered with a projectionist (Tom Smith) & made his own version, using mirrors to stack four images on a single frame of 35mm film.
  12. <a href="https://www.youtube.com/watch?v=rnUKQOkqtME">Video, from the Carney's son.</a> And <a href="https://www.rotoscopefx.com/">here's his website.</a>
  13. <p>They called it RotoScope. Apparently, they hadn't heard of the Fleischer Brother's cartoon tracing method. It took about ten years to get it right. They started working in 1953, & had created a short travalog demonstration film by 1962. By then CineRama had lost its luster. Most widescreen movies were shot with anamorphic lenses or on 70mm film, or both. After a test presentation, RotoScope faded into obscurity.
  14. <p>Here's more info from the Missouri Historical Society: <a href="https://shsmo.org/manuscripts/rolla/r1499.pdf">The Inventor was from Missouri.</a>
  15. <p>And From Widescreen Museum: <a href="http://www.widescreenmuseum.com/widescreen/smith-carney.htm">Where I 1st heard of it. He calls it the "Smith-Carney System."</a>
  16. <p>Here's the patent: <a href="https://patents.google.com/patent/US3144806A/en">Kinda neat.</a> It looks like there's some sort of special lens arangement to keep the bottom & top two images lined up.
  17. <p>Here's what it looks like on the screen: <br><img src="rframe3.png" alt="A 180-Degree curved screen.">
  18. <p>Here's a frame of film: <br><img src="rframe.png" alt="See the stacked images?">
  19. <p>Truthfully, I'm not sure how he got it to line up correctly: <br><img src="rframe2.png" alt="See the repeted patrs of the images?"><br>Perhaps there's some overlap?
  20. <p>Pics taken from Widescreen Museum, for illustrative purposes. He got them from an old magazine. Should be fair use in either case.
  21. <p><a href="index.html">Return to WebSiteRing</a>
  22. </body>
  23. </html>