[quote:11qmxxg4]Now Construct 2 isn't its own programming language, but instead based off JavaScript.
I disagree. C2's event system is most certainly it's own language, and isn't really anything like Javascript.
But this is a fun idea, I went with this one:
http://rosettacode.org/wiki/Catmull%E2% ... on_surface
Go big or go home, right?
https://dl.dropboxusercontent.com/u/542 ... /cube.capx
It took a while to debug it, but it had to be done today. I wouldn't know what I did in a week. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
It only take obj files with four sided faces, and I didn't look into the hole cases.