Linux In Hollywood: Status Report
segment writes "TechNewsWorld is running an article about Linux in Hollywood. The article describes speed advantages, cost advantages, movies in which Linux played a role (including Shrek, Star Wars, and Titanic). Mentions of the embrace for Linux with history on Apple, Microsoft, and other vendors, and how they've adapted to the use.`As a rule, no major studio will rely on a tool without access to the source code. The risk is too great. It's not that the studios want to putter around modifying commercial programs, rather it's insurance -- insurance that they can do so if they must to meet a production deadline.` Very informative article." Robin Rowe (the author) is the project manager for Cinepaint (formerly "FilmGimp"), but writes about 3D applications, barriers to software entry in Hollywood, and more.
The documentary Revolution OS explores the human side of the open source and free software movements, illuminating the behind-the-scenes story of the hackers and programmers rebelling against the corporate machine.
This 90-minute film begins with Richard Stallman's quest to create a free operating system. It then follows the movement through its two-decades-long evolution in interviews with Stallman, Linus Torvalds (creator of the open-source operating system Linux), Eric Raymond (author of The Cathedral and the Bazaar), Bruce Perens (author of the Open Source Definition), Brian Behlendorf (leader of the Apache Web server project), Michael Tiemann (founder of the first open source company) and Larry Augustin (founder of VA Linux Systems). Revolution OS also depicts the culture of the open source movement by documenting the Installfest parties where people can bring their computers to get free, expert Linux tech support; and the Refund Day protest marches, where Linux users demand reimbursement of the extra fees that get tacked onto the purchase price of new computers for pre-installed Microsoft applications.
Didn't even stop to think about the new Sinbad movie from Dreamworks either. Or IBM's General Parallel File System (GPFS) Sorry FYI
Linux Storms Hollywood
Linux in Hollywood a Star is Born
MoFscker
"are they going to suddenly come up with a miracle optimization because they need to meet a deadline?"
Why not? Movie studios tend to push the limits of the tools they have available. This means that they run into problems that the software wasn't originally designed for. All they'd have to do is massage the code to their particular situation.
I can give you a hypothetical scenario. Lightwave's a kick ass 3d package. It can be used in a wide variety of things. But if you were using it to animate 1,000 monsters coming down a hill, you'd find yourself wishing you had terabytes of memory. Lightwave doesn't have an instancing feature. Thankfully, though, Lightwave has a neat little SDK. So somebody could write a plugin that says "first render this model in this pose here, then move the model over to where the second guy is supposed to be and render it over there, rinse and repeat...". I think it's called instancing. Instead of having 1,000 monsters in RAM, you just have one.
See what I mean? Granted, nobody has the source code to Lightwave but the company who made it, but imagine if they did. A few nights of coding would save a few weeks of render time.
"Derp de derp."
Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
Yes. In fact, DD did exactly this when they ran into a problem while rendering the water for Titanic.
Remember, just because you're not clever enough to imagine a situation where having the source code is useful doesn't mean such situations don't exist.