create3000 / x_ite

X_ITE X3D Browser, view and manipulate X3D and VRML scenes in HTML.
https://create3000.github.io/x_ite/
Other
67 stars 15 forks source link

npx sunrize [files] #160

Closed vralexllobet closed 9 months ago

vralexllobet commented 9 months ago

I don't know if I'm using this correctly. I'm trying to test the Sunrize editor so I paste "npx sunrize" into a CMD window in Windows but I get this error message...

'electron' is not recognized as an internal or external command, operable program or batch file.

What to do? Thanks!

create3000 commented 9 months ago

I have tested it and it should work:

console

It is important that you have npm installed, but this should be enough. Make sure you have a recent version. Could you paste your console output here, please?

vralexllobet commented 9 months ago

This is what I get even after updating to the latest install...

IKvQ7HJKD8pNlgOF

create3000 commented 9 months ago

Could you please try again?

npx sunrize@latest

In the meanwhile I do prepare a Windows installer, which is already working, but I would like to test it still a bit.

vralexllobet commented 9 months ago

This worked... npx sunrize@latest
Thank you! Now I see the Sunrize editor and am studying how to use it.

FYI, I've been creating models in AC3D 3D modeler and then exporting to VRMLPad by ParallelGraphics. Yes, this stuff is really old but worked to build my worlds. I hope to be able to edit in the more advanced X3D with greater functionality. Thanks again!

create3000 commented 9 months ago

If there are no further questions, I will close this issue now. Please feel free to reopen this issue again or open a new issue.