Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!sdd.hp.com!hplabs!hpfcso!hpfelg!larry From: larry@hpfelg.HP.COM (Larry Chapman X3117) Newsgroups: comp.multimedia Subject: Prototype Hypermedia (C++/Unix) Message-ID: <31890001@hpfelg.HP.COM> Date: 6 Feb 91 15:51:17 GMT Organization: HP Elec. Design Div. -FtCollins Lines: 14 For what it's worth I've put together a prototype hypermedia g-job on HP-UX using C++. It currently only supports three node types: 1) Text 2) Songs (using the rather talented beeper on HP Series 300 workstations) 3) Pictures (bitmaps) The only node that can point to other nodes are nodes of type Text. Currently the screen is controlled via curses (so I can debug at home). Anyone else kludged something together?? -- LSC