All Projects → nekocode → Musicvisualization

nekocode / Musicvisualization

Licence: apache-2.0
Some music visualization demos on android.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Musicvisualization

Camerafilter
📷 Realtime camera filters on android.
Stars: ✭ 2,012 (+342.2%)
Mutual labels:  graphics, app
Tprpix
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
Stars: ✭ 448 (-1.54%)
Mutual labels:  graphics
Appplus
A open source android application, and used to manage app,export apk, watch recent processes.
Stars: ✭ 428 (-5.93%)
Mutual labels:  app
Android Dev Sources
All those Android development sources that you need to be and stay awesome!
Stars: ✭ 434 (-4.62%)
Mutual labels:  app
Set Egpu
Display-agnostic acceleration of macOS applications using external GPUs.
Stars: ✭ 429 (-5.71%)
Mutual labels:  graphics
Luminancehdr
A complete workflow for HDR imaging
Stars: ✭ 443 (-2.64%)
Mutual labels:  graphics
Mtlpp
C++ Metal wrapper
Stars: ✭ 425 (-6.59%)
Mutual labels:  graphics
Gatsby Mail
A Gatsby email *application*
Stars: ✭ 450 (-1.1%)
Mutual labels:  app
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-1.76%)
Mutual labels:  app
Sketchcachecleaner
💻 Sketch Cache Cleaner - Deletes hidden Sketch history files that can take a lot of space on your hard drive and that you would probably never use.
Stars: ✭ 435 (-4.4%)
Mutual labels:  app
Vue Gl
Vue.js components rendering 3D WebGL graphics reactively with three.js
Stars: ✭ 434 (-4.62%)
Mutual labels:  graphics
One File Pdf
A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.
Stars: ✭ 429 (-5.71%)
Mutual labels:  graphics
Scour
Scour - An SVG Optimizer / Cleaner
Stars: ✭ 443 (-2.64%)
Mutual labels:  graphics
Vortice.windows
.NET standard bindings for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
Stars: ✭ 427 (-6.15%)
Mutual labels:  graphics
Aachartkit
📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折…
Stars: ✭ 4,358 (+857.8%)
Mutual labels:  graphics
Umi Dva Antd Mobile
基于 umi + dva + antd-mobile 快速构建H5 APP 应用。
Stars: ✭ 427 (-6.15%)
Mutual labels:  app
Notepads
A modern, lightweight text editor with a minimalist design.
Stars: ✭ 5,596 (+1129.89%)
Mutual labels:  app
Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (-4.62%)
Mutual labels:  graphics
Murmur
📻 A third-party android client of DoubanFM.
Stars: ✭ 454 (-0.22%)
Mutual labels:  app
Miniengineao
SSAO image effect from Microsoft MiniEngine, ported to Unity.
Stars: ✭ 448 (-1.54%)
Mutual labels:  graphics

This project ports some music visulization shaders from WebGL(Shadertoy.com) to Android OpenGL ES. It captures the audio's fft & waveform data by system's Visualizer, and then pass them to a 2-lines height texture that can be used in a shader program (more detail).

Preview Preview Preview Preview Preview etc

Download apk to try: Releases page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].