Skip to content

Ár Noma BLOG

Welcome to the BLOG of Ár Noma

  • Vitajte
  • hrubos.org

Tag: godot4

RSS

How to sha256 file with open dialog and save it to user space in Godot4

How to sha256 file with open dialog and save it to user space in Godot4
extends Node2D var fd:FileDialog var logic=false const CHUNK_SIZE = 1024 func hash_file(path): # Check that file exists. if not FileAccess.file_exists(path): return # Start an SHA-256 context. var [...] Read more
AarNomaAuthor AarNoma Posted on 12.06.2025 Category English Tags sha256 how to godot4 open file dialog Comments

Ve heard STUBA and StatFin are developing what I had 6 months ago, so open sourcing my solution now for them to help:

Ve heard STUBA and StatFin are developing what I had 6 months ago, so open sourcing my solution now for them to help:
https://hrubos.org/repo/own_qr_code.zip || https://zive.aktuality.sk/clanok/fBOXlQe/stat-vyvija-system-pre-qr-platby-kodom-sa-vsak-da-platit-uz-teraz-ako-na-to/ extends Node2D var image: Image var [...] Read more
AarNomaAuthor AarNoma Posted on 07.06.2025 Category Matematika a fyzika Tags qr code own solution godot4 Comments

Dnes ma zaujalo, ako ručne spočítať šikmý vrh pre gymnáziá v Godot4

Dnes ma zaujalo, ako ručne spočítať šikmý vrh pre gymnáziá v Godot4
dnes trochu fyziky: ako ručne spočítame v godot4 engine šikmý vrh: https://hrubos.org/repo/delo1_godot4.3_sikmy_vrh_fyzika.zip obrázok ^^^ [...] Read more
AarNomaAuthor AarNoma Posted on 19.05.2025 Category Ár Noma Tags sikmy vrh godot4 zdrojak zdarma Comments

Preparing for programming of new Godot4 communicator

^^^ https://hrubos.org/repo/test_basics_for_commie.zip [...] Read more
AarNomaAuthor AarNoma Posted on 07.03.2025 Category Ár Noma Tags tests communicator godot4 Comments

About

Powered proudly by PHP platform

Comments

  • Vitajte
  • hrubos.org
YoutubeRSS
Ár Noma BLOG (c) Ár Noma Powered by HTMLy