Commit Graph

  • 301a32fc36 Added some code for window.close() on Chrome - only supported with user action on FF 2.0 and up master kts 2013-08-06 01:11:17 -0700
  • fc318b3d3d Code cleanup, added JVIV.loadVoxel() and VL.Loader() descriptions, decreased background/font color saturation from 255 to 100 so as to reduce eye bleedage kts 2013-08-05 17:07:08 -0700
  • c4b3febd3c more changes for the mobile version, with an appcache added for offline usage kts@vger 2013-08-04 23:35:05 -0700
  • 25f3b10676 added a vif_mobile.html to test offline running of vif on iOS devices kts@vger 2013-08-04 23:26:28 -0700
  • 046af3da81 Loading of test.vif now handled by an XMLHttpRequest to the local file, rather than an iframe. The iframe pretty much only worked on Safari, and was rather clunky in comparison to the XMLHttpRequest method - I thought it couldn't handle file://, but it can. kts@vger 2013-08-04 23:11:59 -0700
  • 5fdd9b2d36 Added scaling, resizing, and some basic resizing kts@vger 2013-08-04 22:30:46 -0700
  • 6b34f452aa basic vif decoder and displayer programmed using CBDL - at the moment, no rotation/yaw/pitch support, nor any support for z/depth. Also note that binary data cannot be properly loaded via iframe on an offline instance(e.g., no webserver), so test.vif has been copied to test.txt, allowing for browser-only/non-webserver running of JVIV kts@vger 2013-08-04 15:14:03 -0700
  • fe52646c6d Added README, the test vif file, some blank stubs for the JavaScript viewer, and a symbolic link of CBDL to ../CBDL kts 2013-08-03 15:22:42 -0700