Tips & Tricks for your Programming
Use Variables and Functions to write a Fight Scene for a text adventure, using Ink & Inky
Using Svelte adders to easily setup a Svelte project or add dependencies
Understanding the LCD effect and replicating it on Shadertoy to achieve a base for retro looks.
Introducing Mermaid for Diagram visualisation. Handles flow charts, Gantt charts, class diagrams... Visualising the flow of a procedurally generated story.
Commenting a component and its exposed props in svelte
First part on how to generate a map like the GC version of Animal Crossing. Creating a high ground / low ground mask.
Fixing clone issues on skinned meshes
Checking the difference between 1D and 2D array iteration time and optimizing the loop
Sharing a few things I've found out using the Babylon Unity Toolkit for the first time
Showing how to create a custom mesh in BabylonJS with a simple example: creating a quad.