#solo
#all#code-architecture#collaboration#cpp#csharp#experiment#game#game-jam#glsl#graphics#hlsl#optimization#published#shader#solo#unity

graphics
Recreating "The Fighting Temeraire" using shaders
and other techniques for creating stunning graphics in GLSL
optimization
How to: Make a project more Extendable
Four tricks to turn your current codebase to one you can easily add more features and content in.
refactor
When Stars Collapse: Refactoring Process
How did I spend 1 week to completely transform the codebase?
graphics
Playing with the GPU, Unity
Learned the fundamentals of graphics in Unity using Catlike Coding's guide.
graphics
How to: Make a TrapNation-Inspired Radar, Unity
Learn how to make a radar that follows the mouse using HLSL in Unity
graphics
How to: Make a 2D Silhouette of the Player, Unity (Part 2)
Learn how to copy and manipulate a texture onto another texture using HLSL in Unity
graphics
How to: Mask Feathered Holes in Images, Unity (Part 1)
Learn how to achieve a feathered hole effect on an image using HLSL in Unity
game jam