1 Repo
Libraries providing drawing, image, and typography functions for creating visual applications in Java.
Distinct from Java Utility Libraries: Distinct from Java Utility Libraries: focuses on graphics and visual output rather than general-purpose programming utilities.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Graphics Libraries. Refine with filters or upvote what's useful.
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
Provides a comprehensive Java graphics library for drawing, images, and typography in visual sketches.