Ryan
Ryan
> That's going to be a lot of work. > > The pipeline I was imagining for this would be: > > 1. Slice the model into a list of...
I'm rewriting `geo` to 3d, with `geo-types` already done. I will start testing `geo-3d` soon.
Testing of [`geo-3d`](https://github.com/TimTheBig/geo-3d) is now underway
[csgrs](https://github.com/timschmidt/csgrs) seems like a good 3d bool-ops lib
Are their any plans for this soon?
Good to know, if you what help testing the GUI on macOS let me know.
> It would be great to have a simple selector or input box in the app for people to manually override this or something similar. That would be useful for...
Implemented in #1522
It was only partially implemented in #1522, but I think it's fine to close, as we wait until const traits allow for more const in nalgebra
**Any progress?** I would be open to **writing a patch** that allows for loading of a syntax highlighting theme from a `.tmTheme`(sublime theme) file. I just wanted to know if...