You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of other examples can be found in the [examples](https://github.com/Mathics3/mathics-threejs-backend/tree/master/examples) directory of this repository.
@@ -60,5 +60,7 @@ Hit CTRL-C to stop the server
60
60
61
61
Finally, look at a file that you want to see rendered, e.g. http://127.0.0.1:8080/examples/test/cone.html
62
62
63
+
For installing the development version from GitHub, see the [documentation](https://mathics3.github.io/mathics-threejs-backend/documentation).
64
+
63
65
## Documentation and examples
64
66
You can see the documentation and more live examples [here](https://mathics3.github.io/mathics-threejs-backend).
0 commit comments