UL-FRI-LGM / marine-biomes-bsc

Marine biomes based on Whittaker biomes - Bachelor thesis (Klara Šuštar)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marine biomes based on Whittaker biomes

A repository containing code developed as part of the Bachelor thesis at the University of Ljubljana, Faculty of Computer and Information Science by Klara Šuštar.

Abstract

The thesis shows the process of generating and simulating marine biomes with a selection of specific species of corals. It describes methods of generating these biomes using the so-called drunken walk and determining the properties of each biome. These biomes are then mapped onto the selected terrain, where they will then be used in the simulation. The main approach to the simulation will involve using the factors of each biome and weighing each one correctly. In addition to painting 3D models of each biome, we will visually enrich the project with various effects that imitate the appearance of the underwater world (fog, light reflections, rays and cool shades). The goal of the process is to prepare a more realistic simulation and to enable its modification via the user interface. In addition, the user interface will contain an overview of the entire terrain (biome map), the ability to move the camera, the ability to regenerate the landscape, the ability to stop/resume the simulation and similar modifications.

The thesis is accessible at: [https://repozitorij.uni-lj.si/Dokument.php?id=174488]

Web deploy: [https://drkhaki.github.io/marine-biomes-dipl-web/]

Bibtex:

@thesis{Sustar2023,
    title = {Marine biomes based on Whittaker biomes},
    author = {Šuštar, Klara},
    year = {2023},
    school = {University of Ljubljana, Faculty of Computer and Information Science},
    type = {Bachelor thesis},
    address = {Ljubljana, Slovenia},
    note = {Mentor: Ciril Bohak, Language: Slovenian, Slovenian title: Morski biomi po vzoru Whittakerjevih biomov},
    url = {https://repozitorij.uni-lj.si/Dokument.php?id=174488}
}

About

Marine biomes based on Whittaker biomes - Bachelor thesis (Klara Šuštar)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 85.6%Language:ShaderLab 9.0%Language:HTML 1.9%Language:HLSL 1.8%Language:Mathematica 1.7%