Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Misc Tech Discussion Devlogs

Example of 3D Shadow setting
4
Tech Discussion
When the value of "Range to Draw Shadows" was increased, striped shadows were drawn. Striped shadows are often resolved by turning on only either the "Cast Shad...
About the warning "Please add an Enable WithThreeJS object to a scene."
2
4
Tech Discussion
⚠️ When using the WithThreeJS extension in GDevelop 5.3 or higher, you may receive a warning like this without seeing 3D. This warning appears because GDeve...
Big Backend [B]improvements
3
1
Tech Discussion
This is a programming post. If you don't have any interest in that, feel free to skip this one! I should have some new gameplay to show sometime next week. A lo...
List of videos mentioning WithThreeJS Extension
3
Tech Discussion
I welcome user-created tutorial videos. I think it's good for users to have many tutorials in many languages. These are the videos that mention this extension...
🌻 activitypub & upcoming features
Tech Discussion
Hi! Does anyone have any good resources for learning activitypub ? Looking for recommendations. I will also be doing my own research though, so no worries if no...
Multi language support!
Tech Discussion
Today I cancelled my office hours because we were supposed to receive a washer & dryer today between some time frame. However, it snowed, and they cancelled the...
Making cookies
Tech Discussion
This effect was created for a game jam revolved around making cookies. I think it was something to do with how we’re coping in lockdown. And well. I made a lo...
1 file
How the AI works in Sharks v. Fish
Tech Discussion
Sharks v. Fish is an Art Project by Thzom Wilson. The theme: Movement and Colours . Project home: https://gpoamusements.itch.io/sharks-v-fish December...
Second Iteration - ABR (Always Be Refactoring)
Tech Discussion
Well, it sounds like a bad idea, but it's not. One day prior to uploading a first, incomplete, untested version, I decided I need to rewrite all the code from t...
1 file
HTML Elements
Tech Discussion
This week I implemented a couple of html/CSS ui-overlays onto my game. I’ve also been working on organising my code into Game states. Using switch statements...
Avatar movements and Flying objects
Tech Discussion
Last week I was looking at shadows and fog separately afterwards I created a sketch that had both in. This week I’ve been working on the mechanics of the game...
Shadows, Fog and Materials
Tech Discussion
This week I was looking into how to make my game more atmospheric. I practised implementing shadows and fog. First, I added fog. To do this I used an ambient li...
Getting started with Three.js
Tech Discussion
Getting started getting to grips with Three.js this week. To start off with Three.js I began by creating a simple rotating normal material cube. The ‘Hello Wo...
A Machine Tool for Human Translation
Tech Discussion
Machine translation tools like Google Translate are great for interpretation, but less useful for this kind of more complicated syntactical translation work. So...