Log 6 - Pathfinding 02
@Griffork Yeah I'm planning on digging through the code to see how it actually works. Hopefully I will be able to understand it then. Thanks for the comment!
View ArticleUnity 2020.1 Released
Unity 2020.1 is now available for download. This release is not recommended for production use yet, but it includes updates to the Package Manager, editor workflows, and new programmer tools.Learn more...
View ArticleLeague of Legends: A Rebrand on the Cards
The League of Legends esports is getting a rebrand and is going global. LoL esports is played throughout the world currently, there are 12 major LoL leagues. A loyal fan-base of LoL finds it pretty...
View ArticleCatalyst Black, Super Evil MegaCorp new game; Early Review
Super Evil Megacorp is back with a bang and released the much-awaited successor of Vainglory, Catalyst Black.Catalyst Black is a game that takes place in a world of mystery, magic, and a whole new...
View ArticleAny D3D+OpenGL formatted text libraries?
Originally I was using DirectWrite, but I want to get Linux/OpenGL up and going.I have some basic code via FreeType, but seeing how much work getting formatted text (or kerning/gpos, other , various...
View ArticleGolden Fall 2
(Description from Steam)Golden Fall 2 is a single character dungeon crawl RPG focused on exploration of an engaging and diverse world.Combat follows a simultaneous turn-based system inspired by...
View ArticleWriter looking developers team!
Good evening, creative colleagues!I diploma screenwriting, specialist Film and Media. I have been writing for a long time, 10 years. I am a big fan of fantasy and science fiction and deeply study these...
View ArticleEpic Games Provides Over $42 Million in Epic MegaGrants
Epic Games is today sharing an update on the status of its Epic MegaGrants program, revealing that to date, the company has provided over $42 million in financial support to more than 600 recipients....
View ArticleAGE
AGE is a freeware that allows you to create your own point and click adventure games without coding, for Windows, UWP, macOS, iOS, tvOS, Android, WebGL and Linux.
View ArticleImplementing spell casts in entity component systems ?
I want to implement an entity component system, but I've been some trouble as of late. Let's say that I have a fire ball spell that spawns a ball of fire which moves towards a random enemy in 500 units...
View ArticleHLSL indexing issue
So, I wanted to add cascaded shadow maps just to allow some additional shadowing mode for directional lights. And here I hit a wall with HLSL.This code is seemingly alright:DirectionalLight dirLight =...
View ArticleAutomatically grouping objects for impostoring
Here's a hard problem that's been addressed only a few times that I know of. I'm looking for known, or new, approaches.A scene from Second Life
View ArticleProblems using AssetBundle Load() in Unity 3.5.5
So, I am having a problem loading assets from AssetsBundles using Load(), but LoadAll() works fine. I have some ideas about why this might be, and will get into the details shortly. The first thing I...
View ArticleDOM RUSALOK - Demo!
Hi, everyone!My name is Yakov Butuzov, and I am an indie game developer from Russia. I would like to present to you a game that I have been working on for two years.Døm Rusalok– a horror-adventure game...
View ArticleDOM RUSALOK - Demo!
Hi, everyone!My name is Yakov Butuzov, and I am an indie game developer from Russia. I would like to present to you a game that I have been working on for two years.Døm Rusalok– a horror-adventure game...
View ArticleNonogram Animal Griddlers
The first game I made while learning / exploring Unity for the first time.It been released in multiple stores and casual game websites.
View ArticlePillPop
Just released the game for Windows and MacOS, its currently releasing in multiple stores and casual gaming websites.And I'm still working on the mobile versions of the game.Reducing the level size to...
View ArticlePicking with core profile 3.3
Hi AllThe typical recommendation is to use “unique color” for each primitive (vertex, face, object, I've all cases). Unfortunately such colors are not suitable for my needs:there is a case when a...
View ArticleShader permutation mayhem
Hello everyone, my question pertains to a specific problem related to shader permutation. I am aware of a lot of other posts that touched on the topic but despite reading quite a lot of them I couldn't...
View Article