Yang Liang
Yang Liang
@pklauzinski sorry, I posted this issue because I don't know well about this project. So I suggest you add more examples, the code is too simple, I can't understand. I...
再重复一次这个步骤,通过Q1和Q2计算出B,使得length( Q0, Q1 ) = length( Q0, B ) * t。 这句写错了。是等号前面乘以t,不是后面
@hujiulong 大佬,我问个高深点的。如果你的曲线是三次贝塞尔,那么,如果只取曲线的一部分,还能用方程表达么?
> > @hujiulong 大佬,我问个高深点的。如果你的曲线是三次贝塞尔,那么,如果只取曲线的一部分,还能用方程表达么? > > 和二次贝塞尔曲线一样的,计算出对应的控制点位置即可 大佬,我实在想象不出三阶贝塞尔的局部怎么计算控制点,大佬能不能写一个DEMO给大家参考,毕竟搜索这方面需求,搜索引擎都会指向你这个文章 不是不相信你,我们大家想开开眼界 ^ ^
You can try this method: ``` import $ from 'jquery'; import jcanvas from 'jcanvas'; window.$ = $; jcanvas($, window); ``` It works in Vue Cli project.
> > import $ from 'jquery'; > > import jcanvas from 'jcanvas'; > > window.$ = $; > > jcanvas($, window); > > Hi. > > I really appreciate your...
It's 2022. Hasn't this basic problem been solved yet?
> the standard file loading mechanism What is the standard file loading mechanism, please? CLI mode?
这个应该有