comparison Samples/WebAssembly/RtViewer/RtViewerWasmApp.js @ 1404:3e644f6fadd4

Three-viewport is now OK in SDL and Wasm
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 29 Apr 2020 22:06:24 +0200
parents 27e0a00bd3e8
children
comparison
equal deleted inserted replaced
1395:62dc0d737e7b 1404:3e644f6fadd4
79 .catch(function (error) { 79 .catch(function (error) {
80 alert('Cannot load the WebAssembly framework'); 80 alert('Cannot load the WebAssembly framework');
81 }); 81 });
82 }); 82 });
83 83
84 // http://localhost:9979/rtviewer/index.html?loglevel=trace&ctseries=CTSERIES&rtdose=RTDOSE&rtstruct=RTSTRUCT 84 // http://localhost:9979/rtviewer/index.html?loglevel=trace&ctseries=a04ecf01-79b2fc33-58239f7e-ad9db983-28e81afa&rtdose=830a69ff-8e4b5ee3-b7f966c8-bccc20fb-d322dceb&rtstruct=54460695-ba3885ee-ddf61ac0-f028e31d-a6e474d9
85 85