-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Describe the bug
First off, congrats on the great tool! I'm sorry for the noob question, just started working with X_ITE + HTML today. I know a little about Python and little about HTML, so I I'm having a hard time. Hopefully this means my question is easy to solve :)
Is summary: I'm trying to open a .x3d geometry in any browser an manipulate it. This should be the absolute most simple code but unfortunately it is not working for me. When I open my HTML I only see a black screen, although if I right click the viewer area I can see the commands appear:
I am attaching the files I'm using, appreciate any help. My code was based in one of the examples available at https://andreasplesch.github.io/x_ite_dom/index.xhtml
As a side note, my final objective would be to open a VRML file in the browser, would that be possible?
To Reproduce
Steps to reproduce the behavior:
- Save and extract attached files
- Open html file in any browser
- Blank black screen should appear (although view commands are accessible)
Expected behavior
A black screen will show up.
Desktop (please complete the following information):
- OS: Win 10 v.21H2
- Browser: Tested on MS Edge and Firefox
- Version: Latest from https://create3000.github.io/code/x_ite/latest/dist/x_ite.js
Smartphone (please complete the following information):
Not tested
Additional context
Again, I'm sorry for the noob question, didn't find anywhere else I could ask this question...
X_ITE_sample.zip