Haskell-Things / Haskell-Things/ImplicitCAD
Parallelization?
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
(I believe) there exist highly parallel marching cubes implementations, some of which may utilize the GPU.
Is this something that's feasible to integrate with ImplicitCAD?
I'd like to generate extremely large models at high resolution (for the purposes of additive manufacturing / procedural generation), but unfortunately (I'd expect) ImplicitCAD to take tens of hours for the types of models I'm interested in.
If this is outside the project scope I understand, but in its place might we add a progress bar?
Also, I've been thinking of reimplementing an implicit description model similar to that of ImplicitCAD, potentially in Rust. There are a few old blog posts from the original author explaining the fundamentals which have proven invaluable. If I have questions I hope it's OK to reach out over another channel.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.