lmariscal / visualkey

Computer graphics sketchbook

Home Page:https://visualkey.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisualKey

How to compile?

  • mkdir bld
  • cd bld
  • cmake ..
  • make

Download IRRKlang from their download page. Extract it and copy the files inside the irrKlang-Xbit-X.X.X directory into third/irrklang.

Audio

It uses IRRKlang as a sound engine and audio library. It is free for non-commercial use but you must buy a license for commercial projects. You can visit the official license page for more information.

A pull request with another sound engine would be highly appreciated. Please note that we would be looking for a cross platform solution and an audio library which at least supports WAV, OGG.

About

Computer graphics sketchbook

https://visualkey.org/

License:MIT License


Languages

Language:C 72.3%Language:C++ 17.2%Language:C# 8.4%Language:CMake 2.0%