view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 905:88bf49aebc13

introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
author Alain Mazy <alain@mazy.be>
date Wed, 17 Jul 2019 16:56:53 +0200
parents 1d9deb4ee84c
children
line wrap: on
line source

import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner';


InitializeWasmApplication("RtViewerDemo", "/orthanc");