Slashdot Mirror


Mac OS X Solutions for Stereographic Applications

SavoWood writes "In a realm which was (IIRC) SGI-only, a new tennant has moved in. It looks like the molecular biologists et al of the world will be able to send their SGIs off to the pasture and forget about the $500/yr. software updates, in favor of running their stereographic applications on Darwin/Mac OS X. A sales rep from Apple just sent me a press release with the link to StereoGraphics, a company that makes stereoscopic visualization products. Now, to send this message into the meat shredder of why you should do everything on SGI and how Darwin is just a playtoy... *GRIN*"

41 comments

  1. A Leap Ahead for Apple by blaqsun · · Score: 2, Interesting

    Never before in the history of comouting has the consumer had so much power and convenience available to him. What only ten years ago was viewed as a super-computing application is now freely offered to anyone with the hardware to support it-- genetic sequencing, video editing, 3D graphics, explosion reproduction. It is in this climate that we must ask ourselves what the next step will be, and where we will allow it to take us.

    In 1996, SGI (formerly Silicon Graphics, Inc.) swapped out their home-grown operating system and processor-- IRIX and MIPS, respectively-- for commodity components Linux and IA32. Today, SGI is in the doghouse and fares little better than any other PC vendor. Into the gap left by SGI came Apple, who in 1996 themselves purchased what is arguably the most advanced UNIX in existance: OPENSTEP, aka Mac OS X.

    Now with QuickTime 6.1 and Quartz Extreme, is there anything that can stop Apple's juggernaut-lke race to be king of the high-end server market? Only lack of hardware to run their crown jewels on. The Mac is so good at what it does, Apple is pressing Motorola and IBM for PowerPC chips that can meet the exhaustive demands of new high-end customers. The best of both breeds, Apple offers scalable, high-end UNIX to the Fortune 500 clientele as well as ease of use and simplicity to its private consumers. With things going so well, Apple seems to be on an unstoppable rise.

    1. Re:A Leap Ahead for Apple by torpor · · Score: 2, Insightful

      Never before in the history of comouting has the consumer had so much power and convenience available to him.

      Never before? Maybe, but then why do we keep hearing this phrase, year after year ...

      --
      ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
    2. Re:A Leap Ahead for Apple by ZxCv · · Score: 2, Insightful
      Never before in the history of comouting has the consumer had so much power and convenience available to him.


      Never before? Maybe, but then why do we keep hearing this phrase, year after year ...


      Because the power available to the consumer grows year after year, making it true year after year?
      --

      Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
    3. Re:A Leap Ahead for Apple by Anonymous Coward · · Score: 0

      >> Never before in the history of comouting has the consumer had so much power and convenience available to him

      > ever before? Maybe, but then why do we keep hearing this phrase, year after year ...

      Because "writers" can't be bothered to come up with something new every year. The phrase grew old and trite a long time ago.

    4. Re:A Leap Ahead for Apple by benwaggoner · · Score: 1

      It's Moore's law. Every year is the best year ever for consumers for computers.

      All praise Saint Gordon!

  2. Finally by halepark · · Score: 3, Funny

    ...stereographic nipples for the masses!

  3. Stereographics and games by spooje · · Score: 4, Interesting

    At RIT's computer graphics design program we've been playing around with stereoscopic images for about a year now. At first I was skeptical about intentionally giving people headaches (it's like focusing on those 3D paintings at the mall) but man you get some great results! At the moment I'm working on a 3D tank game in Director 3D and combining it with sterographic monitors (we have 2 IBMs with the monitors and stereo cameras). I haven't quite gotten it to work correctly, but man these games take on a whole new dynamic with an extra dimension! Since I'm about to graduate I've been kind of bummed I won't have the equipment to play with anymore, but now that there's a mac version I think I'll definately plunk down the cash to continue working. It may not be widely adapted yet, but in a few years some sort of real 3D with creep into most higher end games.

    --
    Tea and kung-fu. Life is good. Rising Phoenix
  4. Unstoppable might be a bit much... by Maelikai · · Score: 1

    Unstoppable might be a bit much, but it IS nice to see some of their recent decisions paying off.

    The StereoGraphics press release:
    http://www.stereographics.com/news_about_us/03news /pr021203b.html

  5. Re:Huh? by Bastian · · Score: 3, Informative

    (I realize the above is a troll, but I'm bored at work so I'll bite at it.)

    1) SGI has not swapped out Irix and MIPS. They sell Linux/x86 and NT/x86 equipment in addition to Irix and MIPS. If you want the good stuff, you still gotta use Irix.

    2) Openstep is NOT a Unix. It's a programming toolkit, just like GTK+ and Cocoa. (heck, Cocoa basically is Openstep.
    Even if you were to argue that Nextstep was the most advanced Unix at the time, you would have an uphill battle. Its GUI was the best ever made, but things under the hood weren't as beautiful - I would use a NeXT as a workstation, but never a server.

    3) Apple has NOT filled the gap made by SGI. Cheap ass x86 hardware has.

    4) Back to OpenStep - OpenStep isn't Mac OS X. Mac OS X's API is based on OpenStep, and they both use a Mach kernel. Virtually everything else is different.

    5) What in the @$#@(#@$&@!$@#% does Quicktime have to do with servers?

    6) They need higher-end hardware to meet the exhaustive demands Aqua is more like it.

  6. A Unique Darwin Application? by ihatewinXP · · Score: 2, Interesting

    I am not trying to troll but.... I respect darwin as a distro and realize that Apple only gains by having it so. But aside from a few hardcore programmers it doesnt seem like it will ever become anykind of an everyday use system. To me it seems that apple has darwin opensource for 2 reasons: to give kernel hackers something to do (which benefits apple) and PR (which benefits apple). Ok back to the original post (and my point) is there anything built for darwin and not for OSX? will there ever be any reason to ::sigh:: when you see the apple logo at startup the first time only to uninstall it and run darwin with a open window manager (remind you of any other old procedure)?

    --
    ---- The real Slashdot is still here. You just have to browse at -1 to read the comments.
    1. Re:A Unique Darwin Application? by mkiwi · · Score: 4, Informative

      Darwin is actually what Mac OS X users to do its dirty work. Darwin is the collective name of the Mach-O kernel and BSD4.4.

      The kernel controls everything and the bsd layer is essential for software development. Without the BSD layer, the mac could not compile regular unix software or compile any software made in project builder.

      What you refer to as "Mac OS X" is actually the quartz rendering layer and an application called the finder.

      The point is that Darwin and Quartz make an incredible combination, making application development really nice. Someone could add a library that did the same work as Quartz's, but there's absolutely nothing that can compete with Quartz's rendering capabilities.

      There's no comperable product on the Windows or the UNIX/Linux side, but anything built on a plain-old darwin system can have a regular kde/windowmaker/gtk/etc. with standard xfree86 libraries and headers.

      Apple's new X11 server can replace the stardard Aqua window manager, if you know how. If you don't know how, you have no business even touching that functionality.

      Another point: darwin can be run in its purest, UNIX form with xfree86. Startup will display the standard logging that anyone would see in a Linux system instead of the Apple logo. This can be done even if Mac OS X is installed, if you know how. Again, if you don't know how, you probably have no business complaining about Mac OS X.

      Darwin w/ KDE can, and has been done successfully, on many systems, including my system. However, if one has the hardware to use Mac OS X and all its assorted components, what is the point of using software than isn't nearly as nice as Mac OS X?

    2. Re:A Unique Darwin Application? by jcr · · Score: 1



      To me it seems that apple has darwin opensource for 2 reasons: to give kernel hackers something to do (which benefits apple) and PR (which benefits apple).

      The purpose of Darwin is to make life easier for people writing drivers and other OS-level software for Mac OS X. In the old days, it was a major pain to go though the legal process to get access to OS source.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  7. Re:Huh? by rampant+mac · · Score: 1
    Even if you were to argue that Nextstep was the most advanced Unix at the time, you would have an uphill battle. Its GUI was the best ever made, but things under the hood weren't as beautiful"

    I beg to differ... NeXT had the best GUI [for Unix]? You should really try taking a look at Mac OS X.

    --
    I like big butts and I cannot lie.
  8. Howard Coselle Does Tech? by Fished · · Score: 1

    Geesh dude - you sound like a sports caster. "Juggernaut-like"??? Quicktime and quartz extreme!?!?! These don't even RUN on high-end servers! High end servers don't even have monitors! This has gotta be a troll - who the &*(#* mod'd it up?

    --
    "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
    1. Re:Howard Coselle Does Tech? by commodoresloat · · Score: 1

      It sounds oddly like the *BSD troll. There's something surreal about hearing a freaking Operating System described in such breathy, urgent prose. It feels almost.... dirty.....

    2. Re:Howard Coselle Does Tech? by Anonymous Coward · · Score: 0
    3. Re:Howard Coselle Does Tech? by Fished · · Score: 1

      little ac... Apple doesn't sell a high-end server. High end servers don't fit in 1u rackmounts. High end servers take several racks all to themselves.

      --
      "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
    4. Re:Howard Coselle Does Tech? by tuxedobob · · Score: 1

      Right. Next you'll be telling me that you can't make a high-end notebook only one inch thick.

    5. Re:Howard Coselle Does Tech? by Fished · · Score: 1

      Yeesh. The xserve has, what, 2 processors? A Sunfire 15K has 106! http://www.sun.com/servers/highend/sunfire15k/inde x.xml Sorry dude, but the xserve is at best a low-end server. Hurry along, you'll be late for school.

      --
      "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
    6. Re:Howard Coselle Does Tech? by Fished · · Score: 1
      --
      "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
    7. Re:Howard Coselle Does Tech? by tuxedobob · · Score: 1

      That's all well and good, but one of those with only 16 processors will cost you $1,252,330. That's the cost of about 330 dual processor Xserves. Surely those Xserves can be clustered somehow.

    8. Re:Howard Coselle Does Tech? by Fished · · Score: 2, Insightful
      Surely those Xserves can be clustered somehow.
      So far as I know, there are no commercially available clustering solutions for OS X. Beowulf would probably work with some porting, but that's not really suitable for most server applications. Certainly, there is nothing like Sun Clustering or Veritas Cluster Server.

      Now, if Apple wanted that market, they could probably do some really intriguing things using the Mach foundations of OSX (much as IBM did using the Mach foundations of AIX.) But "could" and "have" are very different things. Further, if Apple wants to be taken as a high-end server vendor, they will also have to develop high-end professional services. Sorry, but much as I love my powerbook, Apple just aren't there yet.

      --
      "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
  9. Hurray for everybody! by Nathan+Ramella · · Score: 4, Funny

    I guess the nine people who use this are so estatic they're busy getting price lists for switching to Apples rather than posting their adulation...

    --
    http://www.remix.net/
    1. Re:Hurray for everybody! by Jerm · · Score: 2

      Heh. Why I thought anyone on apple /. would actually have a useful comment about this is beyond me. As someone who uses stereo hardware for crystallography and may have to set up a structural biology lab in the (hopefully) near future, it is nice to see another major hurdle overcome. The other major hurdle is of course getting the authors of the programs to incorporate stereo support for their applications. Luckily most of the "bread and butter" apps have already been ported over. In the x-ray crystallography lab I am in we have an equal number of SGI Octanes and Macs, in the future this duality will hopefully be unnecesary, freeing up funds so that everyone can have their own (Mac OS X) workstation.

      --
      Jerm
      Oh, you're not a real doctor, are you?
  10. its software, not glasses thats missing by Anonymous Coward · · Score: 2, Informative

    Actually there have been stereo glasses available some time. More than one company has offered this. For example genomix.fr was a company that made a molecular graphics software for OS X. it went bust (I fergit the other company's s name right now) the problem has been that software like pymol, and divers for the video systems have not supported them.

    1. Re:its software, not glasses thats missing by Anonymous Coward · · Score: 0

      Did you actually type 'fergit'? Wow...

  11. Re:Huh? by Green+Light · · Score: 1
    5) What in the @$#@(#@$&@!$@#% does Quicktime have to do with servers?
    Streaming QuickTime content has a lot to do with servers (serving the media, that is).
    --
    "Send an Instant Karma to me" - Yes
  12. Implications of Stereo support for the Mac by Greg+Couch · · Score: 2, Interesting
    I would love to see that press release. It doesn't appear to be on the Apple website yet.

    I'm really curious how Apple is going to price stereo support. Currently, NVidia and ATI make you buy the workstation version of their video cards, a $800 to $1500 card, instead of a $200 to $400 consumer card, if you want a stereo connector with driver support. If Apple sells stereo at a small premimum, then that reduces the market for the high-margin workstation cards. Not clear if NVidia or ATI will let them or continue to sell to Apple.

    Another interesting aspect to this is that Apple writes its own drivers for NVidia and ATI chips and right now Apple has the buggiest OpenGL drivers out there (i.e., my molecular graphics application can crash Mac OS X doing legal OpenGL, -- works fine on Linux and Windows with similar chips, and on SGIs). There are tricky aspects to adding stereo support to the drivers if you want the stereo drawing to be in a window with the GUI drawn normally (with Aqua in mono). I hope the Apple driver team is up to the task!

    1. Re:Implications of Stereo support for the Mac by paradesign · · Score: 1
      i think that we are going to see more graphics hardware and driver support for the mac. Esp. since Alias Wavefront's Maya runs natively. From what ive been hearing its runs very well on newer Macs, and has become a fairly popular hardware choice for Maya users. There are also a number of other 3D packages on OSX, Lightwave and Cinema 4D spring to mind immediately. Macs have only recently become a good choice for 3d graphics professionals, especially since they probably have to use them for other parts of their workflow.

      What im getting at is, i wonder how long it will be until we start to see developer boards (read Quadro and Fire GL and Wildcat) released for the Mac. Im sure hardware support is a reason that most 3d packages dont have a mac port.

      but maybe the real reason im bitter is i have to use a PC to run AW Studiotools, when Maya runs in OSX... grumble... grumble...

      --
      I want 2D games back.
    2. Re:Implications of Stereo support for the Mac by Anonymous Coward · · Score: 0

      Quadro, Fire GL, and Wildcat drivers are being built in to OS 10.3. Start drooling now...

    3. Re:Implications of Stereo support for the Mac by jcr · · Score: 1

      my molecular graphics application can crash Mac OS X doing legal OpenGL

      You've filed a bug report at bugreporter.apple.com, I hope?

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    4. Re:Implications of Stereo support for the Mac by Greg+Couch · · Score: 1

      Yes we have filed the bug. It is taking longer than I expected to fix iy, but maybe I have unrealistic expectations.

  13. Drinkin Kool Aid - Re:A Leap Ahead for Apple by jrock01 · · Score: 2

    I'm down with Apple as much as the next guy, but your drinkin some serious "infinite loop" kool-aid... They make great products for sure, but they have alot to figure out before they are going to "take over the world" like your suggesting here. Regards...and thanks for the public service announcement....JROCK

    1. Re:Drinkin Kool Aid - Re:A Leap Ahead for Apple by Anonymous Coward · · Score: 0

      I am a big Apple fan myself, but I have no idea what this guy is on.

  14. Re:Huh? by root+66 · · Score: 1

    Just to clarify: 'OpenStep' was the API. 'OPENSTEP' was the implementation (aka the OS).
    OPENSTEP is a UNIX the same as NeXTStep was a UNIX and Mac OS X is a UNIX or Solaris is a UNIX...

    --
    -- I love the smell of Blue Screens in the morning.
  15. Glasses for 1/10th the price by Anonymous Coward · · Score: 0

    yep that bit of slang was deliberate. not sure why. I think I was just riduculing my own lazyness in not doing a google serach to find the name of the other companies making lcd glasses for the mac. by the way those glasses sell for about 150$ not $1500 dollars that crystal-eyes is asking for theirs. the other cool product that unnamed comany makes is adpaters for LCD projectors that turn them into 3-D movie/game/presentation projectors using ordinary (passive) poslarized glasses. pretty slick. wish I could remember their name.

  16. Re:Huh? by macmurph · · Score: 1

    1) Regardless of the OPENSTEP discussion, Apple is on the list of vendors that support the single Unix specification. OS X is a UNIX variant just like Linux or BSD... I dont see any harm in being a variant.

    Platform Vendors Supporting the Single UNIX Specification

    2) I would argue that Apple has taken over some SGI market share. Personally, I use Maya 4.5 on OS X. I used to use Softimage on an SGI. (The Irix user experience is a lot more buggy than OS X BTW).

    3) Quicktime is server software, therefore I would say that it has something to do with servers.

    Quicktime Streaming Server

    4) Yes, Apple will always need higher-end hardware...There will never be a time when people say "Damn this hardware is just too fast for me".