Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omrawaley/arduboy-particle-system-customizer-demo
This is a program for the 8-bit gaming platform, the Arduboy, where you can customize the settings of my AB-Particles particle system in real-time, and try out different combinations to get your desired particle affect.
https://github.com/omrawaley/arduboy-particle-system-customizer-demo
arduboy arduino cpp customizer demo particle-physics particle-system particles
Last synced: about 1 month ago
JSON representation
This is a program for the 8-bit gaming platform, the Arduboy, where you can customize the settings of my AB-Particles particle system in real-time, and try out different combinations to get your desired particle affect.
- Host: GitHub
- URL: https://github.com/omrawaley/arduboy-particle-system-customizer-demo
- Owner: omrawaley
- License: apache-2.0
- Created: 2023-06-18T13:36:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T18:35:04.000Z (about 1 year ago)
- Last Synced: 2024-01-27T05:11:48.018Z (11 months ago)
- Topics: arduboy, arduino, cpp, customizer, demo, particle-physics, particle-system, particles
- Language: C++
- Homepage:
- Size: 355 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduboy Particle System Customizer/Demo
This is a program for the 8-bit gaming platform, the [Arduboy](https://www.arduboy.com/), where you can customize the settings of my [AB-Particles particle system](https://github.com/omrawaley/AB-Particles-Particle-System) in real-time, and try out different combinations to get your desired particle affect.## Features
This demo includes all the latest features of the latest version of [AB-Particles](https://github.com/omrawaley/AB-Particles-Particle-System).## To Use:
You can use the (Arduboy) compiled `.hex` in the `build` folderIf you're using a DIY/Homebrew Arduboy, the `.hex` would be incompatible, so you would need to generate your own hex from the source code. (Arduino IDE: Sketch > Export Compiled Binary)
## License Notice
This project uses modified files from @filmote's [4x6 font library](https://community.arduboy.com/t/4x6-font-for-the-arduboy/5589).Please read the `NOTICE` file for more information.