Software Development Kit - a set of tools, documentation and other resources aimed to help a programmer develop for a specific platform, application, framework, hardware etc.

learn more… | top users | synonyms

2
votes
0answers
21 views

Corona SDK Live RayCasting

I'm looking for help involving rayCast in Corona SDK. If you haven't see it here's a link talking about it along with a demo. WEll in the demo you tap on a space and the ray is recasted and bounced if ...
2
votes
1answer
33 views

Do I need to update my DirectX SDK in order to fix a crash with D3D10_CREATE_DEVICE_DEBUG?

I am currently using the DirectX June 2010 SDK. Everything was working fine with my installation until recently. Unfortunately I'm not sure what changed or when, but now when I create a device with ...
2
votes
0answers
101 views

Android SDK does not include any platforms!

This question has been asked several times on the Unity answers website, but there's no solid answer to it! Problem: While trying to build a game for android in Unity, I receive this error: Android ...
1
vote
0answers
65 views

Can the Samsung TV SDK 4.1 target the 7000-9000 series of Smart TVs? [migrated]

Has anyone had experience with game development for Samsung Smart TVs and knows if the Samsung SDK 4.1 available for the series of 7000-9000 Samsung Smart TVs?
6
votes
1answer
1k views

What's the process for making a PS4 game?

Now that Sony has said that devs can self publish for PS4, I'm betting that a lot more people will be interested in producing games for that platform. What is the process for getting the SDK, ...
1
vote
1answer
41 views

Kinect Commercial Licensing

As far as I know, in order to publish a Kinect game on XBOX console, you need a commercial version of the Kinect SDK. The problem is, I couldn't find a reliable source to research about the subject. ...
0
votes
0answers
36 views

Source Engine AI assertion error during GetArrivalSequence()

I have been trying to make an npc in the Source Engine by following the SDK Docs tutorial and then using the npc_antlion.h/.cpp as a template for anything that wasn't clear. I've included my attempt ...
0
votes
3answers
585 views

Suitable SDK to develop quick game? [closed]

I'm currently undertaking a personal project at home that I need to turn around inside the next few months (which working full time and still learning programming makes it a tad difficult). I'm ...
0
votes
1answer
227 views

What is the current state of 2D game SDK's [closed]

There seem to be so many to choose from. SDL Cocos2D-x Cocos2D-iphone Corona Unity I am having a very hard time looking these over to decide why I want to use one over the other. Advice on what ...
0
votes
0answers
138 views

Kinect losing tracked players with Beta2 SDK

I'm creating a game using the Beta2 SDK for Kinect. The issue i am having is that in the middle of gameplay if another person enters the Kinects FOV it stops tracking the player and will not track ...
4
votes
2answers
1k views

Where can i get the openal sdk for c++?

The OpenAL site I'm looking at is a crappy outdated and broken sharepoint portal and the SDK in the downloads section give me a 500 html code when i request it. ...
1
vote
3answers
476 views

Are native code obfuscations needed to prevent piracy of Android games?

Is the copyright protection and enforcement of Android apps written in Java sufficient or should I be relying on a native implementation to use machine code obfuscating techniques in order to prevent ...
0
votes
1answer
219 views

Is there an SDK to write console apps to simulate an Xbox 360 controller?

Is there any SDK I can use to write a console app that can connect to an Xbox 360 as a controller and simulate controller interaction?
1
vote
1answer
302 views

2D game editor with SDK or open format (Windows)

I need 2d editor (Windows) for game like rpg. Mostly important features for me: Load tiles as classes with attributes, for example "tile1 with coordinates [25,30] is object of class FlyingMonster ...
3
votes
1answer
450 views

Where can I find a free SDK for C#? [closed]

I need a free and recent SDK for use with C#. I will work first in 2D games with visual effects. Thanks for now. Can anyone help me?
0
votes
1answer
837 views

Developing Kinect game for Xbox360? [duplicate]

Possible Duplicate: Can you access Kinect motion sensing from XNA? bunch of questions: Is it possible for me to create a Kinect application using XNA and deploy it to Xbox360 platform? ...
1
vote
5answers
1k views

Is there a SDK for 2D games that will deploy to PC, Flash and Android?

Is there such thing as an SDK or toolset that can produce Windows, Flash, and Android executables from the same source? Something like "write once, run in all three platforms?"
1
vote
2answers
440 views

What would come with Nintendo's DS SDK?

Presumably a development machine for sure, but would it contain any sort of editor (of any kind)? Or are there any editors in existence that work with the SDK that are commercially available?
12
votes
5answers
9k views

How does one obtain an official Nintendo development SDK?

I've seen before a topic here asking if there is any significant differences between using PALib or Nintendo's Nitro SDK... and that got me curious: what does it take to obtain the official SDK ?
2
votes
1answer
179 views

Android SDK compatiblity question

i am just starting android app development. I was downloading SDK via the Android Manager. I had to select the SDK versions. I have a phone of android 2.1 So i selected only SDK 2.1 and its samples as ...
1
vote
0answers
228 views

How to achieve programming experience with PS3 or Xbox360? [duplicate]

Possible Duplicate: How to get PS3/Xbox 360 experience without having access to Dev kits? Is there a way to achieve programming experience with PS3 or Xbox360 systems without the ...