substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

Install and use texture as a npm dependency without node / electron #1325

Open de-code opened 5 years ago

de-code commented 5 years ago

I am upgrading from an old version of Texture 1.0 to 2.3. Since there doesn't seem to be an npm dependency I am using a github link.

It installs fine but texture depends on yazl which in turn is a node library depending on fs. Is there still support to just use Texture as an editor / viewer in the browser? (not an electron app)