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?