开发者

Projectile curve using GDI

开发者 https://www.devze.com 2023-01-22 20:11 出处:网络
I\'ve calculated the range of projection with given angle,开发者_C百科 height and velocity. How can you draw a projection curve of that using GDI?I guess you\'d make points, then draw lines between th

I've calculated the range of projection with given angle,开发者_C百科 height and velocity. How can you draw a projection curve of that using GDI?


I guess you'd make points, then draw lines between these points. You could smooth it after to get a curve.

0

精彩评论

暂无评论...
验证码 换一张
取 消