From 309b9d3dbe8f0428a4c4a782e0f2716a03761083 Mon Sep 17 00:00:00 2001 From: ZtereoHYPE <57519662+ZtereoHYPE@users.noreply.github.com> Date: Thu, 13 Oct 2022 12:54:20 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d950441..2187840 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -# UNNAMed wip mod +# Nicer Skies -does funny star rendering and like nebulas and improves the lightmap according to my tastes a little +This mod adds/changes 2 things: + - Star rendering: stars will twinkle and be of slightly different colours +![Star video](https://user-images.githubusercontent.com/57519662/195574727-11e11ce6-73b6-4786-b6cf-4e38d4b5cd26.mp4) + - Nebulas! [heavily wip] This mod renders a little skybox that is 100% generated in runtime (and soon seed/server-dependent!) with cool shader-like nebulas. The following is a preview, but *they will significantly change*. +![nebulass](https://user-images.githubusercontent.com/57519662/195572280-418b563a-d212-41cd-b003-100fc351a2a3.png) + - Lightmap changes: The lightmap has been a little tweaked to my personal preference to be a little more vibrant and dark, but it's 100% sure that these changes will be optional in the final product. + ![lightmap](https://user-images.githubusercontent.com/57519662/195578328-053f5d84-a9db-4e44-a4a7-4ecc4f25af37.gif) ## warning -ugly code, literally hacked together in the least resistance way:tm: +ugly code ## thanks -thanks to mr grlockengspiel for sqrt() tip +thanks to my kettle for boiling me tea when i least deserve it