“When your game package is measured in tens of Gigabytes, you don’t want to keep making packages frequently…” Sourcehttps://github.com/mamoniem/ugl Game Link (GL) is an upgrade to the Unreal Engine games…Continue readingGame Link
Introduction Resident Evil…what a franchise…regardless if you’re old gamer or a new gamer, you can’t have a gaming life without trying at least a single RE game. Horror games have…Continue readingBehind the Pretty Frames: Resident Evil
Introduction When Elden Ring got released, I knew that i wanna sneak peak behind the curtains and look what is lying in there. i won’t claim that i’m the die-hard…Continue readingBehind the Pretty Frames: Elden Ring
Quite sometime ago when i started in GI tasks for Mirage, i decided to give a shot to scene voxelization methods, and hence i started in my first attempt to…Continue readingVoxelizer!
ⓘ Note From the first publish of the article, there were many sections flagged with “red color”, as it was still in progress to tidy and write down (already had…Continue readingBehind the Pretty Frames: God of War
I’ve always been fascinated by the idea of gameplay code hot-reload or shaders live edit at runtime without the need to re-build the editor or engine.For shaders, it comes in…Continue readingMirage’s Features & Tools #9
Decided to refine and re-make the point lights, and make a proper feature to throw a bunch of them around to randomly move. And of course, it can’t be Mirage,…Continue readingMirage’s Features & Tools #8
For the past few weekends, i decided to work more into Screenshop, and try to pack it with nice (working) features. The Screenshop used to be around for long time,…Continue readingMirage’s Features & Tools #7
Python Times is and unreal engine editor plugin that allow python scripts to auto-execute at a wide range of editor occasions. In the lines below will be showing how easy…Continue readingPython Times