Skip to content

Polycode is a cross-platform framework for creative code.

License

Notifications You must be signed in to change notification settings

zeebok/Polycode

This branch is 3 commits ahead of ivansafrin/Polycode:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ryan Kornheisl
May 30, 2016
297404f · May 30, 2016
Sep 21, 2015
Jun 21, 2015
May 30, 2016
May 30, 2016
May 6, 2014
Jan 7, 2015
Jun 24, 2015
Sep 23, 2015
Sep 21, 2015
Jun 24, 2015
Jun 13, 2015
Aug 27, 2014
Mar 26, 2015
Jun 22, 2015
Jun 15, 2014
Feb 25, 2014
Jun 24, 2015
Jun 13, 2015
Mar 31, 2014
Jun 22, 2015
Jul 29, 2013
Jun 22, 2015

Repository files navigation

Build Status

Polycode is a cross-platform framework for creative code. You can use it as a C++ API or as a standalone scripting language to get easy and simple access to accelerated 2D and 3D graphics, hardware shaders, sound and network programming, physics engines and more.

The core Polycode API is written in C++ and can be used to create portable native applications.

On top of the core C++ API, Polycode offers a Lua-based scripting system with its own set of compilation tools. The Lua API mirrors the C++ API and can be used to easily create prototypes and even publish complete applications to multiple platforms without compiling C++.

Polycode is available under the MIT license and was designed and developed by Ivan Safrin.

Please see BUILD.md for instructions on how to build Polycode from source.

About

Polycode is a cross-platform framework for creative code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.2%
  • C 21.1%
  • Python 4.8%
  • CMake 2.9%
  • Objective-C++ 1.1%
  • GLSL 0.8%
  • Other 1.1%