$chiubaca / notes / fleeting / 2021-11-22
  • css layouts with modern css techniques - https://1linelayouts.glitch.me/

  • Learning about realistic renders in three.js and it’s just like configuring a PC game settings
    • Lighting is key

    • envinronment mapping on the background but also applying the envinronmet map back on 3D object mesh can give good results,. Very easily done with scene.environment = environmentMap;

    • There are a lot of renderer settings!

      • outputEncoding
      • toneMapping
      • shadowMap
      • antialiasing
    • It’s a good idea to enable these all run them through dat.GUI.

Edit on GitHub ✏️

Hey I'm Alex Chiu 👋. These are my notes for literally anything.

I'm using the Zettelkasten method to organise my thoughts here.

My more polished writings are published to my main blog at chiubaca.com

Follow me on: Github / X (Twitter) / Mastodon / LinkedIn