ogre.rb 0.1-i686-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README +79 -0
- data/Rakefile +288 -0
- data/doc_src/ogre.rb +246 -0
- data/doc_src/ois.rb +67 -0
- data/lib/application.rb +146 -0
- data/lib/application_frame_listener.rb +302 -0
- data/lib/application_loading_bar.rb +115 -0
- data/lib/constants.rb +51 -0
- data/lib/method_fixes.rb +42 -0
- data/lib/ogre.so +0 -0
- data/lib/ruby_ois.so +0 -0
- data/ogre.rb +25 -0
- data/platform.rb +23 -0
- data/samples/Ogre.log +261 -0
- data/samples/bsp.rb +76 -0
- data/samples/cg.dll +0 -0
- data/samples/grass.rb +325 -0
- data/samples/js3250.dll +0 -0
- data/samples/lighting.rb +138 -0
- data/samples/media/materials/programs/Grass.cg +30 -0
- data/samples/media/materials/programs/OffsetMapping.cg +97 -0
- data/samples/media/materials/programs/OffsetMapping.hlsl +135 -0
- data/samples/media/materials/programs/OffsetMappingFp.glsl +69 -0
- data/samples/media/materials/programs/OffsetMappingVp.glsl +54 -0
- data/samples/media/materials/programs/OffsetMapping_specular.asm +44 -0
- data/samples/media/materials/scripts/CloudySky.material +17 -0
- data/samples/media/materials/scripts/CubeMapping.material +34 -0
- data/samples/media/materials/scripts/Flare.material +17 -0
- data/samples/media/materials/scripts/Grass.material +63 -0
- data/samples/media/materials/scripts/Knot.material +14 -0
- data/samples/media/materials/scripts/MorningSkyBox.material +17 -0
- data/samples/media/materials/scripts/Offset.material +124 -0
- data/samples/media/materials/scripts/Ogre.material +119 -0
- data/samples/media/materials/scripts/RZR-002.material +15 -0
- data/samples/media/materials/scripts/Razor.material +14 -0
- data/samples/media/materials/scripts/Ribbon.material +19 -0
- data/samples/media/materials/scripts/RustySteel.material +14 -0
- data/samples/media/materials/scripts/SpaceSkyBox.material +17 -0
- data/samples/media/materials/scripts/SpaceSkyPlane.material +17 -0
- data/samples/media/materials/scripts/TextureEffects.material +15 -0
- data/samples/media/materials/scripts/dragon.material +42 -0
- data/samples/media/materials/scripts/smoke.material +18 -0
- data/samples/media/materials/textures/GreenSkin.jpg +0 -0
- data/samples/media/materials/textures/MtlPlat2.jpg +0 -0
- data/samples/media/materials/textures/RZR-002.png +0 -0
- data/samples/media/materials/textures/RustedMetal.jpg +0 -0
- data/samples/media/materials/textures/RustySteel.jpg +0 -0
- data/samples/media/materials/textures/Water02.jpg +0 -0
- data/samples/media/materials/textures/WeirdEye.png +0 -0
- data/samples/media/materials/textures/clouds.jpg +0 -0
- data/samples/media/materials/textures/cursor.png +0 -0
- data/samples/media/materials/textures/dirt01.jpg +0 -0
- data/samples/media/materials/textures/flare.png +0 -0
- data/samples/media/materials/textures/gras_02.png +0 -0
- data/samples/media/materials/textures/grass_1024.jpg +0 -0
- data/samples/media/materials/textures/ogreborder.png +0 -0
- data/samples/media/materials/textures/ogreborderUp.png +0 -0
- data/samples/media/materials/textures/ribbonband.png +0 -0
- data/samples/media/materials/textures/rockwall.tga +0 -0
- data/samples/media/materials/textures/rockwall_NH.tga +0 -0
- data/samples/media/materials/textures/smoke.png +0 -0
- data/samples/media/materials/textures/smokecolors.png +0 -0
- data/samples/media/materials/textures/spacesky.jpg +0 -0
- data/samples/media/materials/textures/spheremap.png +0 -0
- data/samples/media/materials/textures/texmap2.jpg +0 -0
- data/samples/media/models/RZR-002.mesh +0 -0
- data/samples/media/models/geosphere4500.mesh +0 -0
- data/samples/media/models/geosphere8000.mesh +0 -0
- data/samples/media/models/knot.mesh +0 -0
- data/samples/media/models/ogrehead.mesh +0 -0
- data/samples/media/models/razor.mesh +0 -0
- data/samples/media/models/sphere.mesh +0 -0
- data/samples/media/overlays/CubeMapping.overlay +139 -0
- data/samples/media/packs/OgreCore.zip +0 -0
- data/samples/media/packs/chiropteraDM.pk3 +0 -0
- data/samples/media/packs/chiropteraDM.txt +99 -0
- data/samples/media/packs/cubemap.zip +0 -0
- data/samples/media/packs/cubemapsJS.zip +0 -0
- data/samples/media/packs/dragon.zip +0 -0
- data/samples/media/packs/skybox.zip +0 -0
- data/samples/media/particles/smoke.particle +43 -0
- data/samples/media.cfg +22 -0
- data/samples/navi/Media/NaviDemo.material +60 -0
- data/samples/navi/Media/OgreCore.zip +0 -0
- data/samples/navi/Media/cerulean.jpg +0 -0
- data/samples/navi/Media/clouds.jpg +0 -0
- data/samples/navi/Media/controlsNaviMask.png +0 -0
- data/samples/navi/Media/grass.jpg +0 -0
- data/samples/navi/Media/knot.mesh +0 -0
- data/samples/navi/Media/testNaviMask.png +0 -0
- data/samples/navi/NaviLocal/Navi.js +136 -0
- data/samples/navi/NaviLocal/buttonBg.jpg +0 -0
- data/samples/navi/NaviLocal/controls.html +303 -0
- data/samples/navi/NaviLocal/knobBg.jpg +0 -0
- data/samples/navi/NaviLocal/moo.dropdownmenu.js +87 -0
- data/samples/navi/NaviLocal/mootools.v1.1.js +6964 -0
- data/samples/navi/NaviLocal/naviLogo.html +32 -0
- data/samples/navi/NaviLocal/naviLogo.png +0 -0
- data/samples/navi/NaviLocal/pageBg.jpg +0 -0
- data/samples/navi/NaviLocal/sliderBg.jpg +0 -0
- data/samples/navi/NaviLocal/test.html +5 -0
- data/samples/navi/NaviLocal/welcome.html +36 -0
- data/samples/navi/NaviLocal/welcome.png +0 -0
- data/samples/navi/chrome/chromelist.txt +597 -0
- data/samples/navi/chrome/classic.jar +0 -0
- data/samples/navi/chrome/classic.manifest +4 -0
- data/samples/navi/chrome/comm.jar +0 -0
- data/samples/navi/chrome/comm.manifest +2 -0
- data/samples/navi/chrome/en-US.jar +0 -0
- data/samples/navi/chrome/en-US.manifest +9 -0
- data/samples/navi/chrome/toolkit.jar +0 -0
- data/samples/navi/chrome/toolkit.manifest +6 -0
- data/samples/navi/components/FeedProcessor.js +1825 -0
- data/samples/navi/components/alerts.xpt +0 -0
- data/samples/navi/components/appshell.xpt +0 -0
- data/samples/navi/components/appstartup.xpt +0 -0
- data/samples/navi/components/auth.dll +0 -0
- data/samples/navi/components/autocomplete.xpt +0 -0
- data/samples/navi/components/autoconfig.dll +0 -0
- data/samples/navi/components/autoconfig.xpt +0 -0
- data/samples/navi/components/caps.xpt +0 -0
- data/samples/navi/components/chardet.xpt +0 -0
- data/samples/navi/components/chrome.xpt +0 -0
- data/samples/navi/components/commandhandler.xpt +0 -0
- data/samples/navi/components/commandlines.xpt +0 -0
- data/samples/navi/components/composer.xpt +0 -0
- data/samples/navi/components/compreg.dat +1474 -0
- data/samples/navi/components/content_base.xpt +0 -0
- data/samples/navi/components/content_html.xpt +0 -0
- data/samples/navi/components/content_htmldoc.xpt +0 -0
- data/samples/navi/components/content_xmldoc.xpt +0 -0
- data/samples/navi/components/content_xslt.xpt +0 -0
- data/samples/navi/components/content_xtf.xpt +0 -0
- data/samples/navi/components/directory.xpt +0 -0
- data/samples/navi/components/docshell_base.xpt +0 -0
- data/samples/navi/components/dom.xpt +0 -0
- data/samples/navi/components/dom_base.xpt +0 -0
- data/samples/navi/components/dom_canvas.xpt +0 -0
- data/samples/navi/components/dom_core.xpt +0 -0
- data/samples/navi/components/dom_css.xpt +0 -0
- data/samples/navi/components/dom_events.xpt +0 -0
- data/samples/navi/components/dom_html.xpt +0 -0
- data/samples/navi/components/dom_loadsave.xpt +0 -0
- data/samples/navi/components/dom_range.xpt +0 -0
- data/samples/navi/components/dom_sidebar.xpt +0 -0
- data/samples/navi/components/dom_storage.xpt +0 -0
- data/samples/navi/components/dom_stylesheets.xpt +0 -0
- data/samples/navi/components/dom_svg.xpt +0 -0
- data/samples/navi/components/dom_traversal.xpt +0 -0
- data/samples/navi/components/dom_views.xpt +0 -0
- data/samples/navi/components/dom_xbl.xpt +0 -0
- data/samples/navi/components/dom_xpath.xpt +0 -0
- data/samples/navi/components/dom_xul.xpt +0 -0
- data/samples/navi/components/downloads.xpt +0 -0
- data/samples/navi/components/editor.xpt +0 -0
- data/samples/navi/components/embed_base.xpt +0 -0
- data/samples/navi/components/extensions.xpt +0 -0
- data/samples/navi/components/exthandler.xpt +0 -0
- data/samples/navi/components/fastfind.xpt +0 -0
- data/samples/navi/components/feeds.xpt +0 -0
- data/samples/navi/components/find.xpt +0 -0
- data/samples/navi/components/gfx.xpt +0 -0
- data/samples/navi/components/gksvgrenderer.xpt +0 -0
- data/samples/navi/components/history.xpt +0 -0
- data/samples/navi/components/htmlparser.xpt +0 -0
- data/samples/navi/components/imglib2.xpt +0 -0
- data/samples/navi/components/inspector.xpt +0 -0
- data/samples/navi/components/intl.xpt +0 -0
- data/samples/navi/components/intlcmpt.xpt +0 -0
- data/samples/navi/components/jar.xpt +0 -0
- data/samples/navi/components/jsconsole-clhandler.js +170 -0
- data/samples/navi/components/jsconsole.xpt +0 -0
- data/samples/navi/components/jsdservice.xpt +0 -0
- data/samples/navi/components/layout_base.xpt +0 -0
- data/samples/navi/components/layout_printing.xpt +0 -0
- data/samples/navi/components/layout_xul.xpt +0 -0
- data/samples/navi/components/layout_xul_tree.xpt +0 -0
- data/samples/navi/components/locale.xpt +0 -0
- data/samples/navi/components/lwbrk.xpt +0 -0
- data/samples/navi/components/mimetype.xpt +0 -0
- data/samples/navi/components/mozbrwsr.xpt +0 -0
- data/samples/navi/components/mozfind.xpt +0 -0
- data/samples/navi/components/necko.xpt +0 -0
- data/samples/navi/components/necko_about.xpt +0 -0
- data/samples/navi/components/necko_cache.xpt +0 -0
- data/samples/navi/components/necko_cookie.xpt +0 -0
- data/samples/navi/components/necko_data.xpt +0 -0
- data/samples/navi/components/necko_dns.xpt +0 -0
- data/samples/navi/components/necko_file.xpt +0 -0
- data/samples/navi/components/necko_ftp.xpt +0 -0
- data/samples/navi/components/necko_http.xpt +0 -0
- data/samples/navi/components/necko_res.xpt +0 -0
- data/samples/navi/components/necko_socket.xpt +0 -0
- data/samples/navi/components/necko_strconv.xpt +0 -0
- data/samples/navi/components/necko_viewsource.xpt +0 -0
- data/samples/navi/components/nsCloseAllWindows.js +143 -0
- data/samples/navi/components/nsDefaultCLH.js +231 -0
- data/samples/navi/components/nsDictionary.js +148 -0
- data/samples/navi/components/nsExtensionManager.js +8497 -0
- data/samples/navi/components/nsHelperAppDlg.js +990 -0
- data/samples/navi/components/nsInterfaceInfoToIDL.js +590 -0
- data/samples/navi/components/nsKillAll.js +200 -0
- data/samples/navi/components/nsPostUpdateWin.js +711 -0
- data/samples/navi/components/nsProgressDialog.js +949 -0
- data/samples/navi/components/nsProxyAutoConfig.js +396 -0
- data/samples/navi/components/nsResetPref.js +175 -0
- data/samples/navi/components/nsURLFormatter.js +179 -0
- data/samples/navi/components/nsUpdateService.js +3074 -0
- data/samples/navi/components/nsXULAppInstall.js +301 -0
- data/samples/navi/components/nsXmlRpcClient.js +1038 -0
- data/samples/navi/components/oji.xpt +0 -0
- data/samples/navi/components/passwordmgr.xpt +0 -0
- data/samples/navi/components/pipboot.xpt +0 -0
- data/samples/navi/components/pipnss.xpt +0 -0
- data/samples/navi/components/plugin.xpt +0 -0
- data/samples/navi/components/pref.xpt +0 -0
- data/samples/navi/components/prefetch.xpt +0 -0
- data/samples/navi/components/profile.xpt +0 -0
- data/samples/navi/components/progressDlg.xpt +0 -0
- data/samples/navi/components/proxyObject.xpt +0 -0
- data/samples/navi/components/rdf.xpt +0 -0
- data/samples/navi/components/satchel.xpt +0 -0
- data/samples/navi/components/saxparser.xpt +0 -0
- data/samples/navi/components/shistory.xpt +0 -0
- data/samples/navi/components/storage.xpt +0 -0
- data/samples/navi/components/toolkitprofile.xpt +0 -0
- data/samples/navi/components/transformiix.dll +0 -0
- data/samples/navi/components/txmgr.xpt +0 -0
- data/samples/navi/components/txtsvc.xpt +0 -0
- data/samples/navi/components/uconv.xpt +0 -0
- data/samples/navi/components/unicharutil.xpt +0 -0
- data/samples/navi/components/universalchardet.dll +0 -0
- data/samples/navi/components/update.xpt +0 -0
- data/samples/navi/components/uriloader.xpt +0 -0
- data/samples/navi/components/urlformatter.xpt +0 -0
- data/samples/navi/components/webBrowser_core.xpt +0 -0
- data/samples/navi/components/webbrowserpersist.xpt +0 -0
- data/samples/navi/components/webshell_idls.xpt +0 -0
- data/samples/navi/components/websrvcs.dll +0 -0
- data/samples/navi/components/websrvcs.xpt +0 -0
- data/samples/navi/components/widget.xpt +0 -0
- data/samples/navi/components/windowds.xpt +0 -0
- data/samples/navi/components/windowwatcher.xpt +0 -0
- data/samples/navi/components/xml-rpc.xpt +0 -0
- data/samples/navi/components/xmlextras.dll +0 -0
- data/samples/navi/components/xpcom_base.xpt +0 -0
- data/samples/navi/components/xpcom_components.xpt +0 -0
- data/samples/navi/components/xpcom_ds.xpt +0 -0
- data/samples/navi/components/xpcom_io.xpt +0 -0
- data/samples/navi/components/xpcom_obsolete.xpt +0 -0
- data/samples/navi/components/xpcom_thread.xpt +0 -0
- data/samples/navi/components/xpcom_xpti.xpt +0 -0
- data/samples/navi/components/xpconnect.xpt +0 -0
- data/samples/navi/components/xpinstall.xpt +0 -0
- data/samples/navi/components/xpti.dat +1424 -0
- data/samples/navi/components/xulapp.xpt +0 -0
- data/samples/navi/components/xulapp_setup.xpt +0 -0
- data/samples/navi/components/xuldoc.xpt +0 -0
- data/samples/navi/components/xulrunner.xpt +0 -0
- data/samples/navi/components/xultmpl.xpt +0 -0
- data/samples/navi/components/xulutil.dll +0 -0
- data/samples/navi/controlsNaviMask.png +0 -0
- data/samples/navi/greprefs/all.js +1344 -0
- data/samples/navi/greprefs/security-prefs.js +69 -0
- data/samples/navi/greprefs/xpinstall.js +2 -0
- data/samples/navi/navi_demo.rb +207 -0
- data/samples/navi/plugins/NPSWF32.dll +0 -0
- data/samples/navi/plugins/flashplayer.xpt +0 -0
- data/samples/navi/plugins/npnul32.dll +0 -0
- data/samples/navi/plugins.cfg +10 -0
- data/samples/navi/res/EditorOverride.css +359 -0
- data/samples/navi/res/Thumbs.db +0 -0
- data/samples/navi/res/arrow.gif +0 -0
- data/samples/navi/res/arrowd.gif +0 -0
- data/samples/navi/res/bloatcycle.html +40 -0
- data/samples/navi/res/broken-image.gif +0 -0
- data/samples/navi/res/charsetData.properties +199 -0
- data/samples/navi/res/charsetalias.properties +517 -0
- data/samples/navi/res/cmessage.txt +1 -0
- data/samples/navi/res/dtd/xhtml11.dtd +300 -0
- data/samples/navi/res/entityTables/html40Latin1.properties +146 -0
- data/samples/navi/res/entityTables/html40Special.properties +69 -0
- data/samples/navi/res/entityTables/html40Symbols.properties +164 -0
- data/samples/navi/res/entityTables/htmlEntityVersions.properties +50 -0
- data/samples/navi/res/entityTables/transliterate.properties +2367 -0
- data/samples/navi/res/fonts/fontEncoding.properties +127 -0
- data/samples/navi/res/fonts/fontNameMap.properties +134 -0
- data/samples/navi/res/forms.css +531 -0
- data/samples/navi/res/grabber.gif +0 -0
- data/samples/navi/res/hiddenWindow.html +1 -0
- data/samples/navi/res/html/Thumbs.db +0 -0
- data/samples/navi/res/html/gopher-audio.gif +0 -0
- data/samples/navi/res/html/gopher-binary.gif +0 -0
- data/samples/navi/res/html/gopher-find.gif +0 -0
- data/samples/navi/res/html/gopher-image.gif +0 -0
- data/samples/navi/res/html/gopher-menu.gif +0 -0
- data/samples/navi/res/html/gopher-movie.gif +0 -0
- data/samples/navi/res/html/gopher-sound.gif +0 -0
- data/samples/navi/res/html/gopher-telnet.gif +0 -0
- data/samples/navi/res/html/gopher-text.gif +0 -0
- data/samples/navi/res/html/gopher-unknown.gif +0 -0
- data/samples/navi/res/html.css +478 -0
- data/samples/navi/res/langGroups.properties +236 -0
- data/samples/navi/res/language.properties +259 -0
- data/samples/navi/res/loading-image.gif +0 -0
- data/samples/navi/res/quirk.css +282 -0
- data/samples/navi/res/samples/Anieyes.gif +0 -0
- data/samples/navi/res/samples/Thumbs.db +0 -0
- data/samples/navi/res/samples/aform.css +69 -0
- data/samples/navi/res/samples/beeptest.html +18 -0
- data/samples/navi/res/samples/bform.css +45 -0
- data/samples/navi/res/samples/bg.jpg +0 -0
- data/samples/navi/res/samples/cform.css +40 -0
- data/samples/navi/res/samples/checkboxTest.xul +47 -0
- data/samples/navi/res/samples/demoform.css +97 -0
- data/samples/navi/res/samples/find.html +97 -0
- data/samples/navi/res/samples/gear1.gif +0 -0
- data/samples/navi/res/samples/image_props.html +58 -0
- data/samples/navi/res/samples/mozform.css +256 -0
- data/samples/navi/res/samples/printsetup.html +175 -0
- data/samples/navi/res/samples/raptor.jpg +0 -0
- data/samples/navi/res/samples/rock_gra.gif +0 -0
- data/samples/navi/res/samples/scrollbarTest1.xul +66 -0
- data/samples/navi/res/samples/scrollbarTest2.xul +19 -0
- data/samples/navi/res/samples/sliderTest1.xul +14 -0
- data/samples/navi/res/samples/soundtest.html +20 -0
- data/samples/navi/res/samples/test.wav +0 -0
- data/samples/navi/res/samples/test0.html +220 -0
- data/samples/navi/res/samples/test1.html +84 -0
- data/samples/navi/res/samples/test10.html +16 -0
- data/samples/navi/res/samples/test11.html +42 -0
- data/samples/navi/res/samples/test12.html +79 -0
- data/samples/navi/res/samples/test13.html +126 -0
- data/samples/navi/res/samples/test14.html +5 -0
- data/samples/navi/res/samples/test15.html +5 -0
- data/samples/navi/res/samples/test16.html +124 -0
- data/samples/navi/res/samples/test2.html +41 -0
- data/samples/navi/res/samples/test3.html +126 -0
- data/samples/navi/res/samples/test4.html +335 -0
- data/samples/navi/res/samples/test5.html +199 -0
- data/samples/navi/res/samples/test6.html +335 -0
- data/samples/navi/res/samples/test7.html +11 -0
- data/samples/navi/res/samples/test8-1.html +66 -0
- data/samples/navi/res/samples/test8.html +662 -0
- data/samples/navi/res/samples/test8dom.html +64 -0
- data/samples/navi/res/samples/test8sca.html +308 -0
- data/samples/navi/res/samples/test8siz.html +224 -0
- data/samples/navi/res/samples/test8tab.html +9 -0
- data/samples/navi/res/samples/test9.html +12 -0
- data/samples/navi/res/samples/test9a.html +39 -0
- data/samples/navi/res/samples/test9b.html +16 -0
- data/samples/navi/res/samples/test_ed.html +5 -0
- data/samples/navi/res/samples/test_form.html +34 -0
- data/samples/navi/res/samples/test_gfx.html +75 -0
- data/samples/navi/res/samples/test_lbox.html +100 -0
- data/samples/navi/res/samples/test_pr.html +87 -0
- data/samples/navi/res/samples/test_weight.html +45 -0
- data/samples/navi/res/samples/toolbarTest1.xul +51 -0
- data/samples/navi/res/samples/treeTest1.css +62 -0
- data/samples/navi/res/samples/treeTest1.xul +110 -0
- data/samples/navi/res/samples/xulTest.css +130 -0
- data/samples/navi/res/svg.css +64 -0
- data/samples/navi/res/table-add-column-after-active.gif +0 -0
- data/samples/navi/res/table-add-column-after-hover.gif +0 -0
- data/samples/navi/res/table-add-column-after.gif +0 -0
- data/samples/navi/res/table-add-column-before-active.gif +0 -0
- data/samples/navi/res/table-add-column-before-hover.gif +0 -0
- data/samples/navi/res/table-add-column-before.gif +0 -0
- data/samples/navi/res/table-add-row-after-active.gif +0 -0
- data/samples/navi/res/table-add-row-after-hover.gif +0 -0
- data/samples/navi/res/table-add-row-after.gif +0 -0
- data/samples/navi/res/table-add-row-before-active.gif +0 -0
- data/samples/navi/res/table-add-row-before-hover.gif +0 -0
- data/samples/navi/res/table-add-row-before.gif +0 -0
- data/samples/navi/res/table-remove-column-active.gif +0 -0
- data/samples/navi/res/table-remove-column-hover.gif +0 -0
- data/samples/navi/res/table-remove-column.gif +0 -0
- data/samples/navi/res/table-remove-row-active.gif +0 -0
- data/samples/navi/res/table-remove-row-hover.gif +0 -0
- data/samples/navi/res/table-remove-row.gif +0 -0
- data/samples/navi/res/throbber/Thumbs.db +0 -0
- data/samples/navi/res/throbber/anim.gif +0 -0
- data/samples/navi/res/throbber/anims00.gif +0 -0
- data/samples/navi/res/throbber/anims01.gif +0 -0
- data/samples/navi/res/throbber/anims02.gif +0 -0
- data/samples/navi/res/throbber/anims03.gif +0 -0
- data/samples/navi/res/throbber/anims04.gif +0 -0
- data/samples/navi/res/throbber/anims05.gif +0 -0
- data/samples/navi/res/throbber/anims06.gif +0 -0
- data/samples/navi/res/throbber/anims07.gif +0 -0
- data/samples/navi/res/throbber/anims08.gif +0 -0
- data/samples/navi/res/throbber/anims09.gif +0 -0
- data/samples/navi/res/throbber/anims10.gif +0 -0
- data/samples/navi/res/throbber/anims11.gif +0 -0
- data/samples/navi/res/throbber/anims12.gif +0 -0
- data/samples/navi/res/throbber/anims13.gif +0 -0
- data/samples/navi/res/throbber/anims14.gif +0 -0
- data/samples/navi/res/throbber/anims15.gif +0 -0
- data/samples/navi/res/throbber/anims16.gif +0 -0
- data/samples/navi/res/throbber/anims17.gif +0 -0
- data/samples/navi/res/throbber/anims18.gif +0 -0
- data/samples/navi/res/throbber/anims19.gif +0 -0
- data/samples/navi/res/throbber/anims20.gif +0 -0
- data/samples/navi/res/throbber/anims21.gif +0 -0
- data/samples/navi/res/throbber/anims22.gif +0 -0
- data/samples/navi/res/throbber/anims23.gif +0 -0
- data/samples/navi/res/throbber/anims24.gif +0 -0
- data/samples/navi/res/throbber/anims25.gif +0 -0
- data/samples/navi/res/throbber/anims26.gif +0 -0
- data/samples/navi/res/throbber/anims27.gif +0 -0
- data/samples/navi/res/throbber/anims28.gif +0 -0
- data/samples/navi/res/throbber/anims29.gif +0 -0
- data/samples/navi/res/ua.css +235 -0
- data/samples/navi/res/viewer.properties +1 -0
- data/samples/navi/res/viewsource.css +118 -0
- data/samples/navi/res/wincharset.properties +55 -0
- data/samples/navi/resources.cfg +14 -0
- data/samples/navi/testNaviMask.png +0 -0
- data/samples/ogre.cfg +8 -0
- data/samples/plugins.cfg +11 -0
- data/samples/quake3settings.cfg +2 -0
- data/samples/render_run_log.5796 +891 -0
- data/samples/render_to_texture.rb +161 -0
- data/samples/resources.cfg +16 -0
- data/samples/sky_box.rb +107 -0
- data/samples/sky_dome.rb +86 -0
- data/samples/sky_plane.rb +27 -0
- data/samples/smoke.rb +23 -0
- data/samples/work/cube_mapping.rb +686 -0
- metadata +500 -0
@@ -0,0 +1,139 @@
|
|
1
|
+
CubeMappingOverlay
|
2
|
+
{
|
3
|
+
zorder 500
|
4
|
+
// Stats block
|
5
|
+
container BorderPanel(Core/CubeMappingPanel)
|
6
|
+
{
|
7
|
+
metrics_mode pixels
|
8
|
+
vert_align top
|
9
|
+
left 5
|
10
|
+
top 5
|
11
|
+
width 250
|
12
|
+
height 130
|
13
|
+
material Core/StatsBlockCenter
|
14
|
+
border_size 1 1 1 1
|
15
|
+
border_material Core/StatsBlockBorder
|
16
|
+
border_topleft_uv 0.0000 1.0000 0.0039 0.9961
|
17
|
+
border_top_uv 0.0039 1.0000 0.9961 0.9961
|
18
|
+
border_topright_uv 0.9961 1.0000 1.0000 0.9961
|
19
|
+
border_left_uv 0.0000 0.9961 0.0039 0.0039
|
20
|
+
border_right_uv 0.9961 0.9961 1.0000 0.0039
|
21
|
+
border_bottomleft_uv 0.0000 0.0039 0.0039 0.0000
|
22
|
+
border_bottom_uv 0.0039 0.0039 0.9961 0.0000
|
23
|
+
border_bottomright_uv 0.9961 0.0039 1.0000 0.0000
|
24
|
+
|
25
|
+
element TextArea(CubeMapping/Displacement)
|
26
|
+
{
|
27
|
+
metrics_mode pixels
|
28
|
+
left 5
|
29
|
+
top 5
|
30
|
+
width 90
|
31
|
+
height 30
|
32
|
+
font_name BlueHighway
|
33
|
+
char_height 16
|
34
|
+
caption [1/2] Displacement:
|
35
|
+
colour_top 0.5 0.7 0.5
|
36
|
+
colour_bottom 0.3 0.5 0.3
|
37
|
+
}
|
38
|
+
|
39
|
+
element TextArea(CubeMapping/Density)
|
40
|
+
{
|
41
|
+
metrics_mode pixels
|
42
|
+
left 5
|
43
|
+
top 20
|
44
|
+
width 90
|
45
|
+
height 30
|
46
|
+
font_name BlueHighway
|
47
|
+
char_height 16
|
48
|
+
caption [3/4] Noise density:
|
49
|
+
colour_top 0.5 0.7 0.5
|
50
|
+
colour_bottom 0.3 0.5 0.3
|
51
|
+
}
|
52
|
+
|
53
|
+
element TextArea(CubeMapping/TimeDensity)
|
54
|
+
{
|
55
|
+
metrics_mode pixels
|
56
|
+
left 5
|
57
|
+
top 35
|
58
|
+
width 90
|
59
|
+
height 30
|
60
|
+
font_name BlueHighway
|
61
|
+
char_height 16
|
62
|
+
caption [5/6] Time density:
|
63
|
+
colour_top 0.5 0.7 0.5
|
64
|
+
colour_bottom 0.3 0.5 0.3
|
65
|
+
}
|
66
|
+
|
67
|
+
|
68
|
+
element TextArea(CubeMapping/Noise)
|
69
|
+
{
|
70
|
+
metrics_mode pixels
|
71
|
+
left 5
|
72
|
+
top 50
|
73
|
+
width 90
|
74
|
+
height 30
|
75
|
+
font_name BlueHighway
|
76
|
+
char_height 16
|
77
|
+
caption [N] Noise: _not_set_
|
78
|
+
colour_top 0.5 0.7 0.5
|
79
|
+
colour_bottom 0.3 0.5 0.3
|
80
|
+
}
|
81
|
+
|
82
|
+
element TextArea(CubeMapping/Material)
|
83
|
+
{
|
84
|
+
metrics_mode pixels
|
85
|
+
left 5
|
86
|
+
top 65
|
87
|
+
width 90
|
88
|
+
height 30
|
89
|
+
font_name BlueHighway
|
90
|
+
char_height 16
|
91
|
+
caption [M] Material: *UNIMPLEMENTED*
|
92
|
+
colour_top 0.5 0.7 0.5
|
93
|
+
colour_bottom 0.3 0.5 0.3
|
94
|
+
}
|
95
|
+
|
96
|
+
element TextArea(CubeMapping/Object)
|
97
|
+
{
|
98
|
+
metrics_mode pixels
|
99
|
+
left 5
|
100
|
+
top 80
|
101
|
+
width 90
|
102
|
+
height 30
|
103
|
+
font_name BlueHighway
|
104
|
+
char_height 16
|
105
|
+
caption [O] Object:
|
106
|
+
colour_top 0.5 0.7 0.5
|
107
|
+
colour_bottom 0.3 0.5 0.3
|
108
|
+
}
|
109
|
+
|
110
|
+
element TextArea(CubeMapping/CubeMap)
|
111
|
+
{
|
112
|
+
metrics_mode pixels
|
113
|
+
left 5
|
114
|
+
top 95
|
115
|
+
width 90
|
116
|
+
height 30
|
117
|
+
font_name BlueHighway
|
118
|
+
char_height 16
|
119
|
+
caption [C] CubeMap:
|
120
|
+
colour_top 0.5 0.7 0.5
|
121
|
+
colour_bottom 0.3 0.5 0.3
|
122
|
+
}
|
123
|
+
|
124
|
+
element TextArea(CubeMapping/Random)
|
125
|
+
{
|
126
|
+
metrics_mode pixels
|
127
|
+
left 5
|
128
|
+
top 110
|
129
|
+
width 90
|
130
|
+
height 30
|
131
|
+
font_name BlueHighway
|
132
|
+
char_height 16
|
133
|
+
caption [SPACE] Go random!
|
134
|
+
colour_top 0.5 0.7 0.5
|
135
|
+
colour_bottom 0.3 0.5 0.3
|
136
|
+
}
|
137
|
+
|
138
|
+
}
|
139
|
+
}
|
Binary file
|
Binary file
|
@@ -0,0 +1,99 @@
|
|
1
|
+
date: September 17th 2001.
|
2
|
+
Quake3Arena DM level.
|
3
|
+
|
4
|
+
====================================================
|
5
|
+
title: ChiropteraDM
|
6
|
+
file: ChiropteraDM.pk3
|
7
|
+
|
8
|
+
authors: Alcatraz / Nunuk / Sock
|
9
|
+
|
10
|
+
Alcatraz alcatraz@planetquake.com
|
11
|
+
http://www.planetquake.com/bighouse
|
12
|
+
Nunuk: nunuk@planetquake.com
|
13
|
+
http://www.planetquake.com/nunuk
|
14
|
+
Sock: sock@planetquake.com
|
15
|
+
http://www.planetquake.com/simland
|
16
|
+
====================================================
|
17
|
+
Components
|
18
|
+
|
19
|
+
Architecture: Nunuk
|
20
|
+
Gameplay: Alcatraz
|
21
|
+
Textures: Sock / Arnaud "pikouze" barros / Nunuk
|
22
|
+
|
23
|
+
====================================================
|
24
|
+
Play information
|
25
|
+
|
26
|
+
tourney: yes
|
27
|
+
deathmatch: 2-6
|
28
|
+
Bot File (aas): yes (Optimized)
|
29
|
+
|
30
|
+
how to play place chiropteraDM.pk3 in your
|
31
|
+
/Quake III Arena/baseq3/ folder
|
32
|
+
start quake3 Arena
|
33
|
+
hit ~
|
34
|
+
type /map chiropteraDM
|
35
|
+
type /addbot <botname> <skill>
|
36
|
+
hit ~ (to clear the console)
|
37
|
+
|
38
|
+
Note: If the map does not start automatically after loading then make
|
39
|
+
sure you have the SV_PURE variable set to 0. I also included an arena
|
40
|
+
file in the pk3 file so that it can be loaded from the menus.
|
41
|
+
|
42
|
+
====================================================
|
43
|
+
Construction
|
44
|
+
|
45
|
+
editor: Q3Radiant 197 by Id Software
|
46
|
+
build time: Original Map : 3 months, New version : 1 month
|
47
|
+
build version: 6(F)
|
48
|
+
|
49
|
+
====================================================
|
50
|
+
New Beta testers: Nunuk, Ttimo, NakedApe, Shallow[BAP]
|
51
|
+
|
52
|
+
Thanks from Sock:
|
53
|
+
|
54
|
+
Ttimo : for advice and testing.
|
55
|
+
NakedApe : for advice on TA items and testing.
|
56
|
+
alcatraz : for taking time on the level, and for his item placement.
|
57
|
+
Zed the best gf ever :P
|
58
|
+
|
59
|
+
Additional thanks from Nunuk:
|
60
|
+
|
61
|
+
my wife lorene. for her patience.
|
62
|
+
my son arthur.(stop slapping dad's keyboard!)
|
63
|
+
for advice and testing : nanospawn, bal, sock, shod, ttimo, spog.
|
64
|
+
auhsan - for inspiration :o)
|
65
|
+
th - too bad for the title, it will be for the next map.
|
66
|
+
just for being there : lunaran, grindspire, friction, and all at TF.
|
67
|
+
cool_ber - for being cool :>
|
68
|
+
ptit benj - always there for cool advices
|
69
|
+
bengal - for his awesome artwork
|
70
|
+
pappy-r, will, ash, and staff, @ planetquake
|
71
|
+
all the guys at qmap and terrafusion
|
72
|
+
ohz, shod and fff - for pimping and for always reminding me that i'll
|
73
|
+
become a real mapper when i'll stop doing these crappy space maps .... :oD
|
74
|
+
www.quakexpert.com
|
75
|
+
darkworks
|
76
|
+
yan "la crampe" - the only "dm17sucks" dude that passes at
|
77
|
+
least one hour a day playing in it.
|
78
|
+
arnaud "pikouse" - for allowing me to modify his own texes.
|
79
|
+
roland "poz_kak"
|
80
|
+
|
81
|
+
|
82
|
+
Thanx to all the other people that i could have forgot. ;)
|
83
|
+
|
84
|
+
====================================================
|
85
|
+
Distribution / Copyright / Permissions
|
86
|
+
|
87
|
+
Copyright (c) 2001 sock, sock@planetquake.com
|
88
|
+
All rights reserved.
|
89
|
+
|
90
|
+
Quake III Arena is a registered trademark of
|
91
|
+
id Software, Inc.
|
92
|
+
|
93
|
+
This level may be electronically distributed only at
|
94
|
+
NO CHARGE to the recipient in its current state, MUST
|
95
|
+
include this .txt file, and may NOT be modified IN
|
96
|
+
ANY WAY. UNDER NO CIRCUMSTANCES IS THIS LEVEL TO BE
|
97
|
+
DISTRIBUTED ON CD-ROM WITHOUT PRIOR WRITTEN PERMISSION.
|
98
|
+
|
99
|
+
====================================================
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,43 @@
|
|
1
|
+
// Example particle systems
|
2
|
+
|
3
|
+
// smoke
|
4
|
+
Smoke
|
5
|
+
{
|
6
|
+
material Smoke
|
7
|
+
particle_width 55
|
8
|
+
particle_height 55
|
9
|
+
cull_each true
|
10
|
+
quota 500
|
11
|
+
billboard_type point
|
12
|
+
sorted true
|
13
|
+
|
14
|
+
// Area emitter
|
15
|
+
emitter Point
|
16
|
+
{
|
17
|
+
angle 11
|
18
|
+
emission_rate 15
|
19
|
+
time_to_live 4
|
20
|
+
direction 0 1 0
|
21
|
+
velocity_min 150
|
22
|
+
velocity_max 240
|
23
|
+
}
|
24
|
+
|
25
|
+
affector ColourImage
|
26
|
+
{
|
27
|
+
image smokecolors.png
|
28
|
+
}
|
29
|
+
|
30
|
+
affector Rotator
|
31
|
+
{
|
32
|
+
rotation_range_start 0
|
33
|
+
rotation_range_end 360
|
34
|
+
rotation_speed_range_start -60
|
35
|
+
rotation_speed_range_end 200
|
36
|
+
}
|
37
|
+
|
38
|
+
affector Scaler
|
39
|
+
{
|
40
|
+
rate 100
|
41
|
+
}
|
42
|
+
|
43
|
+
}
|
data/samples/media.cfg
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
Mesh=ogrehead.mesh
|
2
|
+
# missing material
|
3
|
+
#Mesh=geosphere4500.mesh
|
4
|
+
# works but crashes (seg fault)
|
5
|
+
Mesh=razor.mesh
|
6
|
+
# works but crashes (seg fault)
|
7
|
+
Mesh=knot.mesh
|
8
|
+
# works but crashes (seg fault)
|
9
|
+
Mesh=RZR-002.mesh
|
10
|
+
# missing material
|
11
|
+
#Mesh=geosphere8000.mesh
|
12
|
+
|
13
|
+
Mesh=sphere.mesh
|
14
|
+
|
15
|
+
CubeMap=cubescene.jpg
|
16
|
+
CubeMap=early_morning.jpg
|
17
|
+
CubeMap=cubemap.jpg
|
18
|
+
CubeMap=morning.jpg
|
19
|
+
CubeMap=cloudy_noon.jpg
|
20
|
+
CubeMap=evening.jpg
|
21
|
+
CubeMap=stormy.jpg
|
22
|
+
CubeMap=stevecube.jpg
|
@@ -0,0 +1,60 @@
|
|
1
|
+
material CloudySky
|
2
|
+
{
|
3
|
+
technique
|
4
|
+
{
|
5
|
+
pass
|
6
|
+
{
|
7
|
+
lighting off
|
8
|
+
depth_write off
|
9
|
+
|
10
|
+
texture_unit
|
11
|
+
{
|
12
|
+
texture clouds.jpg
|
13
|
+
scroll_anim 0.15 0
|
14
|
+
}
|
15
|
+
}
|
16
|
+
}
|
17
|
+
}
|
18
|
+
|
19
|
+
material Terrain
|
20
|
+
{
|
21
|
+
receive_shadows on
|
22
|
+
|
23
|
+
technique
|
24
|
+
{
|
25
|
+
pass
|
26
|
+
{
|
27
|
+
ambient 0.5 0.6 0.6 1
|
28
|
+
diffuse 0.55 0.7 0.55
|
29
|
+
|
30
|
+
texture_unit
|
31
|
+
{
|
32
|
+
|
33
|
+
texture grass.jpg
|
34
|
+
scale 0.03 0.03
|
35
|
+
}
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
material Knot
|
41
|
+
{
|
42
|
+
receive_shadows on
|
43
|
+
|
44
|
+
technique
|
45
|
+
{
|
46
|
+
pass
|
47
|
+
{
|
48
|
+
ambient 0.5 0.5 0.5 1
|
49
|
+
diffuse 0.5 0.5 0.5
|
50
|
+
|
51
|
+
texture_unit
|
52
|
+
{
|
53
|
+
|
54
|
+
texture cerulean.jpg
|
55
|
+
scale 0.5 0.5
|
56
|
+
scroll_anim 0.35 0.05
|
57
|
+
}
|
58
|
+
}
|
59
|
+
}
|
60
|
+
}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,136 @@
|
|
1
|
+
function PageNaviData()
|
2
|
+
{
|
3
|
+
var url = window.document.URL.toString();
|
4
|
+
|
5
|
+
this.getName = getName;
|
6
|
+
this.doesExist = doesExist;
|
7
|
+
this.get = get;
|
8
|
+
|
9
|
+
function getName()
|
10
|
+
{
|
11
|
+
if(url.indexOf("?") > -1 && url.indexOf("?", url.indexOf("?")+1) > -1)
|
12
|
+
return url.substr(url.indexOf("?")+1).split("?")[0];
|
13
|
+
|
14
|
+
return "";
|
15
|
+
}
|
16
|
+
|
17
|
+
function doesExist(ParameterName)
|
18
|
+
{
|
19
|
+
if(get(ParameterName).length)
|
20
|
+
return true;
|
21
|
+
else
|
22
|
+
return false;
|
23
|
+
}
|
24
|
+
|
25
|
+
function get(ParameterName)
|
26
|
+
{
|
27
|
+
if(url.indexOf("?") > -1 && url.indexOf("?", url.indexOf("?")+1) > -1)
|
28
|
+
{
|
29
|
+
var Parameters = url.substr(url.indexOf("?", url.indexOf("?")+1)+1).split("&");
|
30
|
+
for (i = 0; i < Parameters.length; i++)
|
31
|
+
{
|
32
|
+
if(Parameters[i].indexOf("=") > 0)
|
33
|
+
{
|
34
|
+
var ParameterValue = Parameters[i].split("=");
|
35
|
+
if(ParameterValue[0] == ParameterName)
|
36
|
+
return decodeString(ParameterValue[1]);
|
37
|
+
}
|
38
|
+
}
|
39
|
+
}
|
40
|
+
return "";
|
41
|
+
}
|
42
|
+
}
|
43
|
+
|
44
|
+
pageNaviData = new PageNaviData();
|
45
|
+
|
46
|
+
function NaviData(naviDataName)
|
47
|
+
{
|
48
|
+
var dataString = "NAVI_DATA:?" + naviDataName + "?";
|
49
|
+
var paramCount = 0;
|
50
|
+
this.add = add;
|
51
|
+
this.send = send;
|
52
|
+
|
53
|
+
function add(paramName, paramValue)
|
54
|
+
{
|
55
|
+
if(paramCount != 0)
|
56
|
+
dataString += "&";
|
57
|
+
|
58
|
+
if(isNaN(paramValue))
|
59
|
+
dataString += paramName + "=" + encodeString(paramValue);
|
60
|
+
else
|
61
|
+
dataString += paramName + "=" + paramValue;
|
62
|
+
|
63
|
+
paramCount++;
|
64
|
+
}
|
65
|
+
|
66
|
+
function send()
|
67
|
+
{
|
68
|
+
window.statusbar = false;
|
69
|
+
window.status = dataString;
|
70
|
+
}
|
71
|
+
}
|
72
|
+
|
73
|
+
function decodeString(strtod)
|
74
|
+
{
|
75
|
+
strtod = strtod.replace(/%20/g, " ");
|
76
|
+
strtod = strtod.replace(/%22/g, "\"");
|
77
|
+
strtod = strtod.replace(/%60/g, "`");
|
78
|
+
strtod = strtod.replace(/%5C/g, "\\");
|
79
|
+
strtod = strtod.replace(/%23/g, "#");
|
80
|
+
strtod = strtod.replace(/%3C/g, "<");
|
81
|
+
strtod = strtod.replace(/%3E/g, ">");
|
82
|
+
strtod = strtod.replace(/%26/g, "&");
|
83
|
+
strtod = strtod.replace(/%3D/g, "=");
|
84
|
+
strtod = strtod.replace(/%3F/g, "?");
|
85
|
+
strtod = strtod.replace(/%25/g, "%");
|
86
|
+
|
87
|
+
return strtod;
|
88
|
+
}
|
89
|
+
|
90
|
+
function encodeString(strtoe)
|
91
|
+
{
|
92
|
+
strtoe = strtoe.replace(/%/g, "%25");
|
93
|
+
strtoe = strtoe.replace(/ /g, "%20");
|
94
|
+
strtoe = strtoe.replace(/ /g, "%20");
|
95
|
+
strtoe = strtoe.replace(/"/g, "%22");
|
96
|
+
strtoe = strtoe.replace(/`/g, "%60");
|
97
|
+
strtoe = strtoe.replace(/\\/g, "%5C");
|
98
|
+
strtoe = strtoe.replace(/#/g, "%23");
|
99
|
+
strtoe = strtoe.replace(/</g, "%3C");
|
100
|
+
strtoe = strtoe.replace(/>/g, "%3E");
|
101
|
+
strtoe = strtoe.replace(/&/g, "%26");
|
102
|
+
strtoe = strtoe.replace(/=/g, "%3D");
|
103
|
+
strtoe = strtoe.replace(/\?/g, "%3F");
|
104
|
+
|
105
|
+
return strtoe;
|
106
|
+
}
|
107
|
+
|
108
|
+
function getTime()
|
109
|
+
{
|
110
|
+
var suffix = "";
|
111
|
+
var now = new Date();
|
112
|
+
var hours = now.getHours();
|
113
|
+
|
114
|
+
if (hours < 12)
|
115
|
+
suffix = "AM";
|
116
|
+
else
|
117
|
+
suffix = "PM";
|
118
|
+
|
119
|
+
if (hours == 0)
|
120
|
+
hours = 12;
|
121
|
+
|
122
|
+
if (hours > 12)
|
123
|
+
hours = hours - 12;
|
124
|
+
|
125
|
+
var minutes = String(now.getMinutes());
|
126
|
+
|
127
|
+
if (minutes.length == 1)
|
128
|
+
minutes = "0" + minutes;
|
129
|
+
|
130
|
+
return String(String(hours) + ":" + minutes + " " + suffix);
|
131
|
+
}
|
132
|
+
|
133
|
+
function getNaviName()
|
134
|
+
{
|
135
|
+
return navigator.userAgent.substr(navigator.userAgent.lastIndexOf(" "));
|
136
|
+
}
|
Binary file
|