Immersive Visualization / IQ-Station Wiki

This site hosts information on virtual reality systems that are geared toward scientific visualization, and as such often toward VR on Linux-based systems. Thus, pages here cover various software (and sometimes hardware) technologies that enable virtual reality operation on Linux.

The original IQ-station effort was to create low-cost (for the time) VR systems making use of 3DTV displays to produce CAVE/Fishtank-style VR displays. That effort pre-dated the rise of the consumer HMD VR systems, however, the realm of midrange-cost large-fishtank systems is still important, and has transitioned from 3DTV-based systems to short-throw projectors.

MediaWiki:Common.css

From IQ-Station Wiki
Revision as of 16:09, 18 October 2011 by WSherman (talk | contribs) (more experiments)
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
body.page-Main_Page h1.firstheading {
 display:none !important;
}
body.ns-0 #bodyContent a {
 text-decoration: none;
}
body.page-PatriotWireless {
  background: #8cf
}
p.page-PatriotWireless {
  background-color: #c44
}
body.ns-0 #toccolours {
  background: #c8f
}
pre {
  background: #f8c
}
code {
  background: #8dd
}