Dialogue Designer
A powerful (but easy to use) branching dialogue editor designed for story-driven games like RPGs and Visual Novels.Create complex non-linear data structures in seconds, no programming experience...
View Article3D rendering flickering due to Direct2D/DirectWrite rendering
Hi,I try to display text as HUD with my 3D engine.The problem is that the screen is flickering and the 3D performances are low.Can you help me ? ( I am also using Win32 for the window )This is some...
View ArticleNeed advices on creating modular environment
Hello everyone! I'm planning pipeline for creating modular environment kits for my game. The style of my game is retrofuturism. So for me it means a lot of large curved shapes. Taking this fact I've...
View ArticleThe light is leaking in unity from close room:
I have created a room inside 3ds max which then exported to Unity. There is no issue in the model in 3ds max however in unity the light leaking from the room. Below is the link of screenshot for...
View ArticleForming a syfy franchise
The idea is to form a council/board of directors. This board would govern the franchise, setting up the history, and what is cannon and what is not. The board would vary in size, most having a specific...
View ArticleFragment’s Moonrise | Update #43 – Open World in our RTS, Furthering Unit...
@robertdown Thank you!
View ArticleACotGK Door Bug
I ran into a fun bug in Accursed Crown of the Giant King today, and thought I’d share. See the door in this screenshot:The locked door to the chaos temple of Thunor.When you come upon this door, if you...
View ArticleOthello heuristic method
I'm working on an Othello game that tries to use minimax?I made a heuristic function for it: int getHeuristic() { // give each square a certain value // corners are most valuable int[][] values = {...
View ArticleTrying to make a card game
I am trying to make a card game. I have everything ready. The art, mechanics, rules etc. I have little to no background with coding but I want to get my game out there. I need a programmer which can...
View ArticleViking INC
hello wonderful people of the internet, i hope you are all safe.incase you missed it, here's a the link to the game, launch 5 april 2020https://www.gamedev.net/blogs/entry/2268961-viking-inc/None/
View ArticleResearch Screen First Look
Welcome to our new research screen. You can't conquer the solar system efficiently if you can't upgrade your equipment, so this screen will allow you to research new technology and items based off of...
View ArticleD2D coordinates not matching screen coordinates
I am using D2D with D3D11. I have some code that uses GetCursorpos() from the windows API which is then converted to client coordinates and then draws a small circle at this position using D2D...
View ArticleVoxel Rasterizer
I want to make a voxel rasterizer where each voxel is only 1 pixel but I'm debating on how to do it. Should I use a directX vertex buffer and just draw them as pointlists or would it be better to...
View ArticleAutonomous movements
In ABx a Player or NPC can move autonomously from one point to another. For example, a Player can click on a point on the Terrain, the client calculates where the mouse pointer hits the terrain with a...
View ArticleABx
Fantasy Online RPG at time of the Trojan war.I guess this a technical project, not so much an art project, that's why there is a screenshot from the server, not the client 🤣.LicenseThe source code is...
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 ArticleAnamorphic Lens Flare Implementation
I want to add support for anamorphic lens flare effect in my engine.I was wondering if somebody can share main implementation ideas.How did you implement it in your studio?In particular:1. I'm...
View ArticleWhat else is there.
Since I haven`t made mention of it, I think it should be noticed that I`m also working on a sci fi RTS. It will get its own blog thread as soon as there will be stuff worth showcasing ( a minimum...
View ArticleSomething Ate My Alien
Steam Store: https://store.steampowered.com/app/1047870You are the AI of a very skilled mining ship called Antalasia, currently cruising the remote solar system Bitiax looking for mining...
View ArticleHas the coronavirus outbreak impacted you at all?
I'm sure that many of us have been facing the impact of the coronavirus, with all the closings and lockdowns. Many officers are also telling workers to go remote. What's it looking like where you live?...
View Article