Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 841 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 841 Bytes

A Fancy Tree

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.

Current State

I've implemented first-person-view controls and managed to make the game look much better by using environment nodes.

Fancy Trees with Lights Shadows and TAA