react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

Is it possible to implement solid lines?

Open alexlol76 opened this issue 5 years ago • 2 comments

Is it possible to realize solid lines?

Here is an example of a third-party application, and an example of how it should look in an application, are there any options, how can this be implemented? If so, what options and what needs to be done to do this? 3af42284e7 9f8625d205

alexlol76 avatar May 31 '19 15:05 alexlol76

Yes. Of course it is … Just look here: http://www.plasm.net/gallery/simple_examples/bezierod.html http://www.plasm.net/gallery/simple_examples/bezierod.html

from Chapter 14 of GP4CAD book. https://onlinelibrary.wiley.com/doi/book/10.1002/0470013885 https://onlinelibrary.wiley.com/doi/book/10.1002/0470013885

PLaSM (Programming Language for Solid Modeling) is the ancestor of react-planner.
https://onlinelibrary.wiley.com/doi/book/10.1002/0470013885 https://onlinelibrary.wiley.com/doi/book/10.1002/0470013885

It is being now ported to two Julia packages: https://github.com/cvdlab/LinearAlgebraicRepresentation.jl https://github.com/cvdlab/LinearAlgebraicRepresentation.jl https://github.com/cvdlab/Plasm.jl https://github.com/cvdlab/Plasm.jl

We are working to finish the Boolean operations in Julia. Plans for next year are: Julia plasm server-side and Javascript client-side.

Let me know if you want more details … —ap

On May 31, 2019, at 5:09 PM, alexlol76 [email protected] wrote:

Is it possible to realize solid lines?

Here is an example of a third-party application, and an example of how it should look in an application, are there any options, how can this be implemented? If so, what options and what needs to be done to do this? https://user-images.githubusercontent.com/49237635/58715194-04973c80-83cf-11e9-89b3-d69114fb5e31.jpg https://user-images.githubusercontent.com/49237635/58715192-03fea600-83cf-11e9-8b70-4d6b74eee4fc.jpg — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cvdlab/react-planner/issues/174?email_source=notifications&email_token=AAG2COO2QQGH5RGODZDDRUTPYE5RHA5CNFSM4HR3SWD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW7L6DQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG2CONX7DCN7IYMOVM6D3LPYE5RHANCNFSM4HR3SWDQ.

apaoluzzi avatar May 31 '19 16:05 apaoluzzi

Hello,

Any news regarding this update?

Thanks!

nano-michael avatar Dec 20 '19 07:12 nano-michael