Drag[en]gine Game Engine Release 1.1
Toothing problems are over, here comes the Dragon!Read more
View ArticleDrag[en]gine
The Drag[en]gine is an free software project with a highly modular structure based on the GLEM System. Its design is similar to an operating system. The entire functionality is provided by Modules...
View Articlehow to know if CLSID_CColorConvertDMO supports hardware acceleration
So i created CLSID_CColorConvertDMO using:IMediaObject pMediaObject;pMediaObject.CoCreateInstance(CLSID_CColorConvertDMO);Now I want to check if it will do that using Hardware (GPU) or not. If it will...
View ArticleFreight Simulator - Released
Have your own transportation company.Transport cargo throughout the country, face the problems of everyday life, and receive the best rewards.Coordinate cargo transportation and earn money for freight...
View Articleexpression must have class type
I am working on a AABB collision detection function. I am getting a “expression must have class type” on my “one” variable in my checkCollision function. I have googled this error and have looked at...
View ArticleBest 15 Mobile Game Development Platforms, Engines & Tools in 2020
From the time when we used to play mobile games with pixelated graphics, negligible interactions, and a very simple playing mechanism, the mobile gaming industry has evolved to powerful, high-end games...
View ArticleBI - Devblog[#6]
DevBlog[#6]Hello there! In today's devBlog I want to share our progress this week.In a previous devblog I set a goal for myself: improve my cartoon shader. It take more time than I expected. I had...
View ArticleBarbarian Invasion
Isometric mobile game in TD style which i made with my friend in our free time) The project is done for educational purposes, we learn during the project, so there will inevitably be bugs and errors)...
View ArticleReverse Engineered Project - Legal Issues?
Hello,I was looking for seasoned game dev advice regarding a little project I plan to embark. Preface: A game on Steam was much better years ago. The dev team was in major debt and decided to...
View ArticleNeed advice for a game engine / framework
Generally it has to be very good at CPU and GPU multi-threading (to use all power of cores). Any advice?
View ArticleQuestions about technical details of brick-based building game
In 2015 TT Games maked Lego Worlds - open world game voxel-like game. It runs on 2012 year laptop without lags in 720p.So, here the questions.Your assumption.1. How they store that amount of data?2....
View ArticleDrag[en]gine Game Engine Release 1.1
Toothing problems are over, here comes the Dragon!First releases usually get a follow up release quickly to get out the initial troubles. That's why this release is also nick-named Toothing Problems...
View ArticleNew Hero Added 5-25-2020
New hero added: Fill It Mig NonClick here to play Delhanro for free in your browser
View ArticleDelhanro
Play as over 100 heroes for free, right in your browser. This game is in the alpha stage and a lot of the graphics are currently placeholder graphics.TrailerClick here to play Delhanro for free in your...
View ArticleNew Devlog For My Upcoming Game :)
In todays devlog video i added New Assets, a New Level and much more…Here's the video:
View Articlewhat this error mean ("Failed to open recording device! SDL Error: Too many...
when I try to run this program I get the error ("Failed to open recording device! SDL Error: Too many open audio devices") why?this is my program:SDL_AudioSpec wav_spec; Uint32 wav_length; Uint8...
View ArticleDev Diary #121 - Last Week, In Summary 19: General Update
Hello and welcome to this weeks Dev Diary, the short version!Last week went by mostly with being with my wife during her vacation, which we both needed apparently much more than we thought. Still, I...
View ArticleEpic Ball
Welcome to the exciting block knocking puzzle adventure - Epic Ball! 🔸Push, bump, roll, explode, destroy, shatter, teleport and consume your way through exciting puzzles!Very simple and intuitive to...
View Article2d game development
How to build a 2d game with c++ from scratch? I'm a newbie and I know basics of c++
View ArticleShadertoy 1 - Mandelbrot
Let’s spend this week learning about GLSL and making fancy images from code. The first one, a nice computationally intensive fractal.This just uses the algorithm from the Wikipedia article, and a few...
View Article