Unknown Fate
I worked with Marslit Games to create sound effects for their upcoming story-driven action-adventure game, Unknown Fate.This project involves a mixture of realistic foley suitable for VR, and far out,...
View ArticleLOCO Railroad - model railway simulator [DEMO available]
LOCO Railroad - model railway simulator Playable demo v0.06 http://locorailroad.com/downloads/
View ArticleInverted z axis in specular reflection
Hello,I have a problem regarding z axis direction when presenting specular IBL. Notice that z direction is inverted and image presented to user is alongside his view.Specular IBL - wrong...
View ArticleProject IMP - MMORPG devlog
Follow me on the journey of creating an MMORPG. Along the way, I will share my experiences, implementation choices, techniques, decisions, tips and tricks, until the release.► Discord:...
View ArticleSuperChicken Battles the Penguin Horde
SuperChicken Battles The Penguin Horde is a bullet-hell arcade, with a cartoon-ish theme a simple goal: shoot everything that moves. And when they stopped moving, shoot them some more. You'll encounter...
View ArticleCrowdsourcing Thoughts
GameDev Community,I have an idea for a character/gameplay mechanic. I'm really only in the preliminary phases of this idea, starting to flesh it out and such. But on a side it got me thinking about...
View ArticleLooking for a team
Hello, My name is Casey and i am looking for a team I have been into game design and the like since i was a kid but i lack artistic talent, I almost gave up but then i found that every team needs a...
View Articlemy C# is not calling Restart. where did i go wrong... UNITY
https://sesayrose12.wixsite.com/opportunitygamedev/post/c-not-calling-the-restart-why-is-that
View ArticleMy new variance shadow map code has a problem and it generates nothing
Hi! I'm pretty new to this forum. I'm recently working on my editor with a directional light, the shadow tech I applied was vsm but it didn't work well under large filter radius, thus I started over...
View ArticleHow location affects translation services?
Online translation services despite pandering to the global audience also must maintain an effect on how and what translations are performed in the community. As such translation services provide...
View ArticleMoved my office today
@hacksoi Thank you for the kind words <3 The whole reason I wrote about my experiences was to hopefully inspire, encourage and teach other people like you. I think the journey is like a maze: If I...
View ArticleKnow the Difference Between Caption and Subtitle
There is a possibility that the terms Caption and Subtitle might have confused you as well. Individuals usually search for differences in both the terms. Captions and subtitles are two different terms,...
View ArticleAngelScript crash using disposed script function that was loaded from bytecode
This was driving me insane that Angelscript sometimes ends up with corrupted functions after module cleanup and this took me a while to get around and debug properly.There seem to be multiple things...
View Articleusing sole GDI to build games
Has anyone tried making game based on GDI? With no other aids. (I`m talking about MFC GDI, I know people don`t use MFC these days, but I`m sure there is a matching library for modern win apps )
View ArticleVoice recordings for common modern phrases
I'm creating a city environment and need some common phrases for different NPCs, for example, shop assistants ("How can I help you?", "Here's your receipt") etc. etc.Getting custom voice acting can get...
View ArticleIs gaming AI decaying due to industry's lack of interest in unique single...
Hello everyone,It is perceived that gaming industry is more inclined towards multiplayer games like Fornite. Except Sony not many publishers appreciate immersive single player experiences. It seems for...
View ArticleC++ Multi-Thread Queue Processing
Hi,I want to remove objects off Queue1, Process, move results to Queue2 In a Multi-Threaded fashion, but my code is Deadlocking:// Threaded Function m_threadedFunct = [this]() { while...
View Article[Rev-Share] Looking for Unity Programmer for FPS
We Are Data7 Studios. We are Data7 Studios. We are a small independent team working from all around the world who have come together to make games. We all love making games and are all very...
View ArticleImage-based path finding
Hello folks,I am working on a new version of my in which I improve basically any aspect of the game. Each spaceship has a set of rooms that are connected to each other. Characters can walk freely to...
View Article[C++] Is it safe to assume IEEE-754 and have memset 0 of floating point...
Is it safe to assume IEEE-754 and have memset 0 of floating point always valid for 0.0?
View Article