Package: pixeltrix 0.2.2
pixeltrix: A Simple Interactive Pixel Art Editor
A very simple 'pixel art' tool that lets you click squares interactively in a plot window and returns your final image as a matrix. Provide multiple frames to create an animated gif.
Authors:
pixeltrix_0.2.2.tar.gz
pixeltrix_0.2.2.zip(r-4.5)pixeltrix_0.2.2.zip(r-4.4)pixeltrix_0.2.2.zip(r-4.3)
pixeltrix_0.2.2.tgz(r-4.4-any)pixeltrix_0.2.2.tgz(r-4.3-any)
pixeltrix_0.2.2.tar.gz(r-4.5-noble)pixeltrix_0.2.2.tar.gz(r-4.4-noble)
pixeltrix_0.2.2.tgz(r-4.4-emscripten)pixeltrix_0.2.2.tgz(r-4.3-emscripten)
pixeltrix.pdf |pixeltrix.html✨
pixeltrix/json (API)
NEWS
# Install 'pixeltrix' in R: |
install.packages('pixeltrix', repos = c('https://matt-dray.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/pixeltrix/issues
- logo - Example Sprite Matrix: 'pixeltrix' Package Logo Text
- mario_frames - Example Sprite Matrix: Mario
- pkmn_sprite - Example Sprite Matrix: Pokémon
Last updated 6 months agofrom:9ffb4fda35. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:as_pixeltrixclick_pixelsdraw_pixelsedit_pixelsframe_pixelsgif_pixelsis_pixeltrix
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Coerce to a 'pixeltrix' Object | as_pixeltrix is_pixeltrix |
Click 'Pixels' in an Interactive Plot | click_pixels |
Draw 'Pixel' Matrix in a Plot Window | draw_pixels |
Edit 'Pixels' in an Interactive Plot | edit_pixels |
Create Frames of a Pixel Animation | frame_pixels |
Write Frames of a Pixel Animation to GIF | gif_pixels |
Example Sprite Matrix: 'pixeltrix' Package Logo Text | logo |
Example Sprite Matrix: Mario | mario_frames |
Example Sprite Matrix: Pokémon | pkmn_sprite |