From 9da86a7155de71b80fc8c8ea7efa44b4c1ab00fa Mon Sep 17 00:00:00 2001 From: K4RP4T Date: Sat, 3 Feb 2024 23:31:52 +0100 Subject: [PATCH] =?UTF-8?q?aktualizacja=20plik=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- konspekt => konspekt.txt | 11 ----------- materialy => materialy.txt | 0 sterowanie.txt | 15 +++++++++++++++ to-do.txt | 7 ++++--- 4 files changed, 19 insertions(+), 14 deletions(-) rename konspekt => konspekt.txt (83%) rename materialy => materialy.txt (100%) create mode 100644 sterowanie.txt diff --git a/konspekt b/konspekt.txt similarity index 83% rename from konspekt rename to konspekt.txt index dd1fd5a..44264cc 100644 --- a/konspekt +++ b/konspekt.txt @@ -20,14 +20,3 @@ Bloom – poświata (bardzo wazne, najlepiej od tego zaczac) *Atmospheric Scattering Shader Perlin noise – atmosfera, chmury (bardzo wazne najlepiej od tego zaczac, wszyscy musza to miec opanowane :) ) ? Parallel Transport Frames – animacja (raczej nie bedzie potrzebne) - -Sterowanie: -W/S - przybliżanie kamery -A/D - obrót kamery -UP/DOWN - wielkość planety -LEFT/RIGHT - obrót planety -T/Y - tekstura planety -U/I - tekstura słońca -1/2 - jasność -3/4 - chropowatość -5/6 - metaliczność diff --git a/materialy b/materialy.txt similarity index 100% rename from materialy rename to materialy.txt diff --git a/sterowanie.txt b/sterowanie.txt new file mode 100644 index 0000000..96c93b3 --- /dev/null +++ b/sterowanie.txt @@ -0,0 +1,15 @@ +W/S - przybliżanie kamery +A/D - obrót kamery + +UP/DOWN - wielkość planety +LEFT/RIGHT - obrót planety + +T/Y - tekstura planety +U/I - tekstura słońca + +1/2 - jasność +3/4 - chropowatość +5/6 - metaliczność + +O - atmosfera +P - typ oświetlenia \ No newline at end of file diff --git a/to-do.txt b/to-do.txt index b734c70..b865ba5 100644 --- a/to-do.txt +++ b/to-do.txt @@ -1,8 +1,9 @@ -na 29.01.2024 +na 08.02 / 09.02 https://andkok.faculty.wmi.amu.edu.pl/grk/ Do zrobienia: -- pbr (done) - bloom -- perlin noise \ No newline at end of file +- perlin noise +- więcej interakcji? +- lepsze tekstury i multitexturing?