Replicate Operating System key presses and release into Godot.Useful if there is a need to listen key press/release when Godot window is not focus. Examples:- Overlays (like Steam and Discord show overlays)- Streaming software (like OBS Studio use to change scenes)- VTuber software (change character state)Compatibility with Linux (X11) and Windows.
Quick Information
NumDot is a tensor math and scientific computation library for the Godot Engine.Documentation: https://numdot.readthedocs.io/Changelog: https://numdot.readthedocs.io/en/latest/setup/changelog.htmlSee NumDot in action: https://ivorius.itch.io/numdot-demos--NumDot provides a multidimensional array object (NDArray) and many functions for fast operations on arrays, including mathematical, logical, statistical, and more. It is inspired by the Python tensor math library, NumPy, and thus shares many semantics with it. Visit the documentation for a full feature overview, as well as guides and tutorials.NumDot supports all common platforms (including web exports).
NumDot is a tensor math and scientific computation library for the Godot Engine. Documentation: https://numdot.readthedocs.io/ Changelog: https://numdot.readthedocs.io/en/latest/setup/changelog.html See NumDot in action: https://ivorius.itch.io/numdot-demos -- NumDot provides a multidimensional array object (NDArray) and many functions for fast operations on arrays, including mathematical, logical, statistical, and more. It is inspired by the Python tensor math library, NumPy, and thus shares many semantics with it. Visit the documentation for a full feature overview, as well as guides and tutorials. NumDot supports all common platforms (including web exports).
Reviews
Quick Information
NumDot is a tensor math and scientific computation library for the Godot Engine.Documentation: https://numdot.readthedocs.io/Changelog: https://numdot.readthedocs.io/en/latest/setup/changelog.htmlSee NumDot in action: https://ivorius.itch.io/numdot-demos--NumDot provides a multidimensional array object (NDArray) and many functions for fast operations on arrays, including mathematical, logical, statistical, and more. It is inspired by the Python tensor math library, NumPy, and thus shares many semantics with it. Visit the documentation for a full feature overview, as well as guides and tutorials.NumDot supports all common platforms (including web exports).