Unity 2019.3 Available - 260 Improvements, DOTS Sample, Hi-Def Render...
Unity Technologies (https://unity.com/), creator of the world’s leading real-time 3D development platform, today announced that the Unity 2019.3 Tech Stream is now available to download from the Unity...
View ArticleSSAO artifact
Hi everyone!I am trying to implement SSAO for the first time, and I almost managed to get it working, but there is very noticeable artifact that I can't get rid of. Here is screenshots of my test...
View ArticleWork document, preproject planning #1
NameNot yet chosen. Suggestions include:. Project Leapfrog. The Road to Pangea. Agents of Time. Timeliner ConceptThe game is a first person perspective of conventional 4X games. Features include, but...
View ArticleBasic game loop advice (text based)
hello, i'm making a simple text based strategy game in C++, using ncurses for the ‘terminal screen’ and SFML for audio. I'm using std::chrono for timers. This is the first time i've dealt with a game...
View ArticleDoes inlining reduce allocations?
Not a real problem, I'm just looking to satisfy curiosity…Vector GetVector() { return new Vector(0, 5); } void Update() { DoSomething(GetVector() * 2); }Vector GetVector() { Vector vec = new Vector(0,...
View ArticleIndieVisible
The project Open Graph imageHi, everyone!I am Daniel (programad) Gomes, a 37 years old Microsoft Certified Technology Specialist and I want to talk to you about a project of mine. I hope this post do...
View ArticleThe Lost Brewery
Step into an underground world full of gnomes, elves, and demons – one that is mysterious, forbidding, and strangely welcoming at the same time. A magnificent and merry, savage and stirring tale awaits...
View ArticleWild Terra 2: New Lands
Play your role in the life-filled medieval world controlled by players. Live on an inhabited territory or conquer New Continents in new seasons! MMORPG full of logically interconnected worked out...
View ArticlePogChamp Platform : Play2Earn
PogChamp is an idea that's based around converting gameplay into IRL rewards. We want people to be able to casually play mobile games at their leisure and gain IRL rewards for their playtime. The...
View ArticleFive Nations
Five Nations is a real-time sci-fi strategy game for PC platforms, Switch, and mobile. Encompassing tactical combat in space in real-time mixed with micromanagement of economy, construction, and...
View ArticleCustom Writing
Custom essaysMany of the custom essays composed entail several things including defining, offering explanations, descriptions, evaluations and classification of terminologies. Regardless of what your...
View ArticleAvoid Mission Redesign Failure
After our last release, we decided the next stated goal should be improving the abandonment rate of the Avoid mission in our game (see blog). The purpose of this mission was to teach players that the...
View ArticleA Mission Redesign Failure Story
After our last release, we decided the next stated goal should be improving the abandonment rate of the ‘Avoid’ mission in our game (see previous blog). The purpose of this mission was to teach players...
View ArticleOpenAL Reverb effect - different settings for multiple sources
I'm working on a system in OpenAL that manages multiple audio sources, each with its own unique level of reverb. I want to reuse the same reverb effect preset per scene (for example, inside a cave, I...
View Article