vu2
Arduino Sound Reactive Lights. Line-in audio -> beat and tempo detection -> 8 visualisers. For 1 Arduino and up to 100 lights. (by ben-xo)
voxelman
A voxel engine for godot. I'ts a c++ engine module. (by Relintai)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vu2
Posts with mentions or reviews of vu2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-27.
- The simplest effects are often the most mesmerising.
-
Sampling, beat detection and visual effects on an Arduino Nano with WS2812B
It’s is available to read at https://github.com/ben-xo/vu2 and depends on a modified version of FastLED at https://github.com/ben-xo/FastLED
-
FastLED + Sound-reactive visualisers + beat detection + 180fps on a single Arduino?
I rewrote it using Fixed Point math and now it only takes about 8% CPU. https://github.com/ben-xo/vu2/blob/master/PeckettIIRFixedPoint.cpp
voxelman
Posts with mentions or reviews of voxelman.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-25.
-
Vpainter on godot4: what am i missing ?
Voxelman is still being ported 4.0, and is another engine module which will require compiling. https://github.com/Relintai/voxelman
- What game engine is best for voxel world gen and voxel physics?
What are some alternatives?
When comparing vu2 and voxelman you can also consider the following projects:
CorsairLightingProtocol - Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
VPainter - A vertex painting addon for the Godot game engine.
amogus - Text based visualizer for Rainmeter
vengi - free and open source voxel art tools - editor, thumbnailer and format converter
MegaCore - Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
Voxel-Render - C++ voxel rendering engine