Plush Story - VR
Immerse yourself in the atmosphere of plush and mimicry with your new beast friends and interesting sounds. In VR mode, play without a controller. There is a normal mode and a VR game mode. Change...
View ArticleGame crashes only on Windows 7
Hi, I'm trying to find a bug in my game that causes it to crash on Windows 7. It crashes (almost) reliably when I do a specific thing in the game, but only on Windows 7 and only in the release build...
View Articlebuy medical marijuana online
great blog! i like the way you position your pointsif you are looking  for a place to buy weed online in usa, then visit pureganjausa.com,  legit marijuana dispensary shipping worlwide. marijuana for...
View ArticleBenefits of allocating all memory of a structure contiguously
Hello,I was wondering if allocating all members of a structure contiguously helps the CPU to reduce number of fetches from main memory / disk.Example:struct MyStruct { void* data; void* data1; }; void...
View ArticleArtificial Intelligence
Artificial intelligence (AI) refers to the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. The term may also be applied to any machine...
View ArticleWanted to share some of the two player split-screen gameplay for The Otterman...
Have not shared any of the split-screen gameplay for our up and coming Nintendo Switch, Xbox and PC title The Otterman Empire to see what folks think.Â
View Article100% GPU usage on webGL!
I've been working on a webgl game for 2 months now, the project went through few bigger or minor changes several times, like changing the render pipeline or switching from 2.5D to 3D.2 days ago...
View ArticleHow do i handle classes in game development?
Hi, i am learning SDL (C++), it is going pretty well but i have a problem. i have no idea how to structure my classes and how not to make a complete fucking mess of my code.i can make some cool small...
View ArticleDev Diary #109 - Last Week, In Summary 08
Hello and welcome to this weeks dev diary, the short version!Last week went by along these lines;Watched videos about general AI theories and how machine learning could be used to create AI systems in...
View ArticleWin32 GDI - Need help Adding a bitmap to this example
Firstly, I'd like to say hello to everyone here! I have found a lot of useful information on this website and hope to learn a lot more during my stay 🙂I've been reading theForger's Win32 API tutorial...
View ArticleGame engine in C and open source, The Box, structural programming
I notice a couple of people asking for non standard engines, so i decided to make this topic.This is not a personal thing there are several reasons for this : One is code automation, if you using...
View ArticleFinally! After 4 years of development I can show my unique aiming system
Hi,I've been developing my game Zombie Hunter inc for 4 years already and recently I was finally able to record its first video.The game features quite a unique aiming system which, from my humble...
View ArticleHave you ever replaced convoluted code with a few commands?
Have you ever been trying to perfect a function of your game, and ended up writing more and more code, for hours and housr, to try and get the desired effect - only to come back to your code after a...
View ArticleFPS style player collision resolution around corners
I want to make my character slide along the correct wall when its bounding geometry collides against a corner (AABB/elipsoid intersecting two walls.) Zeroing out the negative projected velocity along...
View ArticleFPS style player collision resolution around corners
I want to make my character slide along the correct wall when its bounding geometry collides against a corner (AABB/elipsoid intersecting two walls.) Zeroing out the negative projected velocity along...
View Articlelooking for a good mp3 ringtones website
I just recently purchased a new samsung phone with sprint, and I was wondering if anyone knows a good website to purchase mp3 ringtones. Not just the ones that sound like an 4 year old with a midi...
View ArticleFree tool to measure distance/path length in image?
Hi!Just looking for a free tool to measure distance of a multi-point line that i draw on top of an image i have (such as when measure distance in google maps along a road by clicking along it).I've...
View ArticleCombining server reconciliation and client side prediction
Hi!, I'm currently developing a deterministic racing game and I have encountered a problem I can't seem to figure out the best solution for it.In the client side every fixed time tick I perform client...
View ArticleKnight And Witch
Knight And Witch is a physics puzzle web game, that puts you in command of the knight and the witch. Use their special abilities (fireball, telekinesis, wrecking ball and jumping) to complete 35 levels...
View ArticleSkinned Mesh Animation Using Matrices
This article describes a method of animating skinned meshes using matrices. Games often use animated characters which walk, run, shoot, etc. Those animated characters are often rendered using an...
View Article