My next step?
Dear developers, I uploaded my game "Dead Ops Zombies Reborn" on the play store to see how it would do as a start, and didn't quite finish it. There's a lot of bugs, not many maps and it didn't have...
View ArticleHow to get RPY and plugin to Quaternion
I have an API that takes quaternions to set the orientation of a drone. I want to fix the roll, pitch, and yaw. I currently have the following. tf::Quaternion q_new, q_curr, q_rot; // r, p, y is...
View ArticleMobile pages occasionally taken over with ads
Every now and then I will click around on GDNet and suddenly get a full page takeover ad like this:...
View ArticleMeta Game
Sometimes, when a game is badly broken and the collision detection is not working right, you might fall through the floor or a wall and then for a short time, you'll see the game level as some sort of...
View ArticleDisplay problem, is it memory data corruption ?
Hi ! I have a drawing problem, display seems to be corrupted. The program is opengl es 3.0 running on iPhone. I have a file loader and it loaded data correctly before, but if you look at both attached...
View Article[Android] JumpBall
Hello everyone. My new game Name: JumpBall Genre: clicker Engine: cocso2d-x + Box2D Language: C++ Complete: 80 % Description: Tap to screen for pushed ball. At each mark it is necessary to be ahead of...
View ArticleOpen Source Direct3D 12 Game Engine?
I hope this is in the right forum. I'm new to this community, but I've been programming engines for many years as a hobby. I'm now writing a simple Direct3D 12 game engine, with audio and...
View Articlelooking for 3D artists for first person parkour game.
Hey! We're right now 2 people looking to put together a team for a first person parkour game. We're currently one programmer and a game designer and are looking for people that want to join and build a...
View Article[Free][Android] Stickman Racer Road Draw
Hi guys, check out our new game about sticks. Feedback welcome! Download on Google Play: https://play.google.com/store/apps/details?id=com.cyberpony.Stickman.RacerRoadDraw Youtube:...
View ArticleFreakman 1.2
Winter is almost here, so we added new chapter in game with winter theme. There Will be new levels added on weekly bases. Freakman is available on Google play;...
View ArticleFonts dissapearing in Unity!Help!
Hello everyone, I need your help (attention all unity developers), i have trouble trying to enlarge my fonts in my game (it's a 3d game), every time I scale the font to 29 and above, the texts just...
View ArticleObtaining specializations from a scene graph
How does or could one obtain specializations from a scene graph? I currently use a TransformNode that looks something like this: __declspec(align(16)) struct TransformNode final : public...
View ArticleDeferred device contexts
I know you can record D3D11 instructions via deferred device context in command buffers which can then be replayed by the immediate context. But how does this work for buffers? Lets say I need to do...
View Article2 Person Dev Team for serious hobby dev
Hi there, after some years of silence i now will have the time again to do some serious hobby game dev. I am a OpenGL / 3D / 2D Expert and can code almost any landuage. For some serious hobby game dev...
View ArticleMobile Game Reviews: Let's Talk Shadowgun Legends
In this daily blog (and video)-series I take a first impressions look at the best mobile games that I come by. Be sure to share your favorite mobile game with the rest of us in the comments below! Wow!...
View ArticleWill it cast?
int i = 208; float f = (float)i; Despite i know you will rant about that code please tell me if i will be 208 or i may get something close to 208? Cheers
View ArticleSpaceshooter Retrofabulous Join us!
Hey everyone! My husband and I have this idea for a uniquely retro mobile (Android/iOS) game. It's a top-down Shmup spaceshooter with a twist or three. My hubby (Jon) has some basic programming skills...
View ArticleRecursion Quick Sort
Edit : Maybe this should be in Beginners forum. Sorry if it should be there. Hello everyone, we're getting closer to the holidays. Everyone have a safe happy season. I'm having trouble with a recursion...
View ArticleIssue: Unity Collaborate
Description; I am a designer currently working on the video game Colony 7. The purpose of the blog is to address the issues of the game's development and to address any solutions or alternative methods...
View ArticleProcedural Generated Bitmaps In VB.net application
Surely, VB.net and C# (in Visual Studio express and other editions) Bitmaps were creatable from its GDI+ methods.(ex. Dim b as bitmap = new bitmap(image)) But not supported programming-based procedural...
View Article