Git Product home page Git Product logo

E-Nguyen

Prototype Phase Complete!  Real-time-ish Spectrogram

CircleCI Published on Crates.io LGPL Licensed Donate Ethereum (Taxable)

Produce engaging visual output from arbitrary input, especially sound, in a context designed to composably remix content with minimal prep work.

E-Nguyen is written in Rust and uses the Vulkan graphics API. The current license is LGPL3+ and content is recommended to submitted as Creative Commons Attribution Share-Alike 4.0+ (CC-BY-SA 4.0)

The project has two goals:

  1. Seemlessly compose creative works and processing algorithms & heuristics to maximize the richness added by each contribution.
  2. Provide a context for studying and overcoming computing challenges that is highly relaxed and free-form without sacrificing any headroom to skate the bleeding edge.

Building

E-Nguyen can be built on Rust's stable toolchain. Install Rust

You may need to install a Vulkan ICD (Installable Client Driver) for your OS & graphics card combination. Consult your OS's Vulkan installation documentation.

Clone this repository and run it (building will be performed if necessary).

git clone https://github.com/e-nguyen/e-nguyen.git
cd e-nguyen
cargo run --release --fullscreen

Troubleshooting

For graphics issues, first try building and running examples from the Vulkano project. The teapot and other examples should run.

Use the -l switch to activate the standard Vulkan validation layers, which may reveal invalid API calls.

The Wiki contains some information about configuring and tuning your sound server for E-Nguyen to play well.

Contributing

Please review the Contributing document and remember to double-emoji your PR's to leave a verifiable record and enable the LGPL and other protections.

Status

Fresh off the press. Architecture for visualizaiton composition and other documentation inbound. Get involved!

Currently only the PulseAudio sound server (Linux) can be monitored.

E-Nguyen's Projects

ash icon ash

Vulkan bindings for Rust

cpal icon cpal

Cross-platform audio I/O library in pure Rust

vulkano icon vulkano

Safe and rich Rust wrapper around the Vulkan API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.