Skip to content

aquawicket/DigitalKnob

Repository files navigation

DigitalKnob

Digitalknob is a Cross-Platform Solution that embraces C++, JavaScript, Html, and CSS.

"Apps should look and act the same on every operating system and browser."

Supported Platforms

Windows 32
Windows 64
Mac 64
Linux 32
Linux 64
iPhone/iPad 64 (
iPhone/iPad-Simulator 64
Android 32
Android 64
Raspberry Pi
Chrome
Safari
Firefox
Opera
Internet Explorer (9.0+)
Emscripten

Supported Frameworks

SDL

OpenSceneGraph

Emscripten

Supported Tools, Libraries and Frameworks

agl
android-ndk
ant

appkit
astyle

audio_toolbox
audiounit
autotools
avfoundation
avkit
avf_audio
babel
boost
boxer
build-essential
bullet3
bzip2
carbon
cef_binary
chart.js
cmake
cocoa
codemirror

core_audio
core_foundation
core_graphics
core_haptics
core_motion
core_services
core_video

cryptopp
curl
duktape

freetype
giflib
imagemagick

libjpeg-turbo
libarchive
libiconv

libuv

libwebsockets
libxml2
leptonica
msinttypes
ogg
openal
opencv

openscenegraph
openssl

osgworks
libpng
pofodo
pugixml
rmlui

rtmidi
sdl
sdl2_gif
sdl_image
sdl_mixer
sdl_ttf
sfml
smpeg2
stackwalker

threadpool
tidy-html5
tiff
uwebsockets
vorbis

webview
xz
zlib

How to build

Windows Host

Download and run build.bat

Unix Host

Download build.sh
From terminal run 'chmod 777 /path/to/build.sh'
Run '/path/to/build.sh'




Forking, Branching and Pull Requests
Markdown Cheatsheet .

License

DigitalKnob is published under the MIT license. This repository references the use of third-party source code and assets with their own licenses. Upon any use of DigitalKnob and/or any part of its code base, you hereby fully agree to, and acknowledge all licensees of said third-party source code.

MIT License

Copyright (c) 2010-2023 DigitalKnob, and contributors

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 THE AUTHORS OR COPYRIGHT HOLDERS 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.