Row Your Boat: make live

This commit is contained in:
2025-08-25 12:53:26 -04:00
committed by GitHub
parent cdc4de9c36
commit 28dd5a5615

View File

@@ -2,7 +2,6 @@
title: "Row Your Boat: How I made a boat physics simulation inside Oblivion Remastered" title: "Row Your Boat: How I made a boat physics simulation inside Oblivion Remastered"
layout: post layout: post
image: /img/blog/rowyourboat.jpg image: /img/blog/rowyourboat.jpg
hidden: true
--- ---
If creativity is borne out of constraints, creating mods for games must be one of the most creative things you can do as a programmer. Its just so fun to hack a game engine to do something it was never supposed to do. If creativity is borne out of constraints, creating mods for games must be one of the most creative things you can do as a programmer. Its just so fun to hack a game engine to do something it was never supposed to do.