ktortolini / red-planet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno JS JavaScript p5js TypeScript

GitHub GitHub language count GitHub top language

Red Planet

πŸ“œ Description

Just as a personal showcase, this repository will contain a portfolio of digital art crafted with p5.js, underpinned by the Deno Runtime using JS(ES6) and TS(5.3) files. Its objective is to archive digital artistry and demonstrate my creative abilities, alongside a passion for creating modern digital assets.

Table of Contents

πŸ“¦ Installation

πŸ¦• Outlined below are the steps which presuppose that the Deno Runtime environment is already installed and set up on your local machine. If this is not the case, please refer to the Deno Runtime installation and environment documentation before proceeding to clone this repository.

git clone https://github.com/ktortolini/red-planet.git
cd red-planet
deno cache serve.ts

πŸ”₯ Usage Information

Currently, the canvas displays a singular piece, purposefully chosen to introduce programmatic three dimensional art, which is created through a combination of p5.js and WEBGL. First, a blank canvas greets you with a rotating sphere that evokes the red surface of Mars. Each movement reveals more of the texture that wraps the sphere.

πŸ¦• Deno Deployment

This project was deployed on Deno Deploy.

πŸ’¬ Questions

Link up and communicate with the author ktortolini via email βœ‰ ktortolini@smu.edu.

πŸ“œ Credits

Yearning for more details on the MACT degree program at Southern Methodist University, which this project is a part of? Visit the MACT program's homepage at https://creativetech.smu.edu/MA-Creative-Tech for comprehensive information. Or, perhaps, you want more details about the badges at the top. The ITCH, JS, NODE and HEROKU readme file icons on the top were made by Ileriayo with a link provided below: https://github.com/Ileriayo/markdown-badges#badges.

πŸ“œ License

Note: Red Planet is licensed under the MIT License.

About

License:MIT License


Languages

Language:JavaScript 84.3%Language:HTML 8.5%Language:TypeScript 7.3%