ilmanzo / plasmademo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plasmademo

An old-school demo effect ported to the Crystal Programming Language

screenshot:

plasma

video:

plasma.mp4

thanks to the work of Ian Rash

Installation

on openSUSE: zypper in libraylib raylib-devel

Usage

  • from the project root, just run shards run --release

Development

  • any contribution is welcome!

Currently the effect is implemented only on CPU so it's pretty intensive. Would be nice to see it as a pixel shader

Contributing

  1. Fork it (https://github.com/ilmanzo/plasmademo/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

License:MIT License


Languages

Language:Crystal 100.0%