babylon.viewer.module.d.ts 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636
  1. /// <reference path="./babylon.module.d.ts"/>
  2. /// <reference path="./babylon.glTF2Interface.d.ts"/>
  3. /// <reference path="./babylonjs.loaders.d.ts"/>
  4. declare module "babylonjs-loaders"{ export=BABYLON;}
  5. // Generated by dts-bundle v0.7.3
  6. // Dependencies for this module:
  7. // ../../../../../Tools/Gulp/babylonjs
  8. // ../../../../../Tools/Gulp/babylonjs-gltf2interface
  9. // ../../../../../Tools/Gulp/babylonjs-loaders
  10. declare module 'babylonjs-viewer' {
  11. import { mapperManager } from 'babylonjs-viewer/configuration/mappers';
  12. import { viewerGlobals } from 'babylonjs-viewer/configuration/globals';
  13. import { viewerManager } from 'babylonjs-viewer/viewer/viewerManager';
  14. import { DefaultViewer } from 'babylonjs-viewer/viewer/defaultViewer';
  15. import { AbstractViewer } from 'babylonjs-viewer/viewer/viewer';
  16. import { telemetryManager } from 'babylonjs-viewer/managers/telemetryManager';
  17. import { ModelLoader } from 'babylonjs-viewer/loader/modelLoader';
  18. import { ViewerModel, ModelState } from 'babylonjs-viewer/model/viewerModel';
  19. import { AnimationPlayMode, AnimationState } from 'babylonjs-viewer/model/modelAnimation';
  20. import { ILoaderPlugin } from 'babylonjs-viewer/loader/plugins/loaderPlugin';
  21. import { AbstractViewerNavbarButton } from 'babylonjs-viewer/templating/viewerTemplatePlugin';
  22. import { registerCustomOptimizer } from 'babylonjs-viewer/optimizer/custom';
  23. /**
  24. * BabylonJS Viewer
  25. *
  26. * An HTML-Based viewer for 3D models, based on BabylonJS and its extensions.
  27. */
  28. import * as BABYLON from 'babylonjs';
  29. import 'babylonjs-loaders';
  30. import 'pepjs';
  31. import { InitTags } from 'babylonjs-viewer/initializer';
  32. let disableInit: boolean;
  33. /**
  34. * Dispose all viewers currently registered
  35. */
  36. function disposeAll(): void;
  37. const Version: string;
  38. export { BABYLON, Version, InitTags, DefaultViewer, AbstractViewer, viewerGlobals, telemetryManager, disableInit, viewerManager, mapperManager, disposeAll, ModelLoader, ViewerModel, AnimationPlayMode, AnimationState, ModelState, ILoaderPlugin, AbstractViewerNavbarButton, registerCustomOptimizer };
  39. export * from 'babylonjs-viewer/configuration';
  40. }
  41. declare module 'babylonjs-viewer/configuration/mappers' {
  42. import { ViewerConfiguration } from 'babylonjs-viewer/configuration/configuration';
  43. /**
  44. * This is the mapper's interface. Implement this function to create your own mapper and register it at the mapper manager
  45. */
  46. export interface IMapper {
  47. map(rawSource: any): ViewerConfiguration;
  48. }
  49. /**
  50. * The MapperManager manages the different implemented mappers.
  51. * It allows the user to register new mappers as well and use them to parse their own configuration data
  52. */
  53. export class MapperManager {
  54. /**
  55. * The default mapper is the JSON mapper.
  56. */
  57. static DefaultMapper: string;
  58. constructor();
  59. /**
  60. * Get a specific configuration mapper.
  61. *
  62. * @param type the name of the mapper to load
  63. */
  64. getMapper(type: string): IMapper;
  65. /**
  66. * Use this functio to register your own configuration mapper.
  67. * After a mapper is registered, it can be used to parse the specific type fo configuration to the standard ViewerConfiguration.
  68. * @param type the name of the mapper. This will be used to define the configuration type and/or to get the mapper
  69. * @param mapper The implemented mapper
  70. */
  71. registerMapper(type: string, mapper: IMapper): void;
  72. /**
  73. * Dispose the mapper manager and all of its mappers.
  74. */
  75. dispose(): void;
  76. }
  77. /**
  78. * mapperManager is a singleton of the type MapperManager.
  79. * The mapperManager can be disposed directly with calling mapperManager.dispose()
  80. * or indirectly with using BabylonViewer.disposeAll()
  81. */
  82. export let mapperManager: MapperManager;
  83. }
  84. declare module 'babylonjs-viewer/configuration/globals' {
  85. export class ViewerGlobals {
  86. disableInit: boolean;
  87. disableWebGL2Support: boolean;
  88. readonly version: string;
  89. }
  90. export let viewerGlobals: ViewerGlobals;
  91. }
  92. declare module 'babylonjs-viewer/viewer/viewerManager' {
  93. import { Observable } from 'babylonjs';
  94. import { AbstractViewer } from 'babylonjs-viewer/viewer/viewer';
  95. /**
  96. * The viewer manager is the container for all viewers currently registered on this page.
  97. * It is possible to have more than one viewer on a single page.
  98. */
  99. export class ViewerManager {
  100. /**
  101. * A callback that will be triggered when a new viewer was added
  102. */
  103. onViewerAdded: (viewer: AbstractViewer) => void;
  104. /**
  105. * Will notify when a new viewer was added
  106. */
  107. onViewerAddedObservable: Observable<AbstractViewer>;
  108. /**
  109. * Will notify when a viewer was removed (disposed)
  110. */
  111. onViewerRemovedObservable: Observable<string>;
  112. constructor();
  113. /**
  114. * Adding a new viewer to the viewer manager and start tracking it.
  115. * @param viewer the viewer to add
  116. */
  117. addViewer(viewer: AbstractViewer): void;
  118. /**
  119. * remove a viewer from the viewer manager
  120. * @param viewer the viewer to remove
  121. */
  122. removeViewer(viewer: AbstractViewer): void;
  123. /**
  124. * Get a viewer by its baseId (if the container element has an ID, it is the this is. if not, a random id was assigned)
  125. * @param id the id of the HTMl element (or the viewer's, if none provided)
  126. */
  127. getViewerById(id: string): AbstractViewer;
  128. /**
  129. * Get a viewer using a container element
  130. * @param element the HTML element to search viewers associated with
  131. */
  132. getViewerByHTMLElement(element: HTMLElement): AbstractViewer | undefined;
  133. /**
  134. * Get a promise that will fullfil when this viewer was initialized.
  135. * Since viewer initialization and template injection is asynchronous, using the promise will guaranty that
  136. * you will get the viewer after everything was already configured.
  137. * @param id the viewer id to find
  138. */
  139. getViewerPromiseById(id: string): Promise<AbstractViewer>;
  140. /**
  141. * dispose the manager and all of its associated viewers
  142. */
  143. dispose(): void;
  144. }
  145. export let viewerManager: ViewerManager;
  146. }
  147. declare module 'babylonjs-viewer/viewer/defaultViewer' {
  148. import { ViewerConfiguration, IModelConfiguration } from 'babylonjs-viewer/configuration';
  149. import { Template } from 'babylonjs-viewer/templating/templateManager';
  150. import { AbstractViewer } from 'babylonjs-viewer/viewer/viewer';
  151. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  152. import { IViewerTemplatePlugin } from 'babylonjs-viewer/templating/viewerTemplatePlugin';
  153. /**
  154. * The Default viewer is the default implementation of the AbstractViewer.
  155. * It uses the templating system to render a new canvas and controls.
  156. */
  157. export class DefaultViewer extends AbstractViewer {
  158. containerElement: Element;
  159. fullscreenElement?: Element;
  160. /**
  161. * Create a new default viewer
  162. * @param containerElement the element in which the templates will be rendered
  163. * @param initialConfiguration the initial configuration. Defaults to extending the default configuration
  164. */
  165. constructor(containerElement: Element, initialConfiguration?: ViewerConfiguration);
  166. registerTemplatePlugin(plugin: IViewerTemplatePlugin): void;
  167. /**
  168. * This will be executed when the templates initialize.
  169. */
  170. protected _onTemplatesLoaded(): Promise<AbstractViewer>;
  171. protected _initVR(): void;
  172. /**
  173. * Toggle fullscreen of the entire viewer
  174. */
  175. toggleFullscreen: () => void;
  176. /**
  177. * Preparing the container element to present the viewer
  178. */
  179. protected _prepareContainerElement(): void;
  180. /**
  181. * This function will configure the templates and update them after a model was loaded
  182. * It is mainly responsible to changing the title and subtitle etc'.
  183. * @param model the model to be used to configure the templates by
  184. */
  185. protected _configureTemplate(model?: ViewerModel): void;
  186. /**
  187. * This will load a new model to the default viewer
  188. * overriding the AbstractViewer's loadModel.
  189. * The scene will automatically be cleared of the old models, if exist.
  190. * @param model the configuration object (or URL) to load.
  191. */
  192. loadModel(model?: string | File | IModelConfiguration): Promise<ViewerModel>;
  193. /**
  194. * Show the overlay and the defined sub-screen.
  195. * Mainly used for help and errors
  196. * @param subScreen the name of the subScreen. Those can be defined in the configuration object
  197. */
  198. showOverlayScreen(subScreen: string): Promise<string> | Promise<Template>;
  199. /**
  200. * Hide the overlay screen.
  201. */
  202. hideOverlayScreen(): Promise<string> | Promise<Template>;
  203. /**
  204. * show the viewer (in case it was hidden)
  205. *
  206. * @param visibilityFunction an optional function to execute in order to show the container
  207. */
  208. show(visibilityFunction?: ((template: Template) => Promise<Template>)): Promise<Template>;
  209. /**
  210. * hide the viewer (in case it is visible)
  211. *
  212. * @param visibilityFunction an optional function to execute in order to hide the container
  213. */
  214. hide(visibilityFunction?: ((template: Template) => Promise<Template>)): Promise<Template>;
  215. /**
  216. * Show the loading screen.
  217. * The loading screen can be configured using the configuration object
  218. */
  219. showLoadingScreen(): Promise<string> | Promise<Template>;
  220. /**
  221. * Hide the loading screen
  222. */
  223. hideLoadingScreen(): Promise<string> | Promise<Template>;
  224. dispose(): void;
  225. protected _onConfigurationLoaded(configuration: ViewerConfiguration): void;
  226. }
  227. }
  228. declare module 'babylonjs-viewer/viewer/viewer' {
  229. import { Engine, ISceneLoaderPlugin, ISceneLoaderPluginAsync, Observable, Scene, SceneLoaderProgressEvent } from 'babylonjs';
  230. import { IModelConfiguration, IObserversConfiguration, ViewerConfiguration } from 'babylonjs-viewer/configuration';
  231. import { ConfigurationContainer } from 'babylonjs-viewer/configuration/configurationContainer';
  232. import { ConfigurationLoader } from 'babylonjs-viewer/configuration/loader';
  233. import { ModelLoader } from 'babylonjs-viewer/loader/modelLoader';
  234. import { ObservablesManager } from 'babylonjs-viewer/managers/observablesManager';
  235. import { SceneManager } from 'babylonjs-viewer/managers/sceneManager';
  236. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  237. import { TemplateManager } from 'babylonjs-viewer/templating/templateManager';
  238. /**
  239. * The AbstractViewer is the center of Babylon's viewer.
  240. * It is the basic implementation of the default viewer and is responsible of loading and showing the model and the templates
  241. */
  242. export abstract class AbstractViewer {
  243. containerElement: Element;
  244. /**
  245. * The corresponsing template manager of this viewer.
  246. */
  247. templateManager: TemplateManager;
  248. /**
  249. * Babylon Engine corresponding with this viewer
  250. */
  251. engine: Engine;
  252. /**
  253. * The ID of this viewer. it will be generated randomly or use the HTML Element's ID.
  254. */
  255. readonly baseId: string;
  256. /**
  257. * The last loader used to load a model.
  258. * @deprecated
  259. */
  260. lastUsedLoader: ISceneLoaderPlugin | ISceneLoaderPluginAsync;
  261. /**
  262. * The ModelLoader instance connected with this viewer.
  263. */
  264. modelLoader: ModelLoader;
  265. /**
  266. * A flag that controls whether or not the render loop should be executed
  267. */
  268. runRenderLoop: boolean;
  269. /**
  270. * The scene manager connected with this viewer instance
  271. */
  272. sceneManager: SceneManager;
  273. /**
  274. * Will notify when the scene was initialized
  275. */
  276. readonly onSceneInitObservable: Observable<Scene>;
  277. /**
  278. * will notify when the engine was initialized
  279. */
  280. readonly onEngineInitObservable: Observable<Engine>;
  281. /**
  282. * Will notify when a new model was added to the scene.
  283. * Note that added does not neccessarily mean loaded!
  284. */
  285. readonly onModelAddedObservable: Observable<ViewerModel>;
  286. /**
  287. * will notify after every model load
  288. */
  289. readonly onModelLoadedObservable: Observable<ViewerModel>;
  290. /**
  291. * will notify when any model notify of progress
  292. */
  293. readonly onModelLoadProgressObservable: Observable<SceneLoaderProgressEvent>;
  294. /**
  295. * will notify when any model load failed.
  296. */
  297. readonly onModelLoadErrorObservable: Observable<{
  298. message: string;
  299. exception: any;
  300. }>;
  301. /**
  302. * Will notify when a model was removed from the scene;
  303. */
  304. readonly onModelRemovedObservable: Observable<ViewerModel>;
  305. /**
  306. * will notify when a new loader was initialized.
  307. * Used mainly to know when a model starts loading.
  308. */
  309. readonly onLoaderInitObservable: Observable<ISceneLoaderPlugin | ISceneLoaderPluginAsync>;
  310. /**
  311. * Observers registered here will be executed when the entire load process has finished.
  312. */
  313. readonly onInitDoneObservable: Observable<AbstractViewer>;
  314. /**
  315. * Functions added to this observable will be executed on each frame rendered.
  316. */
  317. readonly onFrameRenderedObservable: Observable<AbstractViewer>;
  318. /**
  319. * Observers registered here will be executed when VR more is entered.
  320. */
  321. readonly onEnteringVRObservable: Observable<AbstractViewer>;
  322. /**
  323. * Observers registered here will be executed when VR mode is exited.
  324. */
  325. readonly onExitingVRObservable: Observable<AbstractViewer>;
  326. observablesManager: ObservablesManager;
  327. /**
  328. * The canvas associated with this viewer
  329. */
  330. protected _canvas: HTMLCanvasElement;
  331. /**
  332. * The (single) canvas of this viewer
  333. */
  334. readonly canvas: HTMLCanvasElement;
  335. /**
  336. * is this viewer disposed?
  337. */
  338. protected _isDisposed: boolean;
  339. /**
  340. * registered onBeforeRender functions.
  341. * This functions are also registered at the native scene. The reference can be used to unregister them.
  342. */
  343. protected _registeredOnBeforeRenderFunctions: Array<() => void>;
  344. /**
  345. * The configuration loader of this viewer
  346. */
  347. protected _configurationLoader: ConfigurationLoader;
  348. /**
  349. * Is the viewer already initialized. for internal use.
  350. */
  351. protected _isInit: boolean;
  352. protected _configurationContainer: ConfigurationContainer;
  353. readonly configurationContainer: ConfigurationContainer;
  354. constructor(containerElement: Element, initialConfiguration?: ViewerConfiguration);
  355. /**
  356. * get the baseId of this viewer
  357. */
  358. getBaseId(): string;
  359. /**
  360. * Do we have a canvas to render on, and is it a part of the scene
  361. */
  362. isCanvasInDOM(): boolean;
  363. /**
  364. * Set the viewer's background rendering flag.
  365. */
  366. renderInBackground: boolean;
  367. /**
  368. * Get the configuration object. This is a reference only.
  369. * The configuration can ONLY be updated using the updateConfiguration function.
  370. * changing this object will have no direct effect on the scene.
  371. */
  372. readonly configuration: ViewerConfiguration;
  373. /**
  374. * force resizing the engine.
  375. */
  376. forceResize(): void;
  377. protected _hdToggled: boolean;
  378. toggleHD(): void;
  379. protected _vrToggled: boolean;
  380. protected _vrScale: number;
  381. protected _vrInit: boolean;
  382. toggleVR(): void;
  383. protected _initVR(): void;
  384. /**
  385. * The resize function that will be registered with the window object
  386. */
  387. protected _resize: () => void;
  388. protected _onConfigurationLoaded(configuration: ViewerConfiguration): void;
  389. /**
  390. * Force a single render loop execution.
  391. */
  392. forceRender(): void;
  393. /**
  394. * render loop that will be executed by the engine
  395. */
  396. protected _render: (force?: boolean) => void;
  397. /**
  398. * Takes a screenshot of the scene and returns it as a base64 encoded png.
  399. * @param callback optional callback that will be triggered when screenshot is done.
  400. * @param width Optional screenshot width (default to 512).
  401. * @param height Optional screenshot height (default to 512).
  402. * @returns a promise with the screenshot data
  403. */
  404. takeScreenshot(callback?: (data: string) => void, width?: number, height?: number): Promise<string>;
  405. /**
  406. * Update the current viewer configuration with new values.
  407. * Only provided information will be updated, old configuration values will be kept.
  408. * If this.configuration was manually changed, you can trigger this function with no parameters,
  409. * and the entire configuration will be updated.
  410. * @param newConfiguration the partial configuration to update or a URL to a JSON holding the updated configuration
  411. *
  412. */
  413. updateConfiguration(newConfiguration?: Partial<ViewerConfiguration> | string): void;
  414. /**
  415. * this is used to register native functions using the configuration object.
  416. * This will configure the observers.
  417. * @param observersConfiguration observers configuration
  418. */
  419. protected _configureObservers(observersConfiguration: IObserversConfiguration): void;
  420. /**
  421. * Dispose the entire viewer including the scene and the engine
  422. */
  423. dispose(): void;
  424. /**
  425. * This will prepare the container element for the viewer
  426. */
  427. protected abstract _prepareContainerElement(): any;
  428. /**
  429. * This function will execute when the HTML templates finished initializing.
  430. * It should initialize the engine and continue execution.
  431. *
  432. * @returns {Promise<AbstractViewer>} The viewer object will be returned after the object was loaded.
  433. */
  434. protected _onTemplatesLoaded(): Promise<AbstractViewer>;
  435. /**
  436. * This will force the creation of an engine and a scene.
  437. * It will also load a model if preconfigured.
  438. * But first - it will load the extendible onTemplateLoaded()!
  439. */
  440. protected _onTemplateLoaded(): Promise<AbstractViewer>;
  441. /**
  442. * Initialize the engine. Retruns a promise in case async calls are needed.
  443. *
  444. * @protected
  445. * @returns {Promise<Engine>}
  446. * @memberof Viewer
  447. */
  448. protected _initEngine(): Promise<Engine>;
  449. /**
  450. * Initialize a model loading. The returned object (a ViewerModel object) will be loaded in the background.
  451. * The difference between this and loadModel is that loadModel will fulfill the promise when the model finished loading.
  452. *
  453. * @param modelConfig model configuration to use when loading the model.
  454. * @param clearScene should the scene be cleared before loading this model
  455. * @returns a ViewerModel object that is not yet fully loaded.
  456. */
  457. initModel(modelConfig: string | File | IModelConfiguration, clearScene?: boolean): ViewerModel;
  458. /**
  459. * load a model using the provided configuration.
  460. * This function, as opposed to initModel, will return a promise that resolves when the model is loaded, and rejects with error.
  461. * If you want to attach to the observables of the model, use initModle instead.
  462. *
  463. * @param modelConfig the model configuration or URL to load.
  464. * @param clearScene Should the scene be cleared before loading the model
  465. * @returns a Promise the fulfills when the model finished loading successfully.
  466. */
  467. loadModel(modelConfig: string | File | IModelConfiguration, clearScene?: boolean): Promise<ViewerModel>;
  468. protected _initTelemetryEvents(): void;
  469. /**
  470. * Injects all the spectre shader in the babylon shader store
  471. */
  472. protected _injectCustomShaders(): void;
  473. }
  474. }
  475. declare module 'babylonjs-viewer/managers/telemetryManager' {
  476. import { Engine, Observable } from "babylonjs";
  477. /**
  478. * The data structure of a telemetry event.
  479. */
  480. export interface TelemetryData {
  481. event: string;
  482. session: string;
  483. date: Date;
  484. now: number;
  485. viewerId?: string;
  486. detail: any;
  487. }
  488. /**
  489. * Receives Telemetry events and raises events to the API
  490. */
  491. export class TelemetryManager {
  492. onEventBroadcastedObservable: Observable<TelemetryData>;
  493. /**
  494. * Receives a telemetry event
  495. * @param event The name of the Telemetry event
  496. * @param details An additional value, or an object containing a list of property/value pairs
  497. */
  498. readonly broadcast: (event: string, viewerId?: string | undefined, details?: any) => void;
  499. /**
  500. * Log a Telemetry event for errors raised on the WebGL context.
  501. * @param engine The Babylon engine with the WebGL context.
  502. */
  503. flushWebGLErrors(engine: Engine, viewerId?: string): void;
  504. /**
  505. * Enable or disable telemetry events
  506. * @param enabled Boolan, true if events are enabled
  507. */
  508. enable: boolean;
  509. /**
  510. * Returns the current session ID or creates one if it doesn't exixt
  511. * @return The current session ID
  512. */
  513. readonly session: string;
  514. /**
  515. * Disposes the telemetry manager
  516. */
  517. dispose(): void;
  518. }
  519. export const telemetryManager: TelemetryManager;
  520. }
  521. declare module 'babylonjs-viewer/loader/modelLoader' {
  522. import { ConfigurationContainer } from 'babylonjs-viewer/configuration/configurationContainer';
  523. import { IModelConfiguration } from 'babylonjs-viewer/configuration/interfaces/modelConfiguration';
  524. import { ObservablesManager } from 'babylonjs-viewer/managers/observablesManager';
  525. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  526. import { ILoaderPlugin } from 'babylonjs-viewer/loader/plugins';
  527. /**
  528. * An instance of the class is in charge of loading the model correctly.
  529. * This class will continously be expended with tasks required from the specific loaders Babylon has.
  530. *
  531. * A Model loader is unique per (Abstract)Viewer. It is being generated by the viewer
  532. */
  533. export class ModelLoader {
  534. readonly baseUrl: string;
  535. /**
  536. * Create a new Model loader
  537. * @param _viewer the viewer using this model loader
  538. */
  539. constructor(_observablesManager: ObservablesManager, _configurationContainer?: ConfigurationContainer | undefined);
  540. /**
  541. * Adds a new plugin to the loader process.
  542. *
  543. * @param plugin the plugin name or the plugin itself
  544. */
  545. addPlugin(plugin: ILoaderPlugin | string): void;
  546. /**
  547. * Load a model using predefined configuration
  548. * @param modelConfiguration the modelConfiguration to use to load the model
  549. */
  550. load(modelConfiguration: IModelConfiguration): ViewerModel;
  551. cancelLoad(model: ViewerModel): void;
  552. /**
  553. * dispose the model loader.
  554. * If loaders are registered and are in the middle of loading, they will be disposed and the request(s) will be cancelled.
  555. */
  556. dispose(): void;
  557. }
  558. }
  559. declare module 'babylonjs-viewer/model/viewerModel' {
  560. import { ISceneLoaderPlugin, ISceneLoaderPluginAsync, AnimationGroup, AbstractMesh, Observable, SceneLoaderProgressEvent, IParticleSystem, Skeleton, IDisposable, Nullable, Animation, Material } from "babylonjs";
  561. import { IAsset } from "babylonjs-gltf2interface";
  562. import { IModelConfiguration } from "babylonjs-viewer/configuration/interfaces/modelConfiguration";
  563. import { IModelAnimation } from "babylonjs-viewer/model/modelAnimation";
  564. import { ObservablesManager } from "babylonjs-viewer/managers/observablesManager";
  565. import { ConfigurationContainer } from "babylonjs-viewer/configuration/configurationContainer";
  566. /**
  567. * The current state of the model
  568. */
  569. export enum ModelState {
  570. INIT = 0,
  571. LOADING = 1,
  572. LOADED = 2,
  573. ENTRY = 3,
  574. ENTRYDONE = 4,
  575. COMPLETE = 5,
  576. CANCELED = 6,
  577. ERROR = 7
  578. }
  579. /**
  580. * The viewer model is a container for all assets representing a sngle loaded model.
  581. */
  582. export class ViewerModel implements IDisposable {
  583. /**
  584. * The loader used to load this model.
  585. */
  586. loader: ISceneLoaderPlugin | ISceneLoaderPluginAsync;
  587. /**
  588. * This model's root mesh (the parent of all other meshes).
  589. * This mesh does not(!) exist in the meshes array.
  590. */
  591. rootMesh: AbstractMesh;
  592. /**
  593. * ParticleSystems connected to this model
  594. */
  595. particleSystems: Array<IParticleSystem>;
  596. /**
  597. * Skeletons defined in this model
  598. */
  599. skeletons: Array<Skeleton>;
  600. /**
  601. * The current model animation.
  602. * On init, this will be undefined.
  603. */
  604. currentAnimation: IModelAnimation;
  605. /**
  606. * Observers registered here will be executed when the model is done loading
  607. */
  608. onLoadedObservable: Observable<ViewerModel>;
  609. /**
  610. * Observers registered here will be executed when the loader notified of a progress event
  611. */
  612. onLoadProgressObservable: Observable<SceneLoaderProgressEvent>;
  613. /**
  614. * Observers registered here will be executed when the loader notified of an error.
  615. */
  616. onLoadErrorObservable: Observable<{
  617. message: string;
  618. exception: any;
  619. }>;
  620. /**
  621. * Will be executed after the model finished loading and complete, including entry animation and lod
  622. */
  623. onCompleteObservable: Observable<ViewerModel>;
  624. /**
  625. * Observers registered here will be executed every time the model is being configured.
  626. * This can be used to extend the model's configuration without extending the class itself
  627. */
  628. onAfterConfigure: Observable<ViewerModel>;
  629. /**
  630. * The current model state (loaded, error, etc)
  631. */
  632. state: ModelState;
  633. /**
  634. * A loadID provided by the modelLoader, unique to ths (Abstract)Viewer instance.
  635. */
  636. loadId: number;
  637. loadInfo: IAsset;
  638. constructor(_observablesManager: ObservablesManager, modelConfiguration: IModelConfiguration, _configurationContainer?: ConfigurationContainer | undefined);
  639. shadowsRenderedAfterLoad: boolean;
  640. getViewerId(): string | undefined;
  641. /**
  642. * Set whether this model is enabled or not.
  643. */
  644. enabled: boolean;
  645. loaderDone: boolean;
  646. /**
  647. * Add a mesh to this model.
  648. * Any mesh that has no parent will be provided with the root mesh as its new parent.
  649. *
  650. * @param mesh the new mesh to add
  651. * @param triggerLoaded should this mesh trigger the onLoaded observable. Used when adding meshes manually.
  652. */
  653. addMesh(mesh: AbstractMesh, triggerLoaded?: boolean): Promise<ViewerModel> | undefined;
  654. /**
  655. * get the list of meshes (excluding the root mesh)
  656. */
  657. readonly meshes: AbstractMesh[];
  658. /**
  659. * (Re-)set the model's entire configuration
  660. * @param newConfiguration the new configuration to replace the new one
  661. */
  662. configuration: IModelConfiguration;
  663. /**
  664. * Update the current configuration with new values.
  665. * Configuration will not be overwritten, but merged with the new configuration.
  666. * Priority is to the new configuration
  667. * @param newConfiguration the configuration to be merged into the current configuration;
  668. */
  669. updateConfiguration(newConfiguration: Partial<IModelConfiguration>): void;
  670. /**
  671. * Add a new animation group to this model.
  672. * @param animationGroup the new animation group to be added
  673. */
  674. addAnimationGroup(animationGroup: AnimationGroup): void;
  675. /**
  676. * Get the ModelAnimation array
  677. */
  678. getAnimations(): Array<IModelAnimation>;
  679. /**
  680. * Get the animations' names. Using the names you can play a specific animation.
  681. */
  682. getAnimationNames(): Array<string>;
  683. /**
  684. * Get an animation by the provided name. Used mainly when playing n animation.
  685. * @param name the name of the animation to find
  686. */
  687. protected _getAnimationByName(name: string): Nullable<IModelAnimation>;
  688. /**
  689. * Choose an initialized animation using its name and start playing it
  690. * @param name the name of the animation to play
  691. * @returns The model aniamtion to be played.
  692. */
  693. playAnimation(name: string): IModelAnimation;
  694. setCurrentAnimationByName(name: string): IModelAnimation;
  695. /**
  696. * Apply a material configuration to a material
  697. * @param material Material to apply configuration to
  698. * @hidden
  699. */
  700. _applyModelMaterialConfiguration(material: Material): void;
  701. /**
  702. * Begin @animations with the specified @easingFunction
  703. * @param animations The BABYLON Animations to begin
  704. * @param duration of transition, in seconds
  705. * @param easingFunction An easing function to apply
  706. * @param easingMode A easing mode to apply to the easingFunction
  707. * @param onAnimationEnd Call back trigger at the end of the animation.
  708. */
  709. transitionTo(animations: Animation[], duration: number, easingFunction: any, easingMode: number | undefined, // BABYLON.EasingFunction.EASINGMODE_EASEINOUT,
  710. onAnimationEnd: () => void): void;
  711. /**
  712. * Stops and removes all animations that have been applied to the model
  713. */
  714. stopAllAnimations(): void;
  715. /**
  716. * Will remove this model from the viewer (but NOT dispose it).
  717. */
  718. remove(): void;
  719. /**
  720. * Dispose this model, including all of its associated assets.
  721. */
  722. dispose(): void;
  723. }
  724. }
  725. declare module 'babylonjs-viewer/model/modelAnimation' {
  726. import { AnimationGroup, Vector3 } from 'babylonjs';
  727. /**
  728. * Animation play mode enum - is the animation looping or playing once
  729. */
  730. export const enum AnimationPlayMode {
  731. ONCE = 0,
  732. LOOP = 1
  733. }
  734. /**
  735. * An enum representing the current state of an animation object
  736. */
  737. export const enum AnimationState {
  738. INIT = 0,
  739. PLAYING = 1,
  740. PAUSED = 2,
  741. STOPPED = 3,
  742. ENDED = 4
  743. }
  744. /**
  745. * The different type of easing functions available
  746. */
  747. export const enum EasingFunction {
  748. Linear = 0,
  749. CircleEase = 1,
  750. BackEase = 2,
  751. BounceEase = 3,
  752. CubicEase = 4,
  753. ElasticEase = 5,
  754. ExponentialEase = 6,
  755. PowerEase = 7,
  756. QuadraticEase = 8,
  757. QuarticEase = 9,
  758. QuinticEase = 10,
  759. SineEase = 11
  760. }
  761. /**
  762. * Defines a simple animation to be applied to a model (scale).
  763. */
  764. export interface ModelAnimationConfiguration {
  765. /**
  766. * Time of animation, in seconds
  767. */
  768. time: number;
  769. /**
  770. * Scale to apply
  771. */
  772. scaling?: Vector3;
  773. /**
  774. * Easing function to apply
  775. * See SPECTRE.EasingFunction
  776. */
  777. easingFunction?: number;
  778. /**
  779. * An Easing mode to apply to the easing function
  780. * See BABYLON.EasingFunction
  781. */
  782. easingMode?: number;
  783. }
  784. /**
  785. * This interface can be implemented to define new types of ModelAnimation objects.
  786. */
  787. export interface IModelAnimation {
  788. /**
  789. * Current animation state (playing, stopped etc')
  790. */
  791. readonly state: AnimationState;
  792. /**
  793. * the name of the animation
  794. */
  795. readonly name: string;
  796. /**
  797. * Get the max numbers of frame available in the animation group
  798. *
  799. * In correlation to an arry, this would be ".length"
  800. */
  801. readonly frames: number;
  802. /**
  803. * Get the current frame playing right now.
  804. * This can be used to poll the frame currently playing (and, for exmaple, display a progress bar with the data)
  805. *
  806. * In correlation to an array, this would be the current index
  807. */
  808. readonly currentFrame: number;
  809. /**
  810. * Animation's FPS value
  811. */
  812. readonly fps: number;
  813. /**
  814. * Get or set the animation's speed ration (Frame-to-fps)
  815. */
  816. speedRatio: number;
  817. /**
  818. * Gets or sets the aimation's play mode.
  819. */
  820. playMode: AnimationPlayMode;
  821. /**
  822. * Start the animation
  823. */
  824. start(): any;
  825. /**
  826. * Stop the animation.
  827. * This will fail silently if the animation group is already stopped.
  828. */
  829. stop(): any;
  830. /**
  831. * Pause the animation
  832. * This will fail silently if the animation is not currently playing
  833. */
  834. pause(): any;
  835. /**
  836. * Reset this animation
  837. */
  838. reset(): any;
  839. /**
  840. * Restart the animation
  841. */
  842. restart(): any;
  843. /**
  844. * Go to a specific
  845. * @param frameNumber the frame number to go to
  846. */
  847. goToFrame(frameNumber: number): any;
  848. /**
  849. * Dispose this animation
  850. */
  851. dispose(): any;
  852. }
  853. /**
  854. * The GroupModelAnimation is an implementation of the IModelAnimation interface using BABYLON's
  855. * native GroupAnimation class.
  856. */
  857. export class GroupModelAnimation implements IModelAnimation {
  858. /**
  859. * Create a new GroupModelAnimation object using an AnimationGroup object
  860. * @param _animationGroup The aniamtion group to base the class on
  861. */
  862. constructor(_animationGroup: AnimationGroup);
  863. /**
  864. * Get the animation's name
  865. */
  866. readonly name: string;
  867. /**
  868. * Get the current animation's state
  869. */
  870. readonly state: AnimationState;
  871. /**
  872. * Sets the speed ratio to use for all animations
  873. */
  874. speedRatio: number;
  875. /**
  876. * Get the max numbers of frame available in the animation group
  877. *
  878. * In correlation to an arry, this would be ".length"
  879. */
  880. readonly frames: number;
  881. /**
  882. * Get the current frame playing right now.
  883. * This can be used to poll the frame currently playing (and, for exmaple, display a progress bar with the data)
  884. *
  885. * In correlation to an array, this would be the current index
  886. */
  887. readonly currentFrame: number;
  888. /**
  889. * Get the FPS value of this animation
  890. */
  891. readonly fps: number;
  892. /**
  893. * Set the play mode.
  894. * If the animation is played, it will continue playing at least once more, depending on the new play mode set.
  895. * If the animation is not set, the will be initialized and will wait for the user to start playing it.
  896. */
  897. playMode: AnimationPlayMode;
  898. /**
  899. * Reset the animation group
  900. */
  901. reset(): void;
  902. /**
  903. * Restart the animation group
  904. */
  905. restart(): void;
  906. /**
  907. *
  908. * @param frameNumber Go to a specific frame in the animation
  909. */
  910. goToFrame(frameNumber: number): void;
  911. /**
  912. * Start playing the animation.
  913. */
  914. start(): void;
  915. /**
  916. * Pause the animation
  917. */
  918. pause(): void;
  919. /**
  920. * Stop the animation.
  921. * This will fail silently if the animation group is already stopped.
  922. */
  923. stop(): void;
  924. /**
  925. * Dispose this animation object.
  926. */
  927. dispose(): void;
  928. }
  929. }
  930. declare module 'babylonjs-viewer/loader/plugins/loaderPlugin' {
  931. import { ViewerModel } from "babylonjs-viewer/model/viewerModel";
  932. import { IGLTFLoaderExtension, IGLTFLoaderData } from "babylonjs-loaders";
  933. import { AbstractMesh, ISceneLoaderPlugin, ISceneLoaderPluginAsync, SceneLoaderProgressEvent, BaseTexture, Material } from "babylonjs";
  934. /**
  935. * This interface defines the structure of a loader plugin.
  936. * Any of those functions will be called if (!) the loader supports those callbacks.
  937. * Any loader supports onInit, onLoaded, onError and onProgress.
  938. */
  939. export interface ILoaderPlugin {
  940. onInit?: (loader: ISceneLoaderPlugin | ISceneLoaderPluginAsync, model: ViewerModel) => void;
  941. onLoaded?: (model: ViewerModel) => void;
  942. onError?: (message: string, exception?: any) => void;
  943. onProgress?: (progressEvent: SceneLoaderProgressEvent) => void;
  944. onExtensionLoaded?: (extension: IGLTFLoaderExtension) => void;
  945. onParsed?: (parsedData: IGLTFLoaderData) => void;
  946. onMeshLoaded?: (mesh: AbstractMesh) => void;
  947. onTextureLoaded?: (texture: BaseTexture) => void;
  948. onMaterialLoaded?: (material: Material) => void;
  949. onComplete?: () => void;
  950. }
  951. }
  952. declare module 'babylonjs-viewer/templating/viewerTemplatePlugin' {
  953. import { EventCallback, Template } from "babylonjs-viewer/templating/templateManager";
  954. export interface IViewerTemplatePlugin {
  955. readonly templateName: string;
  956. readonly eventsToAttach?: Array<string>;
  957. interactionPredicate(event: EventCallback): boolean;
  958. onEvent?(event: EventCallback): void;
  959. addHTMLTemplate?(template: Template): void;
  960. }
  961. export abstract class AbstractViewerNavbarButton implements IViewerTemplatePlugin {
  962. readonly templateName: string;
  963. readonly eventsToAttach: Array<string>;
  964. protected _prepend: boolean;
  965. protected _buttonName: string;
  966. protected _buttonClass: string;
  967. protected _htmlTemplate: string;
  968. constructor(buttonName: string, buttonClass?: string, htmlTemplate?: string);
  969. interactionPredicate(event: EventCallback): boolean;
  970. abstract onEvent(event: EventCallback): void;
  971. addHTMLTemplate(template: Template): void;
  972. protected _generateHTMLElement(template: Template): Element | DocumentFragment;
  973. }
  974. }
  975. declare module 'babylonjs-viewer/optimizer/custom' {
  976. import { SceneManager } from "babylonjs-viewer/managers/sceneManager";
  977. /**
  978. *
  979. * @param name the name of the custom optimizer configuration
  980. * @param upgrade set to true if you want to upgrade optimizer and false if you want to degrade
  981. */
  982. export function getCustomOptimizerByName(name: string, upgrade?: boolean): (sceneManager: SceneManager) => boolean;
  983. export function registerCustomOptimizer(name: string, optimizer: (sceneManager: SceneManager) => boolean): void;
  984. }
  985. declare module 'babylonjs-viewer/initializer' {
  986. /**
  987. * Will attach an init function the the DOMContentLoaded event.
  988. * The init function will be removed automatically after the event was triggered.
  989. */
  990. export function initListeners(): void;
  991. /**
  992. * Select all HTML tags on the page that match the selector and initialize a viewer
  993. *
  994. * @param selector the selector to initialize the viewer on (default is 'babylon')
  995. */
  996. export function InitTags(selector?: string): void;
  997. }
  998. declare module 'babylonjs-viewer/configuration' {
  999. export * from 'babylonjs-viewer/configuration/configuration';
  1000. export * from 'babylonjs-viewer/configuration/interfaces';
  1001. }
  1002. declare module 'babylonjs-viewer/configuration/configuration' {
  1003. import { EngineOptions } from 'babylonjs';
  1004. import { ICameraConfiguration, IDefaultRenderingPipelineConfiguration, IGroundConfiguration, ILightConfiguration, IModelConfiguration, IObserversConfiguration, ISceneConfiguration, ISceneOptimizerConfiguration, ISkyboxConfiguration, ITemplateConfiguration, IVRConfiguration } from 'babylonjs-viewer/configuration/interfaces';
  1005. import { IEnvironmentMapConfiguration } from 'babylonjs-viewer/configuration/interfaces/environmentMapConfiguration';
  1006. export function getConfigurationKey(key: string, configObject: any): any;
  1007. export interface ViewerConfiguration {
  1008. version?: string;
  1009. extends?: string;
  1010. pageUrl?: string;
  1011. configuration?: string | {
  1012. url?: string;
  1013. payload?: any;
  1014. mapper?: string;
  1015. };
  1016. observers?: IObserversConfiguration;
  1017. canvasElement?: string;
  1018. model?: IModelConfiguration | string;
  1019. scene?: ISceneConfiguration;
  1020. optimizer?: ISceneOptimizerConfiguration | boolean;
  1021. camera?: ICameraConfiguration;
  1022. skybox?: boolean | ISkyboxConfiguration;
  1023. ground?: boolean | IGroundConfiguration;
  1024. lights?: {
  1025. [name: string]: number | boolean | ILightConfiguration;
  1026. };
  1027. engine?: {
  1028. renderInBackground?: boolean;
  1029. antialiasing?: boolean;
  1030. disableResize?: boolean;
  1031. engineOptions?: EngineOptions;
  1032. adaptiveQuality?: boolean;
  1033. hdEnabled?: boolean;
  1034. };
  1035. templates?: {
  1036. main: ITemplateConfiguration;
  1037. [key: string]: ITemplateConfiguration;
  1038. };
  1039. customShaders?: {
  1040. shaders?: {
  1041. [key: string]: string;
  1042. };
  1043. includes?: {
  1044. [key: string]: string;
  1045. };
  1046. };
  1047. loaderPlugins?: {
  1048. extendedMaterial?: boolean;
  1049. msftLod?: boolean;
  1050. telemetry?: boolean;
  1051. minecraft?: boolean;
  1052. [propName: string]: boolean | undefined;
  1053. };
  1054. environmentMap?: IEnvironmentMapConfiguration;
  1055. vr?: IVRConfiguration;
  1056. lab?: {
  1057. flashlight?: boolean | {
  1058. exponent?: number;
  1059. angle?: number;
  1060. intensity?: number;
  1061. diffuse?: {
  1062. r: number;
  1063. g: number;
  1064. b: number;
  1065. };
  1066. specular?: {
  1067. r: number;
  1068. g: number;
  1069. b: number;
  1070. };
  1071. };
  1072. hideLoadingDelay?: number;
  1073. /** Deprecated */
  1074. assetsRootURL?: string;
  1075. environmentMainColor?: {
  1076. r: number;
  1077. g: number;
  1078. b: number;
  1079. };
  1080. /** Deprecated */
  1081. environmentMap?: {
  1082. /**
  1083. * Environment map texture path in relative to the asset folder.
  1084. */
  1085. texture: string;
  1086. /**
  1087. * Default rotation to apply to the environment map.
  1088. */
  1089. rotationY: number;
  1090. /**
  1091. * Tint level of the main color on the environment map.
  1092. */
  1093. tintLevel: number;
  1094. };
  1095. defaultRenderingPipelines?: boolean | IDefaultRenderingPipelineConfiguration;
  1096. globalLightRotation?: number;
  1097. };
  1098. }
  1099. }
  1100. declare module 'babylonjs-viewer/templating/templateManager' {
  1101. import { Observable } from 'babylonjs';
  1102. import { EventManager } from 'babylonjs-viewer/templating/eventManager';
  1103. import { ITemplateConfiguration } from 'babylonjs-viewer/configuration/interfaces';
  1104. /**
  1105. * The object sent when an event is triggered
  1106. */
  1107. export interface EventCallback {
  1108. event: Event;
  1109. template: Template;
  1110. selector: string;
  1111. payload?: any;
  1112. }
  1113. /**
  1114. * The template manager, a member of the viewer class, will manage the viewer's templates and generate the HTML.
  1115. * The template manager managers a single viewer and can be seen as the collection of all sub-templates of the viewer.
  1116. */
  1117. export class TemplateManager {
  1118. containerElement: Element;
  1119. /**
  1120. * Will be triggered when any template is initialized
  1121. */
  1122. onTemplateInit: Observable<Template>;
  1123. /**
  1124. * Will be triggered when any template is fully loaded
  1125. */
  1126. onTemplateLoaded: Observable<Template>;
  1127. /**
  1128. * Will be triggered when a template state changes
  1129. */
  1130. onTemplateStateChange: Observable<Template>;
  1131. /**
  1132. * Will be triggered when all templates finished loading
  1133. */
  1134. onAllLoaded: Observable<TemplateManager>;
  1135. /**
  1136. * Will be triggered when any event on any template is triggered.
  1137. */
  1138. onEventTriggered: Observable<EventCallback>;
  1139. /**
  1140. * This template manager's event manager. In charge of callback registrations to native event types
  1141. */
  1142. eventManager: EventManager;
  1143. constructor(containerElement: Element);
  1144. /**
  1145. * Initialize the template(s) for the viewer. Called bay the Viewer class
  1146. * @param templates the templates to be used to initialize the main template
  1147. */
  1148. initTemplate(templates: {
  1149. [key: string]: ITemplateConfiguration;
  1150. }): Promise<void>;
  1151. /**
  1152. * Get the canvas in the template tree.
  1153. * There must be one and only one canvas inthe template.
  1154. */
  1155. getCanvas(): HTMLCanvasElement | null;
  1156. /**
  1157. * Get a specific template from the template tree
  1158. * @param name the name of the template to load
  1159. */
  1160. getTemplate(name: string): Template | undefined;
  1161. /**
  1162. * Dispose the template manager
  1163. */
  1164. dispose(): void;
  1165. }
  1166. /**
  1167. * This class represents a single template in the viewer's template tree.
  1168. * An example for a template is a single canvas, an overlay (containing sub-templates) or the navigation bar.
  1169. * A template is injected using the template manager in the correct position.
  1170. * The template is rendered using Handlebars and can use Handlebars' features (such as parameter injection)
  1171. *
  1172. * For further information please refer to the documentation page, https://doc.babylonjs.com
  1173. */
  1174. export class Template {
  1175. name: string;
  1176. /**
  1177. * Will be triggered when the template is loaded
  1178. */
  1179. onLoaded: Observable<Template>;
  1180. /**
  1181. * will be triggered when the template is appended to the tree
  1182. */
  1183. onAppended: Observable<Template>;
  1184. /**
  1185. * Will be triggered when the template's state changed (shown, hidden)
  1186. */
  1187. onStateChange: Observable<Template>;
  1188. /**
  1189. * Will be triggered when an event is triggered on ths template.
  1190. * The event is a native browser event (like mouse or pointer events)
  1191. */
  1192. onEventTriggered: Observable<EventCallback>;
  1193. onParamsUpdated: Observable<Template>;
  1194. onHTMLRendered: Observable<Template>;
  1195. /**
  1196. * is the template loaded?
  1197. */
  1198. isLoaded: boolean;
  1199. /**
  1200. * This is meant to be used to track the show and hide functions.
  1201. * This is NOT (!!) a flag to check if the element is actually visible to the user.
  1202. */
  1203. isShown: boolean;
  1204. /**
  1205. * Is this template a part of the HTML tree (the template manager injected it)
  1206. */
  1207. isInHtmlTree: boolean;
  1208. /**
  1209. * The HTML element containing this template
  1210. */
  1211. parent: HTMLElement;
  1212. /**
  1213. * A promise that is fulfilled when the template finished loading.
  1214. */
  1215. initPromise: Promise<Template>;
  1216. constructor(name: string, _configuration: ITemplateConfiguration);
  1217. /**
  1218. * Some templates have parameters (like background color for example).
  1219. * The parameters are provided to Handlebars which in turn generates the template.
  1220. * This function will update the template with the new parameters
  1221. *
  1222. * Note that when updating parameters the events will be registered again (after being cleared).
  1223. *
  1224. * @param params the new template parameters
  1225. */
  1226. updateParams(params: {
  1227. [key: string]: string | number | boolean | object;
  1228. }, append?: boolean): void;
  1229. redraw(): void;
  1230. /**
  1231. * Get the template'S configuration
  1232. */
  1233. readonly configuration: ITemplateConfiguration;
  1234. /**
  1235. * A template can be a parent element for other templates or HTML elements.
  1236. * This function will deliver all child HTML elements of this template.
  1237. */
  1238. getChildElements(): Array<string>;
  1239. /**
  1240. * Appending the template to a parent HTML element.
  1241. * If a parent is already set and you wish to replace the old HTML with new one, forceRemove should be true.
  1242. * @param parent the parent to which the template is added
  1243. * @param forceRemove if the parent already exists, shoud the template be removed from it?
  1244. */
  1245. appendTo(parent: HTMLElement, forceRemove?: boolean): void;
  1246. /**
  1247. * Show the template using the provided visibilityFunction, or natively using display: flex.
  1248. * The provided function returns a promise that should be fullfilled when the element is shown.
  1249. * Since it is a promise async operations are more than possible.
  1250. * See the default viewer for an opacity example.
  1251. * @param visibilityFunction The function to execute to show the template.
  1252. */
  1253. show(visibilityFunction?: (template: Template) => Promise<Template>): Promise<Template>;
  1254. /**
  1255. * Hide the template using the provided visibilityFunction, or natively using display: none.
  1256. * The provided function returns a promise that should be fullfilled when the element is hidden.
  1257. * Since it is a promise async operations are more than possible.
  1258. * See the default viewer for an opacity example.
  1259. * @param visibilityFunction The function to execute to show the template.
  1260. */
  1261. hide(visibilityFunction?: (template: Template) => Promise<Template>): Promise<Template>;
  1262. /**
  1263. * Dispose this template
  1264. */
  1265. dispose(): void;
  1266. }
  1267. }
  1268. declare module 'babylonjs-viewer/configuration/configurationContainer' {
  1269. }
  1270. declare module 'babylonjs-viewer/configuration/loader' {
  1271. import { ViewerConfiguration } from 'babylonjs-viewer/configuration/configuration';
  1272. /**
  1273. * The configuration loader will load the configuration object from any source and will use the defined mapper to
  1274. * parse the object and return a conform ViewerConfiguration.
  1275. * It is a private member of the scene.
  1276. */
  1277. export class ConfigurationLoader {
  1278. constructor(_enableCache?: boolean);
  1279. /**
  1280. * load a configuration object that is defined in the initial configuration provided.
  1281. * The viewer configuration can extend different types of configuration objects and have an extra configuration defined.
  1282. *
  1283. * @param initConfig the initial configuration that has the definitions of further configuration to load.
  1284. * @param callback an optional callback that will be called sync, if noconfiguration needs to be loaded or configuration is payload-only
  1285. * @returns A promise that delivers the extended viewer configuration, when done.
  1286. */
  1287. loadConfiguration(initConfig?: ViewerConfiguration, callback?: (config: ViewerConfiguration) => void): Promise<ViewerConfiguration>;
  1288. /**
  1289. * Dispose the configuration loader. This will cancel file requests, if active.
  1290. */
  1291. dispose(): void;
  1292. }
  1293. }
  1294. declare module 'babylonjs-viewer/managers/observablesManager' {
  1295. import { Engine, ISceneLoaderPlugin, ISceneLoaderPluginAsync, Observable, Scene, SceneLoaderProgressEvent } from 'babylonjs';
  1296. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  1297. export class ObservablesManager {
  1298. /**
  1299. * Will notify when the scene was initialized
  1300. */
  1301. onSceneInitObservable: Observable<Scene>;
  1302. /**
  1303. * will notify when the engine was initialized
  1304. */
  1305. onEngineInitObservable: Observable<Engine>;
  1306. /**
  1307. * Will notify when a new model was added to the scene.
  1308. * Note that added does not neccessarily mean loaded!
  1309. */
  1310. onModelAddedObservable: Observable<ViewerModel>;
  1311. /**
  1312. * will notify after every model load
  1313. */
  1314. onModelLoadedObservable: Observable<ViewerModel>;
  1315. /**
  1316. * will notify when any model notify of progress
  1317. */
  1318. onModelLoadProgressObservable: Observable<SceneLoaderProgressEvent>;
  1319. /**
  1320. * will notify when any model load failed.
  1321. */
  1322. onModelLoadErrorObservable: Observable<{
  1323. message: string;
  1324. exception: any;
  1325. }>;
  1326. /**
  1327. * Will notify when a model was removed from the scene;
  1328. */
  1329. onModelRemovedObservable: Observable<ViewerModel>;
  1330. /**
  1331. * will notify when a new loader was initialized.
  1332. * Used mainly to know when a model starts loading.
  1333. */
  1334. onLoaderInitObservable: Observable<ISceneLoaderPlugin | ISceneLoaderPluginAsync>;
  1335. /**
  1336. * Observers registered here will be executed when the entire load process has finished.
  1337. */
  1338. onViewerInitDoneObservable: Observable<any>;
  1339. /**
  1340. * Will notify when the viewer init started (after configuration was loaded)
  1341. */
  1342. onViewerInitStartedObservable: Observable<any>;
  1343. /**
  1344. * Functions added to this observable will be executed on each frame rendered.
  1345. */
  1346. onFrameRenderedObservable: Observable<any>;
  1347. /**
  1348. * Will notify when VR mode is entered.
  1349. */
  1350. onEnteringVRObservable: Observable<any>;
  1351. /**
  1352. * Will notify when VR mode is exited.
  1353. */
  1354. onExitingVRObservable: Observable<any>;
  1355. constructor();
  1356. dispose(): void;
  1357. }
  1358. }
  1359. declare module 'babylonjs-viewer/managers/sceneManager' {
  1360. import { Scene, ArcRotateCamera, Engine, Light, SceneOptimizer, EnvironmentHelper, Color3, Observable, DefaultRenderingPipeline, Nullable, VRExperienceHelper, IShadowLight } from 'babylonjs';
  1361. import { ILightConfiguration, ISceneConfiguration, ISceneOptimizerConfiguration, ICameraConfiguration, ISkyboxConfiguration, ViewerConfiguration, IGroundConfiguration, IModelConfiguration, IVRConfiguration } from 'babylonjs-viewer/configuration';
  1362. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  1363. import { ViewerLabs } from 'babylonjs-viewer/labs/viewerLabs';
  1364. import { ObservablesManager } from 'babylonjs-viewer/managers/observablesManager';
  1365. import { ConfigurationContainer } from 'babylonjs-viewer/configuration/configurationContainer';
  1366. import { IEnvironmentMapConfiguration } from 'babylonjs-viewer/configuration/interfaces/environmentMapConfiguration';
  1367. /**
  1368. * This interface describes the structure of the variable sent with the configuration observables of the scene manager.
  1369. * O - the type of object we are dealing with (Light, ArcRotateCamera, Scene, etc')
  1370. * T - the configuration type
  1371. */
  1372. export interface IPostConfigurationCallback<OBJ, CONF> {
  1373. newConfiguration: CONF;
  1374. sceneManager: SceneManager;
  1375. object: OBJ;
  1376. model?: ViewerModel;
  1377. }
  1378. export class SceneManager {
  1379. /**
  1380. * Will notify when the scene was initialized
  1381. */
  1382. onSceneInitObservable: Observable<Scene>;
  1383. /**
  1384. * Will notify after the scene was configured. Can be used to further configure the scene
  1385. */
  1386. onSceneConfiguredObservable: Observable<IPostConfigurationCallback<Scene, ISceneConfiguration>>;
  1387. /**
  1388. * Will notify after the scene optimized was configured. Can be used to further configure the scene optimizer
  1389. */
  1390. onSceneOptimizerConfiguredObservable: Observable<IPostConfigurationCallback<SceneOptimizer, ISceneOptimizerConfiguration | boolean>>;
  1391. /**
  1392. * Will notify after the camera was configured. Can be used to further configure the camera
  1393. */
  1394. onCameraConfiguredObservable: Observable<IPostConfigurationCallback<ArcRotateCamera, ICameraConfiguration>>;
  1395. /**
  1396. * Will notify after the lights were configured. Can be used to further configure lights
  1397. */
  1398. onLightsConfiguredObservable: Observable<IPostConfigurationCallback<Array<Light>, {
  1399. [name: string]: ILightConfiguration | boolean | number;
  1400. }>>;
  1401. /**
  1402. * Will notify after the model(s) were configured. Can be used to further configure models
  1403. */
  1404. onModelsConfiguredObservable: Observable<IPostConfigurationCallback<Array<ViewerModel>, IModelConfiguration>>;
  1405. /**
  1406. * Will notify after the envirnoment was configured. Can be used to further configure the environment
  1407. */
  1408. onEnvironmentConfiguredObservable: Observable<IPostConfigurationCallback<EnvironmentHelper, {
  1409. skybox?: ISkyboxConfiguration | boolean;
  1410. ground?: IGroundConfiguration | boolean;
  1411. }>>;
  1412. /**
  1413. * Will notify after the model(s) were configured. Can be used to further configure models
  1414. */
  1415. onVRConfiguredObservable: Observable<IPostConfigurationCallback<VRExperienceHelper, IVRConfiguration>>;
  1416. /**
  1417. * The Babylon Scene of this viewer
  1418. */
  1419. scene: Scene;
  1420. /**
  1421. * The camera used in this viewer
  1422. */
  1423. camera: ArcRotateCamera;
  1424. /**
  1425. * Babylon's scene optimizer
  1426. */
  1427. sceneOptimizer: SceneOptimizer;
  1428. /**
  1429. * Models displayed in this viewer.
  1430. */
  1431. models: Array<ViewerModel>;
  1432. /**
  1433. * Babylon's environment helper of this viewer
  1434. */
  1435. environmentHelper?: EnvironmentHelper;
  1436. protected _defaultHighpTextureType: number;
  1437. protected _shadowGeneratorBias: number;
  1438. protected _defaultPipelineTextureType: number;
  1439. /**
  1440. * The maximum number of shadows supported by the curent viewer
  1441. */
  1442. protected _maxShadows: number;
  1443. /**
  1444. * The labs variable consists of objects that will have their API change.
  1445. * Please be careful when using labs in production.
  1446. */
  1447. labs: ViewerLabs;
  1448. readonly defaultRenderingPipeline: Nullable<DefaultRenderingPipeline>;
  1449. protected _vrHelper?: VRExperienceHelper;
  1450. readonly vrHelper: VRExperienceHelper | undefined;
  1451. constructor(_engine: Engine, _configurationContainer: ConfigurationContainer, _observablesManager?: ObservablesManager | undefined);
  1452. /**
  1453. * Returns a boolean representing HDR support
  1454. */
  1455. readonly isHdrSupported: boolean;
  1456. /**
  1457. * Return the main color defined in the configuration.
  1458. */
  1459. readonly mainColor: Color3;
  1460. readonly reflectionColor: Color3;
  1461. animationBlendingEnabled: boolean;
  1462. readonly observablesManager: ObservablesManager | undefined;
  1463. /**
  1464. * Should shadows be rendered every frame, or only once and stop.
  1465. * This can be used to optimize a scene.
  1466. *
  1467. * Not that the shadows will NOT disapear but will remain in place.
  1468. * @param process if true shadows will be updated once every frame. if false they will stop being updated.
  1469. */
  1470. processShadows: boolean;
  1471. groundEnabled: boolean;
  1472. /**
  1473. * sets wether the reflection is disabled.
  1474. */
  1475. groundMirrorEnabled: boolean;
  1476. defaultRenderingPipelineEnabled: boolean;
  1477. /**
  1478. * Sets the engine flags to unlock all babylon features.
  1479. * Can also be configured using the scene.flags configuration object
  1480. */
  1481. unlockBabylonFeatures(): void;
  1482. /**
  1483. * initialize the scene. Calling this function again will dispose the old scene, if exists.
  1484. */
  1485. initScene(sceneConfiguration?: ISceneConfiguration, optimizerConfiguration?: boolean | ISceneOptimizerConfiguration): Promise<Scene>;
  1486. clearScene(clearModels?: boolean, clearLights?: boolean): void;
  1487. /**
  1488. * This will update the scene's configuration, including camera, lights, environment.
  1489. * @param newConfiguration the delta that should be configured. This includes only the changes
  1490. * @param globalConfiguration The global configuration object, after the new configuration was merged into it
  1491. */
  1492. updateConfiguration(newConfiguration: Partial<ViewerConfiguration>): void;
  1493. bloomEnabled: boolean;
  1494. fxaaEnabled: boolean;
  1495. /**
  1496. * internally configure the scene using the provided configuration.
  1497. * The scene will not be recreated, but just updated.
  1498. * @param sceneConfig the (new) scene configuration
  1499. */
  1500. protected _configureScene(sceneConfig: ISceneConfiguration): void;
  1501. /**
  1502. * Configure the scene optimizer.
  1503. * The existing scene optimizer will be disposed and a new one will be created.
  1504. * @param optimizerConfig the (new) optimizer configuration
  1505. */
  1506. protected _configureOptimizer(optimizerConfig: ISceneOptimizerConfiguration | boolean): void;
  1507. /**
  1508. * configure all models using the configuration.
  1509. * @param modelConfiguration the configuration to use to reconfigure the models
  1510. */
  1511. protected _configureVR(vrConfig: IVRConfiguration): void;
  1512. protected _configureEnvironmentMap(environmentMapConfiguration: IEnvironmentMapConfiguration): any;
  1513. /**
  1514. * (Re) configure the camera. The camera will only be created once and from this point will only be reconfigured.
  1515. * @param cameraConfig the new camera configuration
  1516. * @param model optionally use the model to configure the camera.
  1517. */
  1518. protected _configureCamera(cameraConfig?: ICameraConfiguration): void;
  1519. protected _configureEnvironment(skyboxConifguration?: ISkyboxConfiguration | boolean, groundConfiguration?: IGroundConfiguration | boolean): void;
  1520. /**
  1521. * configure the lights.
  1522. *
  1523. * @param lightsConfiguration the (new) light(s) configuration
  1524. * @param model optionally use the model to configure the camera.
  1525. */
  1526. protected _configureLights(lightsConfiguration?: {
  1527. [name: string]: ILightConfiguration | boolean | number;
  1528. }): void;
  1529. /**
  1530. * Gets the shadow map blur kernel according to the light configuration.
  1531. * @param light The light used to generate the shadows
  1532. * @param bufferSize The size of the shadow map
  1533. * @return the kernel blur size
  1534. */
  1535. getBlurKernel(light: IShadowLight, bufferSize: number): number;
  1536. /**
  1537. * Alters render settings to reduce features based on hardware feature limitations
  1538. * @param enableHDR Allows the viewer to run in HDR mode.
  1539. */
  1540. protected _handleHardwareLimitations(enableHDR?: boolean): void;
  1541. /**
  1542. * Dispoe the entire viewer including the scene and the engine
  1543. */
  1544. dispose(): void;
  1545. }
  1546. }
  1547. declare module 'babylonjs-viewer/configuration/interfaces/modelConfiguration' {
  1548. import { IModelAnimationConfiguration } from "babylonjs-viewer/configuration/interfaces/modelAnimationConfiguration";
  1549. export interface IModelConfiguration {
  1550. id?: string;
  1551. url?: string;
  1552. root?: string;
  1553. file?: string | File;
  1554. loader?: string;
  1555. position?: {
  1556. x: number;
  1557. y: number;
  1558. z: number;
  1559. };
  1560. rotation?: {
  1561. x: number;
  1562. y: number;
  1563. z: number;
  1564. w?: number;
  1565. };
  1566. scaling?: {
  1567. x: number;
  1568. y: number;
  1569. z: number;
  1570. };
  1571. parentObjectIndex?: number;
  1572. castShadow?: boolean;
  1573. receiveShadows?: boolean;
  1574. normalize?: boolean | {
  1575. center?: boolean;
  1576. unitSize?: boolean;
  1577. parentIndex?: number;
  1578. };
  1579. title?: string;
  1580. subtitle?: string;
  1581. thumbnail?: string;
  1582. animation?: {
  1583. autoStart?: boolean | string;
  1584. playOnce?: boolean;
  1585. autoStartIndex?: number;
  1586. };
  1587. entryAnimation?: IModelAnimationConfiguration;
  1588. exitAnimation?: IModelAnimationConfiguration;
  1589. material?: {
  1590. directEnabled?: boolean;
  1591. directIntensity?: number;
  1592. emissiveIntensity?: number;
  1593. environmentIntensity?: number;
  1594. [propName: string]: any;
  1595. };
  1596. /**
  1597. * Rotation offset axis definition
  1598. */
  1599. rotationOffsetAxis?: {
  1600. x: number;
  1601. y: number;
  1602. z: number;
  1603. };
  1604. /**
  1605. * the offset angle
  1606. */
  1607. rotationOffsetAngle?: number;
  1608. loaderConfiguration?: {
  1609. maxLODsToLoad?: number;
  1610. progressiveLoading?: boolean;
  1611. };
  1612. }
  1613. }
  1614. declare module 'babylonjs-viewer/loader/plugins' {
  1615. import { TelemetryLoaderPlugin } from "babylonjs-viewer/loader/plugins/telemetryLoaderPlugin";
  1616. import { ILoaderPlugin } from "babylonjs-viewer/loader/plugins/loaderPlugin";
  1617. import { MSFTLodLoaderPlugin } from 'babylonjs-viewer/loader/plugins/msftLodLoaderPlugin';
  1618. import { ApplyMaterialConfigPlugin } from 'babylonjs-viewer/loader/plugins/applyMaterialConfig';
  1619. import { ExtendedMaterialLoaderPlugin } from 'babylonjs-viewer/loader/plugins/extendedMaterialLoaderPlugin';
  1620. export { TelemetryLoaderPlugin, ILoaderPlugin, MSFTLodLoaderPlugin, ApplyMaterialConfigPlugin, ExtendedMaterialLoaderPlugin };
  1621. /**
  1622. * Get a loader plugin according to its name.
  1623. * The plugin will be cached and will be reused if called for again.
  1624. *
  1625. * @param name the name of the plugin
  1626. */
  1627. export function getLoaderPluginByName(name: string): ILoaderPlugin;
  1628. /**
  1629. *
  1630. */
  1631. export function addLoaderPlugin(name: string, plugin: ILoaderPlugin): void;
  1632. }
  1633. declare module 'babylonjs-viewer/configuration/interfaces' {
  1634. export * from 'babylonjs-viewer/configuration/interfaces/cameraConfiguration';
  1635. export * from 'babylonjs-viewer/configuration/interfaces/colorGradingConfiguration';
  1636. export * from 'babylonjs-viewer/configuration/interfaces/defaultRenderingPipelineConfiguration';
  1637. export * from 'babylonjs-viewer/configuration/interfaces/groundConfiguration';
  1638. export * from 'babylonjs-viewer/configuration/interfaces/imageProcessingConfiguration';
  1639. export * from 'babylonjs-viewer/configuration/interfaces/lightConfiguration';
  1640. export * from 'babylonjs-viewer/configuration/interfaces/modelAnimationConfiguration';
  1641. export * from 'babylonjs-viewer/configuration/interfaces/modelConfiguration';
  1642. export * from 'babylonjs-viewer/configuration/interfaces/observersConfiguration';
  1643. export * from 'babylonjs-viewer/configuration/interfaces/sceneConfiguration';
  1644. export * from 'babylonjs-viewer/configuration/interfaces/sceneOptimizerConfiguration';
  1645. export * from 'babylonjs-viewer/configuration/interfaces/skyboxConfiguration';
  1646. export * from 'babylonjs-viewer/configuration/interfaces/templateConfiguration';
  1647. export * from 'babylonjs-viewer/configuration/interfaces/vrConfiguration';
  1648. export * from 'babylonjs-viewer/configuration/interfaces/environmentMapConfiguration';
  1649. }
  1650. declare module 'babylonjs-viewer/configuration/interfaces/environmentMapConfiguration' {
  1651. export interface IEnvironmentMapConfiguration {
  1652. /**
  1653. * Environment map texture path in relative to the asset folder.
  1654. */
  1655. texture: string;
  1656. /**
  1657. * Default rotation to apply to the environment map.
  1658. */
  1659. rotationY: number;
  1660. /**
  1661. * Tint level of the main color on the environment map.
  1662. */
  1663. tintLevel: number;
  1664. /**
  1665. * The environment's main color.
  1666. */
  1667. mainColor?: {
  1668. r?: number;
  1669. g?: number;
  1670. b?: number;
  1671. };
  1672. }
  1673. }
  1674. declare module 'babylonjs-viewer/templating/eventManager' {
  1675. import { EventCallback, TemplateManager } from "babylonjs-viewer/templating/templateManager";
  1676. /**
  1677. * The EventManager is in charge of registering user interctions with the viewer.
  1678. * It is used in the TemplateManager
  1679. */
  1680. export class EventManager {
  1681. constructor(_templateManager: TemplateManager);
  1682. /**
  1683. * Register a new callback to a specific template.
  1684. * The best example for the usage can be found in the DefaultViewer
  1685. *
  1686. * @param templateName the templateName to register the event to
  1687. * @param callback The callback to be executed
  1688. * @param eventType the type of event to register
  1689. * @param selector an optional selector. if not defined the parent object in the template will be selected
  1690. */
  1691. registerCallback(templateName: string, callback: (eventData: EventCallback) => void, eventType?: string, selector?: string): void;
  1692. /**
  1693. * This will remove a registered event from the defined template.
  1694. * Each one of the variables apart from the template name are optional, but one must be provided.
  1695. *
  1696. * @param templateName the templateName
  1697. * @param callback the callback to remove (optional)
  1698. * @param eventType the event type to remove (optional)
  1699. * @param selector the selector from which to remove the event (optional)
  1700. */
  1701. unregisterCallback(templateName: string, callback: (eventData: EventCallback) => void, eventType?: string, selector?: string): void;
  1702. /**
  1703. * Dispose the event manager
  1704. */
  1705. dispose(): void;
  1706. }
  1707. }
  1708. declare module 'babylonjs-viewer/labs/viewerLabs' {
  1709. import { PBREnvironment } from "babylonjs-viewer/labs/environmentSerializer";
  1710. import { ShadowLight, Vector3, Scene } from 'babylonjs';
  1711. /**
  1712. * The ViewerLabs class will hold functions that are not (!) backwards compatible.
  1713. * The APIs in all labs-related classes and configuration might change.
  1714. * Once stable, lab features will be moved to the publis API and configuration object.
  1715. */
  1716. export class ViewerLabs {
  1717. constructor(_scene: Scene);
  1718. assetsRootURL: string;
  1719. environment: PBREnvironment;
  1720. /**
  1721. * Loads an environment map from a given URL
  1722. * @param url URL of environment map
  1723. * @param onSuccess Callback fired after environment successfully applied to the scene
  1724. * @param onProgress Callback fired at progress events while loading the environment map
  1725. * @param onError Callback fired when the load fails
  1726. */
  1727. loadEnvironment(url: string, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1728. /**
  1729. * Loads an environment map from a given URL
  1730. * @param buffer ArrayBuffer containing environment map
  1731. * @param onSuccess Callback fired after environment successfully applied to the scene
  1732. * @param onProgress Callback fired at progress events while loading the environment map
  1733. * @param onError Callback fired when the load fails
  1734. */
  1735. loadEnvironment(buffer: ArrayBuffer, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1736. /**
  1737. * Sets the environment to an already loaded environment
  1738. * @param env PBREnvironment instance
  1739. * @param onSuccess Callback fired after environment successfully applied to the scene
  1740. * @param onProgress Callback fired at progress events while loading the environment map
  1741. * @param onError Callback fired when the load fails
  1742. */
  1743. loadEnvironment(env: PBREnvironment, onSuccess?: (env: PBREnvironment) => void, onProgress?: (bytesLoaded: number, bytesTotal: number) => void, onError?: (e: any) => void): void;
  1744. /**
  1745. * Applies an `EnvironmentMapConfiguration` to the scene
  1746. * @param environmentMapConfiguration Environment map configuration to apply
  1747. */
  1748. applyEnvironmentMapConfiguration(rotationY?: number): void;
  1749. /**
  1750. * Get an environment asset url by using the configuration if the path is not absolute.
  1751. * @param url Asset url
  1752. * @returns The Asset url using the `environmentAssetsRootURL` if the url is not an absolute path.
  1753. */
  1754. getAssetUrl(url: string): string;
  1755. rotateShadowLight(shadowLight: ShadowLight, amount: number, point?: Vector3, axis?: Vector3, target?: Vector3): void;
  1756. }
  1757. }
  1758. declare module 'babylonjs-viewer/configuration/interfaces/modelAnimationConfiguration' {
  1759. /**
  1760. * Defines an animation to be applied to a model (translation, scale or rotation).
  1761. */
  1762. export interface IModelAnimationConfiguration {
  1763. /**
  1764. * Time of animation, in seconds
  1765. */
  1766. time?: number;
  1767. /**
  1768. * Scale to apply
  1769. */
  1770. scaling?: {
  1771. x: number;
  1772. y: number;
  1773. z: number;
  1774. };
  1775. /**
  1776. * Easing function to apply
  1777. */
  1778. easingFunction?: number;
  1779. /**
  1780. * An Easing mode to apply to the easing function
  1781. * See BABYLON.EasingFunction
  1782. */
  1783. easingMode?: number;
  1784. }
  1785. }
  1786. declare module 'babylonjs-viewer/loader/plugins/telemetryLoaderPlugin' {
  1787. import { ILoaderPlugin } from "babylonjs-viewer/loader/plugins/loaderPlugin";
  1788. import { ViewerModel } from "babylonjs-viewer/model/viewerModel";
  1789. import { ISceneLoaderPlugin, ISceneLoaderPluginAsync } from "babylonjs";
  1790. export class TelemetryLoaderPlugin implements ILoaderPlugin {
  1791. onInit(loader: ISceneLoaderPlugin | ISceneLoaderPluginAsync, model: ViewerModel): void;
  1792. onLoaded(model: ViewerModel): void;
  1793. onError(message: string, exception: any): void;
  1794. onComplete(): void;
  1795. }
  1796. }
  1797. declare module 'babylonjs-viewer/loader/plugins/msftLodLoaderPlugin' {
  1798. import { ISceneLoaderPlugin, ISceneLoaderPluginAsync } from 'babylonjs';
  1799. import { IGLTFLoaderExtension } from 'babylonjs-loaders';
  1800. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  1801. import { ILoaderPlugin } from 'babylonjs-viewer/loader/plugins/loaderPlugin';
  1802. /**
  1803. * A loder plugin to use MSFT_lod extension correctly (glTF)
  1804. */
  1805. export class MSFTLodLoaderPlugin implements ILoaderPlugin {
  1806. onInit(loader: ISceneLoaderPlugin | ISceneLoaderPluginAsync, model: ViewerModel): void;
  1807. onExtensionLoaded(extension: IGLTFLoaderExtension): void;
  1808. }
  1809. }
  1810. declare module 'babylonjs-viewer/loader/plugins/applyMaterialConfig' {
  1811. import { ISceneLoaderPlugin, ISceneLoaderPluginAsync, Material } from 'babylonjs';
  1812. import { ViewerModel } from 'babylonjs-viewer/model/viewerModel';
  1813. import { ILoaderPlugin } from 'babylonjs-viewer/loader/plugins/loaderPlugin';
  1814. /**
  1815. * Force-apply material configuration right after a material was loaded.
  1816. */
  1817. export class ApplyMaterialConfigPlugin implements ILoaderPlugin {
  1818. onInit(loader: ISceneLoaderPlugin | ISceneLoaderPluginAsync, model: ViewerModel): void;
  1819. onMaterialLoaded(material: Material): void;
  1820. }
  1821. }
  1822. declare module 'babylonjs-viewer/loader/plugins/extendedMaterialLoaderPlugin' {
  1823. import { Material } from 'babylonjs';
  1824. import { ILoaderPlugin } from 'babylonjs-viewer/loader/plugins/loaderPlugin';
  1825. /**
  1826. * A (PBR) material will be extended using this function.
  1827. * This function will hold extra default configuration for the viewer, if not implemented in Babylon itself.
  1828. */
  1829. export class ExtendedMaterialLoaderPlugin implements ILoaderPlugin {
  1830. onMaterialLoaded(baseMaterial: Material): void;
  1831. }
  1832. }
  1833. declare module 'babylonjs-viewer/configuration/interfaces/cameraConfiguration' {
  1834. export interface ICameraConfiguration {
  1835. position?: {
  1836. x: number;
  1837. y: number;
  1838. z: number;
  1839. };
  1840. rotation?: {
  1841. x: number;
  1842. y: number;
  1843. z: number;
  1844. w: number;
  1845. };
  1846. fov?: number;
  1847. fovMode?: number;
  1848. minZ?: number;
  1849. maxZ?: number;
  1850. inertia?: number;
  1851. exposure?: number;
  1852. pinchPrecision?: number;
  1853. behaviors?: {
  1854. [name: string]: boolean | number | ICameraBehaviorConfiguration;
  1855. };
  1856. disableCameraControl?: boolean;
  1857. disableCtrlForPanning?: boolean;
  1858. disableAutoFocus?: boolean;
  1859. [propName: string]: any;
  1860. }
  1861. export interface ICameraBehaviorConfiguration {
  1862. type: number;
  1863. [propName: string]: any;
  1864. }
  1865. }
  1866. declare module 'babylonjs-viewer/configuration/interfaces/colorGradingConfiguration' {
  1867. /**
  1868. * The Color Grading Configuration groups the different settings used to define the color grading used in the viewer.
  1869. */
  1870. export interface IColorGradingConfiguration {
  1871. /**
  1872. * Transform data string, encoded as determined by transformDataFormat.
  1873. */
  1874. transformData: string;
  1875. /**
  1876. * The encoding format of TransformData (currently only raw-base16 is supported).
  1877. */
  1878. transformDataFormat: string;
  1879. /**
  1880. * The weight of the transform
  1881. */
  1882. transformWeight: number;
  1883. /**
  1884. * Color curve colorFilterHueGlobal value
  1885. */
  1886. colorFilterHueGlobal: number;
  1887. /**
  1888. * Color curve colorFilterHueShadows value
  1889. */
  1890. colorFilterHueShadows: number;
  1891. /**
  1892. * Color curve colorFilterHueMidtones value
  1893. */
  1894. colorFilterHueMidtones: number;
  1895. /**
  1896. * Color curve colorFilterHueHighlights value
  1897. */
  1898. colorFilterHueHighlights: number;
  1899. /**
  1900. * Color curve colorFilterDensityGlobal value
  1901. */
  1902. colorFilterDensityGlobal: number;
  1903. /**
  1904. * Color curve colorFilterDensityShadows value
  1905. */
  1906. colorFilterDensityShadows: number;
  1907. /**
  1908. * Color curve colorFilterDensityMidtones value
  1909. */
  1910. colorFilterDensityMidtones: number;
  1911. /**
  1912. * Color curve colorFilterDensityHighlights value
  1913. */
  1914. colorFilterDensityHighlights: number;
  1915. /**
  1916. * Color curve saturationGlobal value
  1917. */
  1918. saturationGlobal: number;
  1919. /**
  1920. * Color curve saturationShadows value
  1921. */
  1922. saturationShadows: number;
  1923. /**
  1924. * Color curve saturationMidtones value
  1925. */
  1926. saturationMidtones: number;
  1927. /**
  1928. * Color curve saturationHighlights value
  1929. */
  1930. saturationHighlights: number;
  1931. /**
  1932. * Color curve exposureGlobal value
  1933. */
  1934. exposureGlobal: number;
  1935. /**
  1936. * Color curve exposureShadows value
  1937. */
  1938. exposureShadows: number;
  1939. /**
  1940. * Color curve exposureMidtones value
  1941. */
  1942. exposureMidtones: number;
  1943. /**
  1944. * Color curve exposureHighlights value
  1945. */
  1946. exposureHighlights: number;
  1947. }
  1948. }
  1949. declare module 'babylonjs-viewer/configuration/interfaces/defaultRenderingPipelineConfiguration' {
  1950. import { DepthOfFieldEffectBlurLevel } from 'babylonjs';
  1951. export interface IDefaultRenderingPipelineConfiguration {
  1952. sharpenEnabled?: boolean;
  1953. bloomEnabled?: boolean;
  1954. bloomThreshold?: number;
  1955. depthOfFieldEnabled?: boolean;
  1956. depthOfFieldBlurLevel?: DepthOfFieldEffectBlurLevel;
  1957. fxaaEnabled?: boolean;
  1958. imageProcessingEnabled?: boolean;
  1959. defaultPipelineTextureType?: number;
  1960. bloomScale?: number;
  1961. chromaticAberrationEnabled?: boolean;
  1962. grainEnabled?: boolean;
  1963. bloomKernel?: number;
  1964. hardwareScaleLevel?: number;
  1965. bloomWeight?: number;
  1966. hdr?: boolean;
  1967. samples?: number;
  1968. glowLayerEnabled?: boolean;
  1969. }
  1970. }
  1971. declare module 'babylonjs-viewer/configuration/interfaces/groundConfiguration' {
  1972. export interface IGroundConfiguration {
  1973. size?: number;
  1974. receiveShadows?: boolean;
  1975. shadowLevel?: number;
  1976. shadowOnly?: boolean;
  1977. mirror?: boolean | {
  1978. sizeRatio?: number;
  1979. blurKernel?: number;
  1980. amount?: number;
  1981. fresnelWeight?: number;
  1982. fallOffDistance?: number;
  1983. textureType?: number;
  1984. };
  1985. texture?: string;
  1986. color?: {
  1987. r: number;
  1988. g: number;
  1989. b: number;
  1990. };
  1991. opacity?: number;
  1992. material?: {
  1993. [propName: string]: any;
  1994. };
  1995. }
  1996. }
  1997. declare module 'babylonjs-viewer/configuration/interfaces/imageProcessingConfiguration' {
  1998. export interface IImageProcessingConfiguration {
  1999. colorGradingEnabled?: boolean;
  2000. colorCurvesEnabled?: boolean;
  2001. colorCurves?: {
  2002. globalHue?: number;
  2003. globalDensity?: number;
  2004. globalSaturation?: number;
  2005. globalExposure?: number;
  2006. highlightsHue?: number;
  2007. highlightsDensity?: number;
  2008. highlightsSaturation?: number;
  2009. highlightsExposure?: number;
  2010. midtonesHue?: number;
  2011. midtonesDensity?: number;
  2012. midtonesSaturation?: number;
  2013. midtonesExposure?: number;
  2014. shadowsHue?: number;
  2015. shadowsDensity?: number;
  2016. shadowsSaturation?: number;
  2017. shadowsExposure?: number;
  2018. };
  2019. colorGradingWithGreenDepth?: boolean;
  2020. colorGradingBGR?: boolean;
  2021. exposure?: number;
  2022. toneMappingEnabled?: boolean;
  2023. contrast?: number;
  2024. vignetteEnabled?: boolean;
  2025. vignetteStretch?: number;
  2026. vignetteCentreX?: number;
  2027. vignetteCentreY?: number;
  2028. vignetteWeight?: number;
  2029. vignetteColor?: {
  2030. r: number;
  2031. g: number;
  2032. b: number;
  2033. a?: number;
  2034. };
  2035. vignetteCameraFov?: number;
  2036. vignetteBlendMode?: number;
  2037. vignetteM?: boolean;
  2038. applyByPostProcess?: boolean;
  2039. isEnabled?: boolean;
  2040. }
  2041. }
  2042. declare module 'babylonjs-viewer/configuration/interfaces/lightConfiguration' {
  2043. export interface ILightConfiguration {
  2044. type: number;
  2045. name?: string;
  2046. disabled?: boolean;
  2047. position?: {
  2048. x: number;
  2049. y: number;
  2050. z: number;
  2051. };
  2052. target?: {
  2053. x: number;
  2054. y: number;
  2055. z: number;
  2056. };
  2057. direction?: {
  2058. x: number;
  2059. y: number;
  2060. z: number;
  2061. };
  2062. diffuse?: {
  2063. r: number;
  2064. g: number;
  2065. b: number;
  2066. };
  2067. specular?: {
  2068. r: number;
  2069. g: number;
  2070. b: number;
  2071. };
  2072. intensity?: number;
  2073. intensityMode?: number;
  2074. radius?: number;
  2075. shadownEnabled?: boolean;
  2076. shadowConfig?: {
  2077. useBlurExponentialShadowMap?: boolean;
  2078. useBlurCloseExponentialShadowMap?: boolean;
  2079. useKernelBlur?: boolean;
  2080. blurKernel?: number;
  2081. blurScale?: number;
  2082. minZ?: number;
  2083. maxZ?: number;
  2084. frustumSize?: number;
  2085. angleScale?: number;
  2086. frustumEdgeFalloff?: number;
  2087. [propName: string]: any;
  2088. };
  2089. spotAngle?: number;
  2090. shadowFieldOfView?: number;
  2091. shadowBufferSize?: number;
  2092. shadowFrustumSize?: number;
  2093. shadowMinZ?: number;
  2094. shadowMaxZ?: number;
  2095. [propName: string]: any;
  2096. behaviors?: {
  2097. [name: string]: number | {
  2098. type: number;
  2099. [propName: string]: any;
  2100. };
  2101. };
  2102. }
  2103. }
  2104. declare module 'babylonjs-viewer/configuration/interfaces/observersConfiguration' {
  2105. export interface IObserversConfiguration {
  2106. onEngineInit?: string;
  2107. onSceneInit?: string;
  2108. onModelLoaded?: string;
  2109. }
  2110. }
  2111. declare module 'babylonjs-viewer/configuration/interfaces/sceneConfiguration' {
  2112. import { IImageProcessingConfiguration } from "babylonjs-viewer/configuration/interfaces/imageProcessingConfiguration";
  2113. import { IColorGradingConfiguration } from "babylonjs-viewer/configuration/interfaces/colorGradingConfiguration";
  2114. import { IGlowLayerOptions } from "babylonjs";
  2115. export interface ISceneConfiguration {
  2116. debug?: boolean;
  2117. clearColor?: {
  2118. r: number;
  2119. g: number;
  2120. b: number;
  2121. a: number;
  2122. };
  2123. /** Deprecated, use environmentMap.mainColor instead. */
  2124. mainColor?: {
  2125. r?: number;
  2126. g?: number;
  2127. b?: number;
  2128. };
  2129. imageProcessingConfiguration?: IImageProcessingConfiguration;
  2130. environmentTexture?: string;
  2131. colorGrading?: IColorGradingConfiguration;
  2132. environmentRotationY?: number;
  2133. /**
  2134. * Deprecated, please use default rendering pipeline
  2135. */
  2136. glow?: boolean | IGlowLayerOptions;
  2137. disableHdr?: boolean;
  2138. renderInBackground?: boolean;
  2139. disableCameraControl?: boolean;
  2140. animationPropertiesOverride?: {
  2141. [propName: string]: any;
  2142. };
  2143. defaultMaterial?: {
  2144. materialType: "standard" | "pbr";
  2145. [propName: string]: any;
  2146. };
  2147. flags?: {
  2148. shadowsEnabled?: boolean;
  2149. particlesEnabled?: boolean;
  2150. collisionsEnabled?: boolean;
  2151. lightsEnabled?: boolean;
  2152. texturesEnabled?: boolean;
  2153. lensFlaresEnabled?: boolean;
  2154. proceduralTexturesEnabled?: boolean;
  2155. renderTargetsEnabled?: boolean;
  2156. spritesEnabled?: boolean;
  2157. skeletonsEnabled?: boolean;
  2158. audioEnabled?: boolean;
  2159. };
  2160. assetsRootURL?: string;
  2161. }
  2162. }
  2163. declare module 'babylonjs-viewer/configuration/interfaces/sceneOptimizerConfiguration' {
  2164. export interface ISceneOptimizerConfiguration {
  2165. targetFrameRate?: number;
  2166. trackerDuration?: number;
  2167. autoGeneratePriorities?: boolean;
  2168. improvementMode?: boolean;
  2169. degradation?: string;
  2170. types?: {
  2171. texture?: ISceneOptimizerParameters;
  2172. hardwareScaling?: ISceneOptimizerParameters;
  2173. shadow?: ISceneOptimizerParameters;
  2174. postProcess?: ISceneOptimizerParameters;
  2175. lensFlare?: ISceneOptimizerParameters;
  2176. particles?: ISceneOptimizerParameters;
  2177. renderTarget?: ISceneOptimizerParameters;
  2178. mergeMeshes?: ISceneOptimizerParameters;
  2179. };
  2180. custom?: string;
  2181. }
  2182. export interface ISceneOptimizerParameters {
  2183. priority?: number;
  2184. maximumSize?: number;
  2185. step?: number;
  2186. }
  2187. }
  2188. declare module 'babylonjs-viewer/configuration/interfaces/skyboxConfiguration' {
  2189. import { IImageProcessingConfiguration } from "babylonjs-viewer/configuration/interfaces/imageProcessingConfiguration";
  2190. export interface ISkyboxConfiguration {
  2191. cubeTexture?: {
  2192. noMipMap?: boolean;
  2193. gammaSpace?: boolean;
  2194. url?: string | Array<string>;
  2195. };
  2196. color?: {
  2197. r: number;
  2198. g: number;
  2199. b: number;
  2200. };
  2201. pbr?: boolean;
  2202. scale?: number;
  2203. blur?: number;
  2204. material?: {
  2205. imageProcessingConfiguration?: IImageProcessingConfiguration;
  2206. [propName: string]: any;
  2207. };
  2208. infiniteDistance?: boolean;
  2209. }
  2210. }
  2211. declare module 'babylonjs-viewer/configuration/interfaces/templateConfiguration' {
  2212. /**
  2213. * A single template configuration object
  2214. */
  2215. export interface ITemplateConfiguration {
  2216. /**
  2217. * can be either the id of the template's html element or a URL.
  2218. * See - http://doc.babylonjs.com/extensions/the_templating_system#location-vs-html
  2219. */
  2220. location?: string;
  2221. /**
  2222. * If no location is provided you can provide here the raw html of this template.
  2223. * See http://doc.babylonjs.com/extensions/the_templating_system#location-vs-html
  2224. */
  2225. html?: string;
  2226. id?: string;
  2227. /**
  2228. * Parameters that will be delivered to the template and will render it accordingly.
  2229. */
  2230. params?: {
  2231. [key: string]: string | number | boolean | object;
  2232. };
  2233. /**
  2234. * Events to attach to this template.
  2235. * event name is the key. the value can either be a boolean (attach to the parent element)
  2236. * or a map of html id elements.
  2237. *
  2238. * See - http://doc.babylonjs.com/extensions/the_templating_system#event-binding
  2239. */
  2240. events?: {
  2241. pointerdown?: boolean | {
  2242. [id: string]: boolean;
  2243. };
  2244. pointerup?: boolean | {
  2245. [id: string]: boolean;
  2246. };
  2247. pointermove?: boolean | {
  2248. [id: string]: boolean;
  2249. };
  2250. pointerover?: boolean | {
  2251. [id: string]: boolean;
  2252. };
  2253. pointerout?: boolean | {
  2254. [id: string]: boolean;
  2255. };
  2256. pointerenter?: boolean | {
  2257. [id: string]: boolean;
  2258. };
  2259. pointerleave?: boolean | {
  2260. [id: string]: boolean;
  2261. };
  2262. pointercancel?: boolean | {
  2263. [id: string]: boolean;
  2264. };
  2265. click?: boolean | {
  2266. [id: string]: boolean;
  2267. };
  2268. dragstart?: boolean | {
  2269. [id: string]: boolean;
  2270. };
  2271. drop?: boolean | {
  2272. [id: string]: boolean;
  2273. };
  2274. [key: string]: boolean | {
  2275. [id: string]: boolean;
  2276. } | undefined;
  2277. };
  2278. }
  2279. }
  2280. declare module 'babylonjs-viewer/configuration/interfaces/vrConfiguration' {
  2281. import { VRExperienceHelperOptions } from "babylonjs";
  2282. export interface IVRConfiguration {
  2283. disabled?: boolean;
  2284. objectScaleFactor?: number;
  2285. disableInteractions?: boolean;
  2286. disableTeleportation?: boolean;
  2287. overrideFloorMeshName?: string;
  2288. vrOptions?: VRExperienceHelperOptions;
  2289. modelHeightCorrection?: number | boolean;
  2290. rotateUsingControllers?: boolean;
  2291. cameraPosition?: {
  2292. x: number;
  2293. y: number;
  2294. z: number;
  2295. };
  2296. }
  2297. }
  2298. declare module 'babylonjs-viewer/labs/environmentSerializer' {
  2299. import { Vector3 } from "babylonjs";
  2300. import { TextureCube } from 'babylonjs-viewer/labs/texture';
  2301. /**
  2302. * Spherical polynomial coefficients (counter part to spherical harmonic coefficients used in shader irradiance calculation)
  2303. * @ignoreChildren
  2304. */
  2305. export interface SphericalPolynomalCoefficients {
  2306. x: Vector3;
  2307. y: Vector3;
  2308. z: Vector3;
  2309. xx: Vector3;
  2310. yy: Vector3;
  2311. zz: Vector3;
  2312. yz: Vector3;
  2313. zx: Vector3;
  2314. xy: Vector3;
  2315. }
  2316. /**
  2317. * Wraps data and maps required for environments with physically based rendering
  2318. */
  2319. export interface PBREnvironment {
  2320. /**
  2321. * Spherical Polynomial Coefficients representing an irradiance map
  2322. */
  2323. irradiancePolynomialCoefficients: SphericalPolynomalCoefficients;
  2324. /**
  2325. * Specular cubemap
  2326. */
  2327. specularTexture?: TextureCube;
  2328. /**
  2329. * A scale factor applied to RGB values after reading from environment maps
  2330. */
  2331. textureIntensityScale: number;
  2332. }
  2333. /**
  2334. * Environment map representations: layouts, projections and approximations
  2335. */
  2336. export type MapType = 'irradiance_sh_coefficients_9' | 'cubemap_faces';
  2337. /**
  2338. * Image type used for environment map
  2339. */
  2340. export type ImageType = 'png';
  2341. /**
  2342. * A generic field in JSON that report's its type
  2343. */
  2344. export interface TypedObject<T> {
  2345. type: T;
  2346. }
  2347. /**
  2348. * Describes a range of bytes starting at byte pos (inclusive) and finishing at byte pos + length - 1
  2349. */
  2350. export interface ByteRange {
  2351. pos: number;
  2352. length: number;
  2353. }
  2354. /**
  2355. * Complete Spectre Environment JSON Descriptor
  2356. */
  2357. export interface EnvJsonDescriptor {
  2358. radiance: TypedObject<MapType>;
  2359. irradiance: TypedObject<MapType>;
  2360. specular: TypedObject<MapType>;
  2361. }
  2362. /**
  2363. * Spherical harmonic coefficients to provide an irradiance map
  2364. */
  2365. export interface IrradianceSHCoefficients9 extends TypedObject<MapType> {
  2366. l00: Array<number>;
  2367. l1_1: Array<number>;
  2368. l10: Array<number>;
  2369. l11: Array<number>;
  2370. l2_2: Array<number>;
  2371. l2_1: Array<number>;
  2372. l20: Array<number>;
  2373. l21: Array<number>;
  2374. l22: Array<number>;
  2375. }
  2376. /**
  2377. * A generic set of images, where the image content is specified by byte ranges in the mipmaps field
  2378. */
  2379. export interface ImageSet<T> extends TypedObject<MapType> {
  2380. imageType: ImageType;
  2381. width: number;
  2382. height: number;
  2383. mipmaps: Array<T>;
  2384. multiplier: number;
  2385. }
  2386. /**
  2387. * A set of cubemap faces
  2388. */
  2389. export type CubemapFaces = ImageSet<Array<ByteRange>>;
  2390. /**
  2391. * A single image containing an atlas of equirectangular-projection maps across all mip levels
  2392. */
  2393. export type EquirectangularMipmapAtlas = ImageSet<ByteRange>;
  2394. /**
  2395. * A static class proving methods to aid parsing Spectre environment files
  2396. */
  2397. export class EnvironmentDeserializer {
  2398. /**
  2399. * Parses an arraybuffer into a new PBREnvironment object
  2400. * @param arrayBuffer The arraybuffer of the Spectre environment file
  2401. * @return a PBREnvironment object
  2402. */
  2403. static Parse(arrayBuffer: ArrayBuffer): PBREnvironment;
  2404. }
  2405. }
  2406. declare module 'babylonjs-viewer/labs/texture' {
  2407. import { Scene, CubeTexture, BaseTexture } from "babylonjs";
  2408. /**
  2409. * WebGL Pixel Formats
  2410. */
  2411. export const enum PixelFormat {
  2412. DEPTH_COMPONENT = 6402,
  2413. ALPHA = 6406,
  2414. RGB = 6407,
  2415. RGBA = 6408,
  2416. LUMINANCE = 6409,
  2417. LUMINANCE_ALPHA = 6410
  2418. }
  2419. /**
  2420. * WebGL Pixel Types
  2421. */
  2422. export const enum PixelType {
  2423. UNSIGNED_BYTE = 5121,
  2424. UNSIGNED_SHORT_4_4_4_4 = 32819,
  2425. UNSIGNED_SHORT_5_5_5_1 = 32820,
  2426. UNSIGNED_SHORT_5_6_5 = 33635
  2427. }
  2428. /**
  2429. * WebGL Texture Magnification Filter
  2430. */
  2431. export const enum TextureMagFilter {
  2432. NEAREST = 9728,
  2433. LINEAR = 9729
  2434. }
  2435. /**
  2436. * WebGL Texture Minification Filter
  2437. */
  2438. export const enum TextureMinFilter {
  2439. NEAREST = 9728,
  2440. LINEAR = 9729,
  2441. NEAREST_MIPMAP_NEAREST = 9984,
  2442. LINEAR_MIPMAP_NEAREST = 9985,
  2443. NEAREST_MIPMAP_LINEAR = 9986,
  2444. LINEAR_MIPMAP_LINEAR = 9987
  2445. }
  2446. /**
  2447. * WebGL Texture Wrap Modes
  2448. */
  2449. export const enum TextureWrapMode {
  2450. REPEAT = 10497,
  2451. CLAMP_TO_EDGE = 33071,
  2452. MIRRORED_REPEAT = 33648
  2453. }
  2454. /**
  2455. * Raw texture data and descriptor sufficient for WebGL texture upload
  2456. */
  2457. export interface TextureData {
  2458. /**
  2459. * Width of image
  2460. */
  2461. width: number;
  2462. /**
  2463. * Height of image
  2464. */
  2465. height: number;
  2466. /**
  2467. * Format of pixels in data
  2468. */
  2469. format: PixelFormat;
  2470. /**
  2471. * Row byte alignment of pixels in data
  2472. */
  2473. alignment: number;
  2474. /**
  2475. * Pixel data
  2476. */
  2477. data: ArrayBufferView;
  2478. }
  2479. /**
  2480. * Wraps sampling parameters for a WebGL texture
  2481. */
  2482. export interface SamplingParameters {
  2483. /**
  2484. * Magnification mode when upsampling from a WebGL texture
  2485. */
  2486. magFilter?: TextureMagFilter;
  2487. /**
  2488. * Minification mode when upsampling from a WebGL texture
  2489. */
  2490. minFilter?: TextureMinFilter;
  2491. /**
  2492. * X axis wrapping mode when sampling out of a WebGL texture bounds
  2493. */
  2494. wrapS?: TextureWrapMode;
  2495. /**
  2496. * Y axis wrapping mode when sampling out of a WebGL texture bounds
  2497. */
  2498. wrapT?: TextureWrapMode;
  2499. /**
  2500. * Anisotropic filtering samples
  2501. */
  2502. maxAnisotropy?: number;
  2503. }
  2504. /**
  2505. * Represents a valid WebGL texture source for use in texImage2D
  2506. */
  2507. export type TextureSource = TextureData | ImageData | HTMLImageElement | HTMLCanvasElement | HTMLVideoElement;
  2508. /**
  2509. * A generic set of texture mipmaps (where index 0 has the largest dimension)
  2510. */
  2511. export type Mipmaps<T> = Array<T>;
  2512. /**
  2513. * A set of 6 cubemap arranged in the order [+x, -x, +y, -y, +z, -z]
  2514. */
  2515. export type Faces<T> = Array<T>;
  2516. /**
  2517. * A set of texture mipmaps specifically for 2D textures in WebGL (where index 0 has the largest dimension)
  2518. */
  2519. export type Mipmaps2D = Mipmaps<TextureSource>;
  2520. /**
  2521. * A set of texture mipmaps specifically for cubemap textures in WebGL (where index 0 has the largest dimension)
  2522. */
  2523. export type MipmapsCube = Mipmaps<Faces<TextureSource>>;
  2524. /**
  2525. * A minimal WebGL cubemap descriptor
  2526. */
  2527. export class TextureCube {
  2528. internalFormat: PixelFormat;
  2529. type: PixelType;
  2530. source: MipmapsCube;
  2531. /**
  2532. * Returns the width of a face of the texture or 0 if not available
  2533. */
  2534. readonly Width: number;
  2535. /**
  2536. * Returns the height of a face of the texture or 0 if not available
  2537. */
  2538. readonly Height: number;
  2539. /**
  2540. * constructor
  2541. * @param internalFormat WebGL pixel format for the texture on the GPU
  2542. * @param type WebGL pixel type of the supplied data and texture on the GPU
  2543. * @param source An array containing mipmap levels of faces, where each mipmap level is an array of faces and each face is a TextureSource object
  2544. */
  2545. constructor(internalFormat: PixelFormat, type: PixelType, source?: MipmapsCube);
  2546. }
  2547. /**
  2548. * A static class providing methods to aid working with Bablyon textures.
  2549. */
  2550. export class TextureUtils {
  2551. /**
  2552. * A prefix used when storing a babylon texture object reference on a Spectre texture object
  2553. */
  2554. static BabylonTextureKeyPrefix: string;
  2555. /**
  2556. * Controls anisotropic filtering for deserialized textures.
  2557. */
  2558. static MaxAnisotropy: number;
  2559. /**
  2560. * Returns a BabylonCubeTexture instance from a Spectre texture cube, subject to sampling parameters.
  2561. * If such a texture has already been requested in the past, this texture will be returned, otherwise a new one will be created.
  2562. * The advantage of this is to enable working with texture objects without the need to initialize on the GPU until desired.
  2563. * @param scene A Babylon Scene instance
  2564. * @param textureCube A Spectre TextureCube object
  2565. * @param parameters WebGL texture sampling parameters
  2566. * @param automaticMipmaps Pass true to enable automatic mipmap generation where possible (requires power of images)
  2567. * @param environment Specifies that the texture will be used as an environment
  2568. * @param singleLod Specifies that the texture will be a singleLod (for environment)
  2569. * @return Babylon cube texture
  2570. */
  2571. static GetBabylonCubeTexture(scene: Scene, textureCube: TextureCube, automaticMipmaps: boolean, environment?: boolean, singleLod?: boolean): CubeTexture;
  2572. /**
  2573. * Applies Spectre SamplingParameters to a Babylon texture by directly setting texture parameters on the internal WebGLTexture as well as setting Babylon fields
  2574. * @param babylonTexture Babylon texture to apply texture to (requires the Babylon texture has an initialize _texture field)
  2575. * @param parameters Spectre SamplingParameters to apply
  2576. */
  2577. static ApplySamplingParameters(babylonTexture: BaseTexture, parameters: SamplingParameters): void;
  2578. /**
  2579. * Environment preprocessing dedicated value (Internal Use or Advanced only).
  2580. */
  2581. static EnvironmentLODScale: number;
  2582. /**
  2583. * Environment preprocessing dedicated value (Internal Use or Advanced only)..
  2584. */
  2585. static EnvironmentLODOffset: number;
  2586. }
  2587. }