Python3, devcontainer, -google fonts Dec 8, 2022 This is an experiment in rendering terrain using WebGL. It is using CDLOD[1]_for handling level of details. The demo does also include reflective water using oblique view frustums[2]_for clipping. The code is quite hacky (an experiment tha...
release.sh Python3, devcontainer, -google fonts Dec 8, 2022 Repository files navigation README WebGL Terrain Rendering Experiment This is an experiment in rendering terrain using WebGL. It is using CDLOD [1]_ for handling level of details. The demo does also include reflective water using obli...