mathics-threejs-backend icon indicating copy to clipboard operation
mathics-threejs-backend copied to clipboard

Mathics 3D Graphics backend using three.js

Results 2 mathics-threejs-backend issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The current visual regression tests framework (puppeter) runs differently on each machine **Describe the solution you'd like** Use different tests...

enhancement

As @rocky said we should add support to [ExpressionJSON](https://reference.wolfram.com/language/ref/format/ExpressionJSON.html). I just need some examples to see how `ExpressionJSON` is with `Graphics3D`, maybe @mmatera could help here?

enhancement