-
midlik authored
* Added HeadlessPluginContext, Canvas3DRenderer, image-renderer example * Fixed dependencies in package.json * Removed gl from deps * Removed gl, pngjs, jpeg-js from dependencies, importing via LazyImports * Updated docs in src/examples/image-renderer/index.ts * Added gl, pngjs, jpeg-js to optionalDependencies * Canvas3DRenderer: default cameraResetDurationMs: 0 (necessary when changing camera between renderings) --------- Co-authored-by:
David Sehnal <dsehnal@users.noreply.github.com>
midlik authored* Added HeadlessPluginContext, Canvas3DRenderer, image-renderer example * Fixed dependencies in package.json * Removed gl from deps * Removed gl, pngjs, jpeg-js from dependencies, importing via LazyImports * Updated docs in src/examples/image-renderer/index.ts * Added gl, pngjs, jpeg-js to optionalDependencies * Canvas3DRenderer: default cameraResetDurationMs: 0 (necessary when changing camera between renderings) --------- Co-authored-by:
David Sehnal <dsehnal@users.noreply.github.com>