Misc Tech Discussion Devlogs
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...
⚠️ 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...
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...
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...
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...
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...
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
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...
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
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...
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...
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 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...
Machine translation tools like Google Translate are great for interpretation, but less useful for this kind of more complicated syntactical translation work. So...