comparison Applications/Samples/Web/simple-viewer.ts @ 238:126c9c0c9333 am

SimpleViewer demo running both with SDL and Wasm
author am@osimis.io
date Wed, 20 Jun 2018 09:25:39 +0200
parents
children ddbb339ed4cf
comparison
equal deleted inserted replaced
237:b4642964c355 238:126c9c0c9333
1 ///<reference path='../../../Platforms/Wasm/wasm-application.ts'/>
2
3 InitializeWasmApplication("OrthancStoneSimpleViewer");