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.
Difference between revisions of "MediaWiki:Monobook.css"
Jump to navigation
Jump to search
m (try again for the Main_Page) |
m (experiment) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
display:none; | display:none; | ||
} | } | ||
body.ns-0 #bodyContent a { | |||
text-decoration: underline; | |||
} | |||
body #toc { | |||
background: #080 | |||
} | |||
#p-search {display:none;} |
Latest revision as of 21:28, 18 October 2011
/* CSS placed here will affect users of the Monobook skin */
body.page-Main_Page h1.firstheading {
display:none;
}
body.ns-0 #bodyContent a {
text-decoration: underline;
}
body #toc {
background: #080
}
#p-search {display:none;}