All Projects → ggerganov → wave-gui

ggerganov / wave-gui

Licence: MIT license
Yet another data-over-sound tool

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
Makefile
30231 projects

Projects that are alternatives of or similar to wave-gui

ogre-imgui
Now in the main repository as part of Overlay
Stars: ✭ 30 (-53.12%)
Mutual labels:  imgui
bawr
SVG/Font Icon processing tool for C++
Stars: ✭ 66 (+3.13%)
Mutual labels:  imgui
binviz
Binary visualization tool primarily aimed at videogame reverse engineering & research.
Stars: ✭ 32 (-50%)
Mutual labels:  imgui
keystore-idb
In-browser key management with IndexedDB and the Web Crypto API
Stars: ✭ 37 (-42.19%)
Mutual labels:  ecc
libgoldilocks
An implementation of Mike Hamburg's Ed448 (Goldilocks) curve - derived from libdecaf. This is a mirror of https://bugs.otr.im/otrv4/libgoldilocks
Stars: ✭ 17 (-73.44%)
Mutual labels:  ecc
cocos2d-x-imgui
ImGui for cocos2d-x, with lua binding
Stars: ✭ 24 (-62.5%)
Mutual labels:  imgui
odin-imgui
Odin binding for Dear ImGui
Stars: ✭ 37 (-42.19%)
Mutual labels:  imgui
Fractal Engine
WIP 3D game engine with editor and other stuff
Stars: ✭ 152 (+137.5%)
Mutual labels:  imgui
elliptic-php
Fast, general Elliptic Curve Cryptography library. Supports curves used in Bitcoin, Ethereum and other cryptocurrencies (secp256k1, ed25519, ..)
Stars: ✭ 178 (+178.13%)
Mutual labels:  ecc
microui-odin
A tiny immediate-mode UI library for The Odin Programming Language
Stars: ✭ 24 (-62.5%)
Mutual labels:  imgui
imgui
ImGui bindings for Nim via cimgui
Stars: ✭ 117 (+82.81%)
Mutual labels:  imgui
UEImgui
Use imgui in unreal for customize editor
Stars: ✭ 75 (+17.19%)
Mutual labels:  imgui
imgui-beef
Dear ImGui wrapper for the Beef Programming Language
Stars: ✭ 20 (-68.75%)
Mutual labels:  imgui
psobbaddonplugin
Phantasy Star Online Blue Burst Addon Plugin
Stars: ✭ 17 (-73.44%)
Mutual labels:  imgui
Syndra
3D Game Engine/Renderer
Stars: ✭ 40 (-37.5%)
Mutual labels:  imgui
PrimeXT
Modern SDK for Xash3D FWGS engine, uses PhysX for physics, has advanced OpenGL renderer with a lot of features. Crossplatform, supported Windows/Linux. Based on XashXT and Spirit Of Half-Life.
Stars: ✭ 65 (+1.56%)
Mutual labels:  imgui
Ozzillate
Data over sound file transfer web application
Stars: ✭ 124 (+93.75%)
Mutual labels:  data-over-sound
ParsecSoda
Parsec Soda is a custom open-source game streaming app that integrates with Parsec API and is focused in Host experience.
Stars: ✭ 135 (+110.94%)
Mutual labels:  imgui
ImStudio
Real-time GUI layout designer for Dear ImGui
Stars: ✭ 285 (+345.31%)
Mutual labels:  imgui
panorama
Lightweight system monitor for Linux
Stars: ✭ 31 (-51.56%)
Mutual labels:  imgui

Build Status

wave-gui

Yet another data-over-sound tool

Live demo (Chrome only)

Videos:

CG++ Data over sound CG++ Data over sound

Building & running

git clone https://github.com/ggerganov/wave-gui
cd wave-gui
git submodule update --init
make
./build/main/wave-gui

Dependencies

Thanks

Mike Lubinets (https://github.com/mersinvald) for the Reed-Solomon error correction library

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].