Top "Game-engine" questions

A game engine is a software framework used in the development of video games.

FRP on a game engine. Is it worth it?

Today, I've read about FRP (functional reactive programming). However, I don't know how much this fits in the engine itself. …

c++ architecture components game-engine frp
iOS Game Engine

I'm basically new and starting iPhone game development and I want to create 3D games for the platform, I had …

iphone ios game-engine
MonoGame vs Unity3D

This is my first question asked on StackOverflow. I want to ask the more experienced game developers which is better …

c# android unity3d game-engine monogame
Avoid ground collision with Bullet

I'm trying to use Bullet physic engine to create a 3D world. I've got my character with a Capsule shape …

c++ game-engine bulletphysics
HTML5 2d Hex Board Game (tabletop) Engine

I'm looking for a very simple HTML5 2D Hex / Touch game engine framework to build board game like: Turn based 2…

html d3.js 2d game-engine
Transform Normal and Tangent from Object space to World space?

As to correctly transform the Normal (which is a direction not a position) from Object space to World space, we …

matrix shader game-engine hlsl cg
Making a hack proof game in Javascript

Suppose you created an online game in HTML5/JavaScript. All the code would be downloaded into the user's browser, and …

javascript security game-engine
Is C still being widely used in game engines?

The title is a bit of a misnomer, what I mean really is "C with classes". Let me explain, recently …

c++ c game-engine
DirectX/C++ 3D Engine programming: Learn now, or wait for DirectX 12?

I'm a relatively ok-ish programmer, but my main focus has been in application development with C# so far. I have …

c++ 3d directx game-engine direct3d