My personal learning project to make one fancy looking game tree.
I document my progress on my blog, which I created specifically for that purpose: https://fancytree.hashnode.dev/
This repository will contain a diorama-like short game experience made with the Godot game engine. At some point this will hopefully reach a quality level such that it can serve as a demo for others who strive to learn some aspects of creating high quality graphics in games.
But at first this will be a humble beginning, as I have much to learn about making stuff look good in games.
I've implemented first-person-view controls and managed to make the game look much better by using environment nodes.