Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Lightweight and low-level creative coding toolkits in C.

License

NotificationsYou must be signed in to change notification settings

island-org/island

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting Started

Clone the repository withgit 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 withgit submodule update --init --recursive.

To generate solutions, you would needpremake.

On Windows, you can use the includedtools\windows\premake5.exe withpremake5 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

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

WIP intergration ofstb_tilemap_editor.h andsketch2d.h, a 2d tilemap editor.

ShaderToy in CUDA language.

About

Lightweight and low-level creative coding toolkits in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp