100 Days of VR: Day 10 Creating An Enemy
Welcome to a very special day of my 100 days of VR. Day 10! That’s right. We’re finally in the double digits! It’s been an enjoyable experience so far working with Unity, especially now that I know a...
View ArticleGLSL shader crashes instead of taking longer to compute
I assumed that if a shader is computationally expensive then the execution is just slower. But running the following GLSL FS instead just crashes void main() { float x = 0; float y = 0; int sum = 0;...
View ArticleNeeded advice for an enjoyable AI in Buraco card game
Hi, i’m trying to build an effective AI for the Buraco card game (2 and 4 players). I want to avoid the heuristic approach : i’m not an expert of the game and for the last games i’ve developed this way...
View ArticleDX9 Multiple Devices for Seperation
Hello Community, I wanted to seperate drawings - different "IDirect3DDevice9Ex" Devices for different purposes. The problem I have is that Device A is drawing the background and if I add Device B for...
View Articleneed help in making a simple radar for game
hi i am new to opengl can someone here tell me how to render this 2d shape i want to make curve or arc in 2d in between two lines its a rough sketch i made i tried the internet but could not find much...
View ArticleStarting A Game Development Blog
I'm thinking of starting a blog to encourage myself to keep up work on my game. I figured I'd just write about my experiences making the game. But I've never really done a blog before. Are there any...
View ArticleMobile Game Reviews: Let's Talk Exiled Kingdoms
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!...
View Articleproblem with angularjs
i create a model and i want show only the data is of one person but i only can show all data is table app.js var app = angular.module('myApp', ['ui.bootstrap']); app.filter('startFrom', function() {...
View ArticleA Life Simulator Idea I had.
So I had this idea of a game similar to The Sims series of games where you created a family,built there house, and lived out there lives, you would have different stages of life for each family member...
View ArticleMMORPG, some ideas...
Stats STR- How much you can carry & attack CON- Frail, fragile, put in weak constitution in google & got that... Makes sense so I say that means defence physical/magic.(I was kind of thinking...
View ArticleMore Template questions
I start by saying that I am aware that what I am trying to do can easily be achieved trough the <functional> part of the library or trough a Functor or a Lambda, but I wanted to see this in...
View ArticlePixelTorch needs a Website Developer!
Hello! We are a team of 9 making our first game. Our game is a pixel art PvP arena game and we're very far in production. We are currently in need of a website developer to create our website. We...
View ArticleFrom the Forum – Issue #165
Welcome to this week’s From the Forum. In this post, we highlight a few Corona Community Forums posts that cover important topics. Checkmarks In this thread, our original poster was looking for various...
View ArticleWhat is the most efficient way to manage facial animation?
Lip-syncing and believable facial expressions. I have Maya licence for 3 years, but I haven't explored this aspect yet, as I've focused on mechanistic animations so far. I was wondering if there is a...
View ArticleConstant buffer and names?
I've gotten to part in my DirectX 11 project where I need to pass the MVP matrices to my vertex shader. And I'm a little lost when it comes to the use of the constant buffer with the vertex shader I...
View ArticleFinal Equinox Looking for 2D and 3D artist
Current Positions: 3D hard surface modeler - You will have the opportunity to work off of our concept art to create and texture spaceship models to be used in the game. 2D Artist- A 2D concept artist...
View ArticleCharacter design (2D Platformer)
Hello! I would greatly appreciate any feedback on the art/design of these characters I've drawn for a 2D Platformer. I have included the background and a few other assets mostly to provide context for...
View ArticleJungle Tag
[font='lucida sans unicode']Jungle Tag is an upcoming tower defense gun action game.[/font] [font='lucida sans unicode']The style is a hybrid of Plants VS Zombies and Contra.[/font] [font='lucida sans...
View ArticleWhat code is the best for game development?
I am a beginner and would like to know which code is the best for basic game development. P.S any tips and tricks would be greatly appreciated Thanks
View ArticleHLSL shader auto run with unique file extension
hi all I want to enable and disable shader in MPCH Media player Classic the MPCH have shader option using HLSL shaders I want the shader to read each file extension before it plays the file so if the...
View Article