Moved 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 ArticleNeoAxis Engine 2020.2 Released
NeoAxis company releases a new version of NeoAxis Engine, an integrated development environment with built-in 3D and 2D game engine. The environment can be used to develop all kinds of 3D and 2D...
View ArticleIdle Farm Life
Hello everyone. Me and my friend just published our new game. We are pleased to introduce it to you.This is idle farming game where you will build many buildings, level up them, get upgrade, explore...
View ArticleBGP April DevLog: The World is on FIRE!!
We're mid-apocalypse as showtime approaches! I'm sure April 2020 has been rough for pretty much everyone. And the team here at Yotes Games is no exception. Spritework, cut budgets, major losses, and...
View ArticleStill here...
Wow! How time so rapidly slithers away through the slippery fingers of space-time.Not touched this for quite some time as I had a kitchen to renovate single-handedly from the floor up… took some time…...
View ArticleTemplars
12th Century. The Knights Templar are accused of Heresy, idolatry and worshiping false idols; it’s a time of war, blood and sieges. Most of the Fellow-Soldiers are involved in a Journey to defend their...
View ArticleACotGK: Ogre Screenshot
Not much to report this week; just working on filling in random quests for chapter 2. Here’s a screenshot of my test party battling an ogre:Ogre battleFor more information about The Accursed Crown of...
View ArticleTemplars Alpha Gameplay
12th Century. The Knights Templar are accused of Heresy, idolatry and worshiping false idols; it’s a time of war, blood and sieges. Most of the Fellow-Soldiers are involved in a Journey to defend their...
View ArticleTrying to export binary models from a DX9 game
I am trying to build a tool to export and import binary models from an old DX9 game. The models are packed in a single file and I have managed to extract the relevant parts in hexadecimal.By analyzing...
View Articlebasic shader questions
Hias a shader newbie, I want to use a existing shader but don't understand to begin those:// texturesuniform sampler2D u_textureFg;uniform sampler2D u_textureBg;…// alpha-blends two colorsvec4...
View ArticleHow relevant are power-of-two textures on modern hardware?
How relevant are power-of-two textures on modern hardware? Put another way, let's say I have a 1050x1020 image. Which is the better practice: to upload it as a 1050x1020 texture, or to pad it with...
View ArticleWelcome to Fragment’s Moonrise
We'd like to announce that we're live on Kickstarter! If you're interested in the game, please consider supporting us here: Kickstarter.com In addition, we're also live on Steam. If you're interested...
View ArticleFragment's Moonrise
Fragment’s Moonrise is an open-world real-time strategy game, emphasizing spellcasting, micromanagement-oriented unit control, dodging, and overall fast-paced gameplay.Explore a Randomly-Generated Open...
View ArticleIssue with DirectX12 timestamps
I've been adding timestamp queries to my DX12 renderer and noticed something weird. This can get long to explain so I'll try to mention as little as possible (I'll just add further information if it's...
View ArticleDocumentation Is Your Friend
Today I took the time to catch up on documentation. As an electrician, you live or die by it. In the Navy one of my many duties included updating it. I know it is hard work, but I also know that you or...
View ArticleValkyrie open-source cross-platform engine
Valkyrie is a 2D side-scrolling game engine written in C# using the Xamarin cross-platform framework. 1 common code base can be compiled to native assemblies for iOS, Android and Universal Windows...
View Article