So, I performed a little FPS test using a very large road network of Varanasi district. I used OpenLayers and Leaflet.js and I wanted to see which one offered me a better performance when it comes to importing and displaying large road networks from a Geoserver into a thick client web map. I wanted to…
A new and easy way to perform point pattern analysis on your spatial point data
Presenting here a new web GIS (https://ayushraj.cc/map) that you can use to perform advanced point pattern analysis on your spatial point patterns. If you ever wanted to perform an advanced point pattern analysis like Ripley’s K Function, Besag’s L Function or Nearest Neighbor Analysis (Ripley’s G Function) on a spatial point pattern but did not…
A small memoir on Little Fighter 2
So I was scrolling through dank memes and anime tiddies when I saw a post about little fighter 2 today (2021, I am publishing this article in 2023 though). Someone was asking ‘Do you know this game?’ and I was like, know? That game probably makes up a small part of me. Of course I…
I play American Truck Simulator and listen to Osho audiobooks (at the same time)
What do you enjoy doing most in your leisure time? So I got this writing prompt in my WordPress home page, “What do you enjoy doing most in your leisure time?”. And so I answered in the title itself. There you go. You don’t have to read a wall of text. But hey, sometimes I…
A Thought Experiment On Creativity
You should always bring out the creative impulses inside you. Now, these creative impulses can be of two types. One, you want to throw out all the garbage that you have accumulated over the years and two, you want to express something into this world that wants to be expressed through you. And doing both…
I looked for this game for 14 years and found it today – Sukeban Deka III
First time I played this game on a pirated NES cartridge which I bought from one of the gift shops in my city. Back then, I only used to get money from my parents to buy NES cartridges on festival occasions (I didn’t know they were pirated back then. I didn’t know what piracy was)….
Gdevelop Casual Game Development Stream Part 38 [Design Account Creation Scene]
Add a button in the login scene to direct unregistered users to account creation scene: 00:00 to 02:00 Design the input system of the account creation scene: 05:18 to 23:36 Design the profile picture selection system of the account creation scene: 31:11 to 49:10 (You can watch the video at 2x speed to save time)…
Gdevelop Casual Game Development Stream Part 37 [Add Login & Dashboard To Main Menu & Logout Logic]
Integrate login and dashboard scenes in the main menu of the game: 0:00 to 14:52 Implement logout functionality: 15:05 to [End of Video] (You can watch the video at 2x speed to save time) Download the final apk from here (for the standalone version of the game. That is, the version with no networking capabilities.): https://github.com/ayushraj1024/soulhunterdowntownstandalone/tree/master/apk…
Gdevelop Casual Game Development Stream Part 36 [Design Dashboard And Create Profile Pictures]
Create some profile pictures for the players: 02:30 to 18:12 Write a simple program in the dashboard scene to display the username, points, coins and profile picture of the user: 23:12 to [End of Video] (You can watch the video at 2x speed to save time) Download the final apk from here (for the standalone…
Gdevelop Casual Game Development Stream Part 35 [Parse JSON Data In Gdevelop]
Parse JSON data and do some minor editing in the server code so that we can receive the proper data: 01:14 to 30:20 (You can watch the video at 2x speed to save time) Download the final apk from here (for the standalone version of the game. That is, the version with no networking capabilities.): https://github.com/ayushraj1024/soulhunterdowntownstandalone/tree/master/apk…