Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Multimatrix Function #397

Closed
solidboredom opened this issue Jul 20, 2021 · 2 comments
Closed

Implement Multimatrix Function #397

solidboredom opened this issue Jul 20, 2021 · 2 comments

Comments

@solidboredom
Copy link

Hello, i would like to try implicitcad to render the CSG produced by openscad, with my complex models, using full set of openscads functionality including modules() openscad gets unbearably slow, where its CSG production is still kind of bearable.
my code produces a lor of multmatrixes in the csg file. is there a way to make implicitCad understand Multmatrix() like openscad does to be able to directly interpretcomplex CSG's? or even compex openscad scripts?

@solidboredom solidboredom changed the title Mutmatrix possible? Multmatrix possible? Jul 20, 2021
@julialongtin
Copy link
Member

Possible? yes. likely? maybe. looks simple enough.

@julialongtin julialongtin changed the title Multmatrix possible? Implement Multimatrix Function Sep 4, 2021
@sorki
Copy link
Contributor

sorki commented May 5, 2022

Fixed in head but note that more related to this popped-up - matrix multiplication is not supported #414 and also radians vs degrees issue #415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants