All Projects → MikuMikuShaders → Spectrum

MikuMikuShaders / Spectrum

Licence: other
Audio visualization implementation on GPU

Programming Languages

HLSL
714 projects
Logos
282 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Spectrum

ofxShadertoy
Addon for openFrameworks that sets up and loads Shadertoy (http://www.shadertoy.com) shaders
Stars: ✭ 77 (+126.47%)
Mutual labels:  shaders
Unity3D-Plane-Clipping
Plane clipping shaders for Unity3D 5. Extends the Standard shader!
Stars: ✭ 84 (+147.06%)
Mutual labels:  shaders
pssa
Singular Spectrum Analysis for time series forecasting in Python
Stars: ✭ 119 (+250%)
Mutual labels:  spectrum
ModularMusicVisualizer
Project in Hiatus, unmaintained, being rewritten privately. Will Open Source when stuff is ready. Project will be Renamed.
Stars: ✭ 81 (+138.24%)
Mutual labels:  shaders
TommyGun
A retro development IDE for the creation of games on 8-bit computers.
Stars: ✭ 37 (+8.82%)
Mutual labels:  spectrum
HelloMetal
A Suite of Metal Examples written in Swift 4.2. Highlights: Model I/O - SceneKit - OpenEXR.
Stars: ✭ 36 (+5.88%)
Mutual labels:  shaders
saakshaat.github.io
My personal website.
Stars: ✭ 25 (-26.47%)
Mutual labels:  shaders
Messier87
A realtime raytracing blackhole renderer
Stars: ✭ 53 (+55.88%)
Mutual labels:  shaders
stc8
#NVJOB STC8 v 3.2 (Custom shader for Unity SpeedTree 8)
Stars: ✭ 17 (-50%)
Mutual labels:  shaders
GPU-Fog-Particles
Textureless fog particles using a highly customizable shader to attenuate noise values.
Stars: ✭ 303 (+791.18%)
Mutual labels:  shaders
FNode
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
Stars: ✭ 81 (+138.24%)
Mutual labels:  shaders
Anime4K
Makes it easy to encode a Anime using Anime4K with predefined encoding profiles!
Stars: ✭ 61 (+79.41%)
Mutual labels:  shaders
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (-52.94%)
Mutual labels:  shaders
rasen
Generate SPIR-V bytecode from an operation graph
Stars: ✭ 65 (+91.18%)
Mutual labels:  shaders
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+38.24%)
Mutual labels:  shaders
webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
Stars: ✭ 107 (+214.71%)
Mutual labels:  shaders
unity-reaction-diffusion
(WIP) ✏️ Test of a Reaction-Diffusion simulated with a compute shader in Unity.
Stars: ✭ 25 (-26.47%)
Mutual labels:  shaders
Unity3DShaders
Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.
Stars: ✭ 17 (-50%)
Mutual labels:  shaders
RavEngine
A fast, easy to use C++20 3D game library for modern computers
Stars: ✭ 122 (+258.82%)
Mutual labels:  shaders
nvjob-sky-shader-simple-and-fast
#NVJOB Dynamic Sky. Sky Shaders. Free Unity Asset.
Stars: ✭ 103 (+202.94%)
Mutual labels:  shaders

Spectrum

English   中文文档

Spectrum is an image effect for MikuMikuDance, this is a very fast technique to achieve audio effect by using FFT texture, and help to adding appropriate lightening and coordinating colors to leave deep impressions

Alt Alt Alt Alt Alt

Requirements:

  • MikuMikuDance (Only tested on 926 version x64 and 739 version x32)
  • MikuMikuEffect (Only tested on 037 version)
  • Direct3D 9 With Shader Model 3.0 (ps_3_0)

Quickstart:

  • Download a zip archive from the github page.
  • Un-zip the archive.
  • Put the the 2D/WaveTiles/WaveTiles.x to the MMD window
  • Put the the 2D/WaveTiles/WaveTilesController.pmx to the MMD window
  • Load a Experiment by IQ.wav from Media Folder
  • Click Play Button

How:

  • Put a Media/Experiment by IQ.wav to the Tools Folder
  • Drag and drop the wav onto run.exe
  • Wait for output of image
  • You'll get a Experiment by IQ.wav.fft.png from the Tools folder
  • Rename it to fft.png
  • Copy and phase png to WaveTiles/Textures instead of old texture

Contact:

  If you are a developer using this as part of your love and considering contacting me, you can submit code by Pull requests or Feel free to contact me via twitter and issues, i'll add your profile to team members.

  • Reach me via Twitter: @Rui.

License (MIT)

Copyright (C) 2016-2017 Rui. All rights reserved.

https://github.com/MikuMikuShaders

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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].