Browser Timings
Frame rate:
0.00 fps
Speed:
0.00 m/s
Browser:
X3D total:
Event Processing:
Pointer:
Camera:
Picking:
Collision Detection:
Rendering:
Number of Primitives:
Number of Shapes:
Number of Sensors:
More Properties
X_ITE
X3D
Loading 1 file
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <link rel="stylesheet" type="text/css" href="https://create3000.github.io/code/x_ite/latest/dist/x_ite.css"/> <script type="text/javascript" src="https://create3000.github.io/code/x_ite/latest/dist/x_ite.min.js"> </script> <style> X3DCanvas { width: 400px; height: 300px; } </style> </head> <body> <X3DCanvas src="Quartz_piezo-optic.wrl"> </body> </html>