fluencyCAD current state
https://peer.raise-uav.com/videos/watch/70e4d8a0-0722-41e0-bf9e-a53d378e143b
@rasterweb @lemgandi Nice! For organic shapes, #sdfCAD is quite capable as it's sdf-based. One can do pretty cool smoothing with it, stuff you can only dream of in mainstream CAD software.
fluencyCAD current state
https://peer.raise-uav.com/videos/watch/70e4d8a0-0722-41e0-bf9e-a53d378e143b
fluencyCAD in the wilds
I just mirrored the fluencyCAD repository to the open section form internal so anyone who is interested have a look. Don´t expect super clean stuff though. It´s in a very early experimental state.
I´ll add more documentation as I find more time.
Basic extrusions are working again with the all new object system. I´m trying to write the code as transparent as possible. This helps me picking up the project after longer pauses and others jumping in should have a good time too :D
I´ll mirror the repo to github once its usable for some basic tasks..
So far these are the components:
Ever since I worked on #sdfCAD¹ I have waited for the moment I could actually use #sdf's (signed distance functions) for my research. I know it would come. Today is that day. 🤩
This is for my last #PhD publication I'm working on.
Pushed fluencyCAD a tiny bit forward with a basic rewrite of the sketch widget.
Less code and prettier to work with internally.