Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 694 Bytes

ExaWorld

Exaworld, a project "per la simulazione di un ecosistema virtuale" (for a virtual ecosystem simulation) created by Bultrini Francesco, Ceccagnoli Andrea, Mariani Filippo, Mazza Giorgio for computer science's stage.

Made up of 4 modules:

LOGIC

logic map, hexagons and links generator

DATABASE

database structure containing terrains, plants and animals. Made using psycopg2.

CONCEPT

fills the map with procedurally generated tiles' values (temperature, humidity, altitude), terrains, plants and animals.

GRAPHIC

3d models made in Blender and implementation via Panda3d engine