awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesVisual Programming for Education

Platforms that teach programming fundamentals through immediate visual feedback and creative projects.

Distinct from Visual Programming Tools: Distinct from Visual Programming Tools: focuses on educational use for teaching programming, not general visual programming.

Explore 2 awesome GitHub repositories matching part of an awesome list · Visual Programming for Education. Refine with filters or upvote what's useful.

Awesome Visual Programming for Education GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • processing/p5.jsAvatar von processing

    processing/p5.js

    23,758Auf GitHub ansehen↗

    p5.js is a JavaScript creative coding library and generative art framework. It serves as a web-based graphics engine and a high-level HTML5 Canvas wrapper designed to produce algorithmic imagery and responsive audio-visual experiences. The project provides a simplified sketching API for rendering 2D and 3D graphics directly in a web browser. It enables the creation of interactive animations, generative art, and digital experiences that respond to user input. The library covers a range of applications including interactive data visualization, browser-based multimedia art, and educational prog

    Facilitates teaching programming fundamentals by providing immediate visual feedback through shape and color rendering.

    JavaScript
    Auf GitHub ansehen↗23,758
  • processing/processingAvatar von processing

    processing/processing

    6,487Auf GitHub ansehen↗

    Processing is a creative coding environment and Java graphics library designed for writing visual sketches that produce interactive 2D and 3D graphics and animations. It runs on the Java Virtual Machine, using an OpenGL-based hardware-accelerated rendering pipeline, and operates on a sketch-based execution model where programs run as continuous loops of setup and draw functions with event-driven input handling for keyboard, mouse, and window interactions. The environment distinguishes itself as a cross-platform sketch tool that runs visual programs unchanged on desktop, web, Android, and Rasp

    Teaches programming fundamentals through immediate visual feedback and creative project-based learning.

    Java
    Auf GitHub ansehen↗6,487
  1. Home
  2. Part of an Awesome List
  3. Learning & Reference
  4. Visual Programming Tools
  5. Visual Programming for Education