
Design Diary Shiva3D Screen Boundary Detection in 2 Steps
In a previous design diary, I talked about screen boundary detection. What is an easy way to determine when an object has left the screen so that you can act on it? I discovered a […]
In a previous design diary, I talked about screen boundary detection. What is an easy way to determine when an object has left the screen so that you can act on it? I discovered a […]
As we are narrowing in on the release of our game, we turned our attention on the game performance. Our low end target is an Android HTC Inspire, mid-range is an HP Pre Plus and […]
The use of the proper sensor in Shiva is critical to obtaining optimal frame-rate. In the past, you may have hap-hazardly populated onSensorCollision without a second thought. This could cause serious performance issues down the […]
This post is part diary and part tutorial. I will cover: 2D in 3D camera basics Camera view extent detection Fitting the camera view to contain certain objects Special FX
AI Navigation Dynamics vs Translation We got to the point where we wanted to start moving the mothership around, again using a setTranslation model meant that we had to figure out equations to get it […]
Dear Diary, A little over 3 months ago, my brother and I were sitting around the man-cave throwing ideas around. We were strongly impressed by the concept of a game like Angry Birds only in […]
We needed a laser for our WIP space schmup. This solution seemed to be the most obvious way to create a variable length laser. I am hoping someone will post a comment telling me how […]
As I was meeting with my indie game team to discuss progress on a project, the topic of 3D models and performance came up. How many vertices should our models have? This seemed to be […]
Why Use a Game Engine? If you are an aspiring game developer, you might have considered whether a game engine is right for you. There are a lot of game engines out there and I’m […]
If you were to look at the following drawing, you might think it to be the doodles of a 4 or 5-year-old child. I mean, what the heck is it? Is it a crazy alligator […]
Copyright 2005-2020 Zachary Burke