An open API service indexing awesome lists of open source software.

https://github.com/ibnulmisbah/processingarts

This is my Processing projects' repository.
https://github.com/ibnulmisbah/processingarts

java processing programming

Last synced: 9 months ago
JSON representation

This is my Processing projects' repository.

Awesome Lists containing this project

README

          

# Processing Arts and Programs 🎨🌟

Welcome to my **Processing Arts and Programs**, a collection of visually stunning artworks and interactive Java programs crafted by me with [Processing](https://processing.org/)!

---

## ✨ Table of Contents

1. [About the Project](#about-the-project)
2. [Features](#features)
3. [Gallery](#gallery)
- [Images](#images)
- [Videos](#videos)
4. [How to Run](#how-to-run)
5. [License](#license)

---

## πŸš€ About the Project

This repository showcases a variety of creative arts and programs developed by me using **Processing**, an open-source graphical library and IDE built for visual design. Basically, I learn Java and have fun practicing it .

---

## ✨ Features

- **Creative Visuals**: A collection of beautiful static images and dynamic sketches.
- **Interactive Programs**: Engaging animations and interactive projects.
- **Easy-to-Run Files**: Open and play directly in the Processing IDE.

---

## πŸ–ΌοΈ Gallery

### 🎨 Images

Here are some static arts created in Processing:

1. **Bismillah**
![Bismillah](Bismillah/Bismillah.png)

2. **Circle**
![Circle](Circle/Circle.png)

3. **Rectangle**
![Rectangle](Rectangle/Rectangle.png)

4. **Complex**
![Complex](Complex/Complex.png)

5. **RoboMan**
![Robomen](RoboMan/RoboMan.png)

6. **RoboFace**
![RoboFace](RoboFace/RoboFace.png)

7. **Compound**
![Compound](Compound/Compound.png)

---

### πŸ”„ Videos

Dynamic and interactive sketches in action:

- **MouseCursor**
[![MouseCursor](MouseCursor/MouseCursor.png)](MouseCursor/MouseCursor.mkv)

- **MousePointer**
[![MousePointer](MousePointer/MousePointer.png)](MousePointer/MousePointer.mkv)

- **Painter**
[![Painter](Painter/Painter.png)](Painter/Painter.mkv)

- **ArtCanvas**
[![ArtCanvas](ArtCanvas/Artcanvas.png)](ArtCanvas/ArtCanvas.mkv)

---

## βš™οΈ How to Run

Follow these steps to run the sketches on your machine:

1. **Install Processing**
Download and install Processing from [here](https://processing.org/download).

2. **Clone the Repository**
```bash
git clone https://github.com/IbnulMisbah/ProcessingArts.git
```

3. **Navigate to a Sketch Folder**
Open any `.pde` file in the Processing IDE. Example:
```
sketchbook/ArtCanvas/ArtCanvas.pde
```

4. **Run the Sketch**
Click the play button in Processing to see the magic happen!

---

## πŸ”’ License

This project is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute it as long as you credit the original work.

---

## 🌟 Acknowledgements

- Special thanks to [Processing](https://processing.org/) for providing such an amazing platform for creative coding.

**Let’s create and inspire! πŸš€**