kts
|
301a32fc36
|
Added some code for window.close() on Chrome - only supported with user action on FF 2.0 and up
|
2013-08-06 01:11:17 -07:00 |
kts
|
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
|
2013-08-05 17:07:08 -07:00 |
kts@vger
|
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.
|
2013-08-04 23:11:59 -07:00 |
kts@vger
|
5fdd9b2d36
|
Added scaling, resizing, and some basic resizing
|
2013-08-04 22:30:46 -07:00 |
kts@vger
|
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
|
2013-08-04 15:14:03 -07:00 |
kts
|
fe52646c6d
|
Added README, the test vif file, some blank stubs for the JavaScript viewer, and a symbolic link of CBDL to ../CBDL
|
2013-08-03 15:22:42 -07:00 |