Skip to content

BigZSmallY/island

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

island

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

To update 3rdparty submodules, use git pull --recurse-submodules, then git submodule update --recursive.

Examples

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

Statically rendering of blendish nanovg module.

Dynaic blendish user interface with mouse interaction.

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

About

Lightweight and low-level creative coding toolkits in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.7%
  • C++ 27.9%
  • Lua 9.4%