News

Xcode 6.1 upgrade killed my ability to sign iOS apps. And how I fixed it

  So today I upgraded to Xcode 6.1 beta because I felt like having an afternoon of frustration.  After upgrading my OS version, purging my old copy of Xcode and installing the newest version, I load up an existing project and: [REDACTED]: no identity found Command /usr/bin/codesign failed with exit code 1 Ah, crap.   […]

Xcode 6.1 upgrade killed my ability to sign iOS apps. And how I fixed it Read More

LibGDX Tutorial 8: Audio

Previous Part Table Of Contents Next Part   This section is going to be rather small because, well frankly, LibGDX makes audio incredibly easy.  Unlike previous tutorials, this one is going to contain a number of snippets.  LibGDX supports 3 audio formats: ogg, mp3 and wav.  MP3 is a format that is mired in legal […]

LibGDX Tutorial 8: Audio Read More

CopperCube ‘no programming required’ 3D Engine Version 5 released

  Version 5 of the CopperCube engine was just released.  In their own words, CopperCube is:   CopperCube is an editor for creating 3D apps, games and 3D websites. Import or create your 3D models, set camera controllers, materials, behaviors, click ‘publish’ and your app is ready. Create everything from simple model viewers to full […]

CopperCube ‘no programming required’ 3D Engine Version 5 released Read More

Scroll to Top