Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coolbutuseless/narademos
Various demos using native rasters with the {nara} package
https://github.com/coolbutuseless/narademos
Last synced: about 2 months ago
JSON representation
Various demos using native rasters with the {nara} package
- Host: GitHub
- URL: https://github.com/coolbutuseless/narademos
- Owner: coolbutuseless
- License: mit
- Created: 2024-06-19T08:20:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T07:55:13.000Z (4 months ago)
- Last Synced: 2024-10-12T21:24:48.371Z (2 months ago)
- Language: R
- Size: 16.1 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - coolbutuseless/narademos - Various demos using native rasters with the {nara} package (R)
README
# `{nara}` demos
Some example demos written using [nara package](https://github.com/coolbutuseless/nara)
All code in this repository is licensed MIT
### MPEG Playback
See [`{narampeg}` package](https://github.com/coolbutuseless/narampeg)
### Oxygene-R
This is a recreation of an Atari-ST demo often referred to as `ST-NICCC` from the
year 2000.The demo plays 2 minutes of 3d animation. (the following is just a still image from the
start of animation)### Audio/Video Playback
Testing out audio/video playback using [`{nara}`](https://github.com/coolbutuseless/nara)
and [`{governor}`](https://github.com/coolbutuseless/governor)**For linux users**, you will need to ensure you have `portaudio` installed (`apt-get install portaudio19-dev`)
and also possibly re-install the `{audio}` package.No audio on github README pages, so please download and run `rick.R`
### Bubble Universe
Based on 'processing' code in a Tweet - https://x.com/yuruyurau/status/1226846058728177665
by twitter user @yuruyurau` 12:31 PM · Feb 10, 2020### Flying Toasters
### Logo bounce
## Demos and explorations by others
## `{tilebased}`
[tilebased](https://github.com/matt-dray/tilebased) is a procedurally
generated forest with controllable hero character by [Matt Dray](https://github.com/matt-dray)