diff --git a/viewer/canvasResolution.html b/viewer/canvasResolution.html new file mode 100644 index 0000000..ed0e352 --- /dev/null +++ b/viewer/canvasResolution.html @@ -0,0 +1,64 @@ + + + + + + + xeokit Example + + + + + +
+

Sliders

+ +
+ + + diff --git a/viewer/index.html b/viewer/index.html index 5956cdd..28c0627 100644 --- a/viewer/index.html +++ b/viewer/index.html @@ -264,6 +264,11 @@ ["sao_ConferenceCenter", "Scalable Ambient Obscurrence - open right panel to play with parameters"] ], + "Canvas": [ + "#Canvas settings", + ["canvasResolution", "Control the canvas resolution scale to see the effect"] + ], + "Localization": [ "#Localizing xeokit components for different languages", ["localization_NavCubePlugin", "NavCubePlugin Localization"],