ScratchData LogoScratchData
Back to TheExample_2020's profile

hex art demo

THTheExample_2020•Created May 25, 2023
hex art demo
0
0
13 views
View on Scratch

Instructions

A demo for a very powerful hexadecimal-based image system designed and coded by me. "But how does it work?" Well, here's how. ~~~ Images are created using sixteen pre created sprites (one completely filled in, four halves, two diagonals, four singles, four with one cut out, and one empty sprite) with three levels of colour intensity: Black, Semi Black, and Mini Black. Alongside these sixteen sprites, they are also fused with other sprites, making 163 total sprites! (it took three days to finish and i didn't even use them aaaaauugghhhh) The sprites are selected with a custom block with inputs telling the computer where to start and where to finish, what shape at what intensity. ~~~ In this particular demo, I use a block that identifies the number of clicks or taps on the screen and converts it into a number. The maximum is 100 clicks (you can tell because I programmed it to say MAX and whenever you click the word MAX just flashes). translated to japanese using google translate for funnies 私が設計しコーディングした非常に強力な 16 進数ベースの画像システムのデモです。 「しかし、それはどのように機能するのでしょうか?」 では、その方法を説明します。 ~~~ 画像は、黒、セミブラック、ミニブラックの 3 つの色の強度レベルを持つ 16 個の事前に作成されたスプライト (完全に塗りつぶされたスプライトが 1 つ、半分が 4 つ、対角線が 2 つ、単一スプライトが 4 つ、1 つは切り取られているスプライトが 4 つ、空のスプライトが 1 つ) を使用して作成されます。 この 16 個のスプライトに加えて、他のスプライトも融合され、合計 163 個のスプライトになります。 (完了するまでに 3 日かかりましたが、私はそれらを使用することさえしませんでした) スプライトは、どこから開始してどこで終了するか、どのような形状をどの強度で指示するかをコンピューターに指示する入力を持つカスタム ブロックを使用して選択されます。 ~~~ この特定のデモでは、画面上のクリックまたはタップの数を識別し、それを数値に変換するブロックを使用します。 最大は 100 クリックです (MAX と表示されるようにプログラムしたので、クリックすると MAX という文字が点滅するだけなのでわかります)。

Description

REMEMBER TO TURN ON TURBO MODE (unless hanging around is funnies) This code is completely free to use, if you know how it works (it's probably the most inefficient way to make it though, but if it works, then by golly i'm gonna use it). Custom block now running without screen refresh! (tell me its performance in the comments) translated in japanese again for more funnies ターボモードを忘れずにオンにしてください (ぶらぶらしているのが面白くない限り) このコードは、どのように機能するかを知っていれば、完全に無料で使用できます (おそらく、最も非効率的な作成方法ですが、機能するのであれば、私はそれを使用するつもりです)。 画面を更新せずにカスタム ブロックが実行されるようになりました! (コメントでそのパフォーマンスを教えてください)

Project Details

Project ID857007981
CreatedMay 25, 2023
Last ModifiedMarch 1, 2024
SharedJune 8, 2023
Visibilityvisible
CommentsAllowed