Search found 6 matches

by qwws
Sun Oct 01, 2023 6:25 am
Forum: Support and Development
Topic: It seems like there is an issue with my Fourier transform.
Replies: 1
Views: 4792

It seems like there is an issue with my Fourier transform.

This is error

Error

main.lua:20: size of C type is unknown or too large


Traceback

[love "callbacks.lua"]:228: in function 'handler'
main.lua:20: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
by qwws
Fri Sep 22, 2023 3:59 am
Forum: Games and Creations
Topic: Bezier
Replies: 5
Views: 6241

Re: Bezier

darkfrei wrote: Thu Sep 21, 2023 10:22 am
qwws wrote: Thu Sep 21, 2023 10:02 am The bezier debugger.
Why control points are not on the tangent from end points of curve?
Screenshot_20230921-122123.png
Look at this?
by qwws
Fri Sep 22, 2023 3:03 am
Forum: Games and Creations
Topic: Bezier
Replies: 5
Views: 6241

Re: Bezier

darkfrei wrote: Thu Sep 21, 2023 10:22 am
qwws wrote: Thu Sep 21, 2023 10:02 am The bezier debugger.
Why control points are not on the tangent from end points of curve?
Screenshot_20230921-122123.png
Can you please explain the general approach for modifying it? I'm sorry, I'm not familiar with Bézier curves.
by qwws
Thu Sep 21, 2023 10:02 am
Forum: Games and Creations
Topic: Bezier
Replies: 5
Views: 6241

Bezier

The bezier debugger.
by qwws
Fri Aug 25, 2023 3:11 pm
Forum: Support and Development
Topic: Can the love2d open a Chinese path?
Replies: 2
Views: 732

Re: Can the love2d open a Chinese path?

Thank you very much.
by qwws
Fri Aug 25, 2023 11:59 am
Forum: Support and Development
Topic: Can the love2d open a Chinese path?
Replies: 2
Views: 732

Can the love2d open a Chinese path?

My Windows user name is chinese ,I use filesystem loading image after obtaining the love2d path(known images exist).but love2d reported an error,saying that the image does not exist. :(