home.social

#sdfcad — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sdfcad, aggregated by home.social.

  1. @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.

    gitlab.com/nobodyinperson/sdfc

  2. @rasterweb @lemgandi Nice! For organic shapes, 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.

    gitlab.com/nobodyinperson/sdfc

  3. @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.

    gitlab.com/nobodyinperson/sdfc

  4. @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.

    gitlab.com/nobodyinperson/sdfc

  5. @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.

    gitlab.com/nobodyinperson/sdfc

  6. 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.

    https://git.raise-uav.com/Hermes/fluencyCAD

    #fluencycad #sdfcad #solvespace

  7. 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.

    https://git.raise-uav.com/Hermes/fluencyCAD

    #fluencycad #sdfcad #solvespace

  8. 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.

    https://git.raise-uav.com/Hermes/fluencyCAD

    #fluencycad #sdfcad #solvespace

  9. 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.

    https://git.raise-uav.com/Hermes/fluencyCAD

    #fluencycad #sdfcad #solvespace

  10. 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.

    https://git.raise-uav.com/Hermes/fluencyCAD

    #fluencycad #sdfcad #solvespace

  11. @scudderfish I could never find my way through . Too weird the syntax and concepts. I forked and worked on something I understood myself but in the end stayed with .

  12. @scudderfish I could never find my way through #cadquery. Too weird the syntax and concepts. I forked #sdfCAD and worked on something I understood myself but in the end stayed with #solveSpace.

  13. @scudderfish I could never find my way through #cadquery. Too weird the syntax and concepts. I forked #sdfCAD and worked on something I understood myself but in the end stayed with #solveSpace.

  14. @scudderfish I could never find my way through #cadquery. Too weird the syntax and concepts. I forked #sdfCAD and worked on something I understood myself but in the end stayed with #solveSpace.

  15. @scudderfish I could never find my way through #cadquery. Too weird the syntax and concepts. I forked #sdfCAD and worked on something I understood myself but in the end stayed with #solveSpace.

  16. @degroof Very cool! I've only ever used an offset circle and extruded it while rotating, because I thought other magic was going on to make the thread. This technique should also be compatible with #sdfCAD, very nice! 👍

  17. @degroof Very cool! I've only ever used an offset circle and extruded it while rotating, because I thought other magic was going on to make the thread. This technique should also be compatible with , very nice! 👍

  18. @degroof Very cool! I've only ever used an offset circle and extruded it while rotating, because I thought other magic was going on to make the thread. This technique should also be compatible with #sdfCAD, very nice! 👍

  19. @degroof Very cool! I've only ever used an offset circle and extruded it while rotating, because I thought other magic was going on to make the thread. This technique should also be compatible with #sdfCAD, very nice! 👍

  20. @degroof Very cool! I've only ever used an offset circle and extruded it while rotating, because I thought other magic was going on to make the thread. This technique should also be compatible with #sdfCAD, very nice! 👍

  21. 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:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools

  22. 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:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools

  23. 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:

    • Project: Main File
    • Timeline : Used to track the steps
    • Assembly: Uses Components and Connectors to form Assemblies
    • Component: Container for multiple smaller elements "part"
    • Connector: Preserves connections between parts even if the part in between is deleted
    • Code: A special type that directly builds bodies from sdfCAD code.
    • Body: The 3D meshed result from sdfCAD (blue in 3d view)
    • Sketch: The base to draw new entities.
    • Interactor: A special component mesh that is used to manipulate the bodies in 3d view.

    #solvespace #freecad #sdfcad #cadtools

  24. 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.

    ¹gitlab.com/nobodyinperson/sdfc

    #meteorology #geoscience #PhDLife #Python #matplotlib #CO2

  25. Ever since I worked on ¹ I have waited for the moment I could actually use 's (signed distance functions) for my research. I know it would come. Today is that day. 🤩

    This is for my last publication I'm working on.

    ¹gitlab.com/nobodyinperson/sdfc

  26. 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.

    ¹gitlab.com/nobodyinperson/sdfc

    #meteorology #geoscience #PhDLife #Python #matplotlib #CO2

  27. 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.

    ¹gitlab.com/nobodyinperson/sdfc

    #meteorology #geoscience #PhDLife #Python #matplotlib #CO2

  28. 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.

    ¹gitlab.com/nobodyinperson/sdfc

    #meteorology #geoscience #PhDLife #Python #matplotlib #CO2

  29. Pushed fluencyCAD a tiny bit forward with a basic rewrite of the sketch widget.

    Less code and prettier to work with internally.

    #fluencycad #sdfcad

  30. Pushed fluencyCAD a tiny bit forward with a basic rewrite of the sketch widget.

    Less code and prettier to work with internally.

    #fluencycad #sdfcad

  31. Pushed fluencyCAD a tiny bit forward with a basic rewrite of the sketch widget.

    Less code and prettier to work with internally.

    #fluencycad #sdfcad

  32. @rahix @sowa While we're at it, you could also give my fork a try. It's much simpler than and has even more powerful fillets, chamfers and smooth operations. STL only output amd sharp edges are a bit jagged, but the underlying code and maths is understandable and hackable.

    gitlab.com/nobodyinperson/sdfc

  33. @rahix @sowa While we're at it, you could also give my #sdfCAD fork a try. It's much simpler than #cadQuery and has even more powerful fillets, chamfers and smooth operations. STL only output amd sharp edges are a bit jagged, but the underlying #Python code and maths is understandable and hackable.

    gitlab.com/nobodyinperson/sdfc

  34. @rahix @sowa While we're at it, you could also give my #sdfCAD fork a try. It's much simpler than #cadQuery and has even more powerful fillets, chamfers and smooth operations. STL only output amd sharp edges are a bit jagged, but the underlying #Python code and maths is understandable and hackable.

    gitlab.com/nobodyinperson/sdfc

  35. @rahix @sowa While we're at it, you could also give my #sdfCAD fork a try. It's much simpler than #cadQuery and has even more powerful fillets, chamfers and smooth operations. STL only output amd sharp edges are a bit jagged, but the underlying #Python code and maths is understandable and hackable.

    gitlab.com/nobodyinperson/sdfc

  36. @rahix @sowa While we're at it, you could also give my #sdfCAD fork a try. It's much simpler than #cadQuery and has even more powerful fillets, chamfers and smooth operations. STL only output amd sharp edges are a bit jagged, but the underlying #Python code and maths is understandable and hackable.

    gitlab.com/nobodyinperson/sdfc

  37. @dl4mat This property of CAD software is not to be underestimated in value. Being able to build it quickly (or at all without jumping through ridiculous hoops) is a big plus in my eyes and I have only ever used CAD software like this: :openscad: #OpenSCAD, #sdfCAD, #SolveSpace

  38. @dl4mat This property of CAD software is not to be underestimated in value. Being able to build it quickly (or at all without jumping through ridiculous hoops) is a big plus in my eyes and I have only ever used CAD software like this: :openscad: , ,

  39. @dl4mat This property of CAD software is not to be underestimated in value. Being able to build it quickly (or at all without jumping through ridiculous hoops) is a big plus in my eyes and I have only ever used CAD software like this: :openscad: #OpenSCAD, #sdfCAD, #SolveSpace

  40. @dl4mat This property of CAD software is not to be underestimated in value. Being able to build it quickly (or at all without jumping through ridiculous hoops) is a big plus in my eyes and I have only ever used CAD software like this: :openscad: #OpenSCAD, #sdfCAD, #SolveSpace

  41. @dl4mat This property of CAD software is not to be underestimated in value. Being able to build it quickly (or at all without jumping through ridiculous hoops) is a big plus in my eyes and I have only ever used CAD software like this: :openscad: #OpenSCAD, #sdfCAD, #SolveSpace

  42. Worked a bit on making the basic functions pretty internally. Some GUI changes visible with the new timeline and sketch and body windows changed position.

    It really would be a dream to get this thin gto abasic functionality one can work with <3

    #fluencycad #sdfcad #solvespace

    (Not sure if this reached the verse or not)

  43. Worked a bit on making the basic functions pretty internally. Some GUI changes visible with the new timeline and sketch and body windows changed position.

    It really would be a dream to get this thin gto abasic functionality one can work with <3

    #fluencycad #sdfcad #solvespace

    (Not sure if this reached the verse or not)

  44. Worked a bit on making the basic functions pretty internally. Some GUI changes visible with the new timeline and sketch and body windows changed position.

    It really would be a dream to get this thin gto abasic functionality one can work with <3

    #fluencycad #sdfcad #solvespace

    (Not sure if this reached the verse or not)

  45. Worked a bit on making the basic functions pretty internally. Some GUI changes visible with the new timeline and sketch and body windows changed position.

    It really would be a dream to get this thin gto abasic functionality one can work with <3

    #fluencycad #sdfcad #solvespace

    (Not sure if this reached the verse or not)