Showing related tags and posts across the entire site.
-
i really don't know where and how to start. Searching i've found this article: http://ionixxgames.wordpress.com/2009/03/25/xna-sample-skinned-model-instancing/ in this thread: http://www.synapsegaming.com/forums/t/1331.aspx?PageIndex=3 but it use custom importers and i don't know how to make...
-
Was just wondering what peoples thoughts were on frame rates & resolutions I currently have a game running on the Xbox at 30fps at 1080p and it looks OK. (I have to set the preferences on low for all but shadows) The same game runs at 60fps (1080p) on my PC but then the Xbox is getting on for 8 years...
-
Good morning guys! This is my first question in this community, but I have a few more on my mind. :D First of all, I'm using Sunburn Pro with IGF and deferred rendering. I'm working on an fps type game and want to display a viewmodel (e.g. hands holding a gun or something) in front of the camera...
-
Dear Team, I just noticed something akin to a bug in the last SunBurn version regarding the new physics system. When I lock the framerate of my game at 60 FPS (isFixedTimeStep = true; graphics.SynchronizeWithVerticalRetrace = true;), physics works normally. However, when I unlock the framerate of the...
-
So I just downloaded indiefreaks and I am wondering how to integrate things like itsphysics and GUI into my game? any help appreciated!