Polycode ... free, open-source, cross-platform framework ...

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
bartoleo
Party member
Posts: 118
Joined: Wed Jul 14, 2010 10:57 am
Location: Savigliano

Polycode ... free, open-source, cross-platform framework ...

Post by bartoleo »

Interesting framework...

http://polycode.org/
Polycode is a free, open-source, 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++.
Bartoleo
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: Polycode ... free, open-source, cross-platform framework

Post by tentus »

It really bothers me that most of the articles in their Learning section capitalize Lua to LUA.

But on the other hand, oohhh 3D support, shiny.
Kurosuke needs beta testers
User avatar
slime
Solid Snayke
Posts: 3142
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: Polycode ... free, open-source, cross-platform framework

Post by slime »

I pointed that out to the guy when the first version of Polycode came up, and he fixed most of those... he must have gone back to his bad habits. :P
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Polycode ... free, open-source, cross-platform framework

Post by T-Bone »

No Linux love yet, but apparrently coming soon.
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: Polycode ... free, open-source, cross-platform framework

Post by TechnoCat »

T-Bone wrote:No Linux love yet, but apparrently coming soon.
I built and ran Polycode on Linux just fine about a year ago.
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Polycode ... free, open-source, cross-platform framework

Post by coffee »

Funny is that I knew Polycode and Bitworld roguelike but never suspected that the game was written on that. I quickly checked OSX app contents of the game and appears be compiled/contained in a kind of standalone player. But there is the C++ and the Lua flavor. It's Lua version compiled too or that only happens in C++ version? If it's so I it's a rare case. Someday I will check and test Polycode potential.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Polycode ... free, open-source, cross-platform framework

Post by T-Bone »

No, I think it just interprets Lua code as usual. If you use C++, it compiles it.

Polycode looks kind of cool for 3D stuff. Is it still in development?
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: Polycode ... free, open-source, cross-platform framework

Post by TechnoCat »

T-Bone wrote:Polycode looks kind of cool for 3D stuff. Is it still in development?
https://github.com/ivansafrin/Polycode/commits/master
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 5 guests