ScratchData LogoScratchData
Back to Doctor_Fe's profile

三角関数を使わない円の描き方

DODoctor_Fe•Created January 21, 2022
三角関数を使わない円の描き方
0
0
18 views
View on Scratch

Instructions

カーソルで円の中心と半径を指定します。 (Cos(θ), Sin(θ))ではなくてx^2 + y^2 = r^2を使いました。

Description

精度を上げすぎると処理が異常に重くなるため、限界は 240px * 180px でしょう。アンチエイリアスもできないし、あまり実用的ではありません。 積分版: https://scratch.mit.edu/projects/670463608/ #Math

Project Details

Project ID631689234
CreatedJanuary 21, 2022
Last ModifiedSeptember 6, 2022
SharedJanuary 21, 2022
Visibilityvisible
CommentsAllowed