island

Lightweight and low-level creative coding toolkits in C.

Github星跟蹤圖

island

island is a light-weight and low-level creative coding framework.

Getting Started

Clone the repository with git clone --recurse-submodules https://github.com/island-org/island.git in order to pull in the 3rdparty repos.

You can also pull in the 3rdparty repos after cloning the repository with git submodule update --init --recursive.

To generate solutions, you would need premake.

On Windows, you can use the included tools\windows\premake5.exe with premake5 vs2013.

On Ubuntu, tools/linux/premake gmake

sudo apt-get install build-essential libxmu-dev libxi-dev libgl-dev libosmesa-dev libxcursor-dev libxrandr-dev libxinerama-dev

On MacOS, tools/macos/premake xcode4

Examples

01-processing-tree

Port of a Processing sample to island with most codes kept same.

06-tilemap-editor

WIP intergration of stb_tilemap_editor.h and sketch2d.h, a 2d tilemap editor.

09-cuda-shadertoy

ShaderToy in CUDA language.

主要指標

概覽
名稱與所有者island-org/island
主編程語言C
編程語言C (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2014-04-24 08:30:32
推送於2018-05-03 15:07:39
最后一次提交2018-05-03 23:06:29
發布數0
用户参与
星數244
關注者數27
派生數23
提交數142
已啟用問題?
問題數3
打開的問題數0
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?