Art 0000: The Monoverse
Date: 2021-10-11 | projects | monoverse | active | art
Overview
A system of exploration.
- Each Monoverse has a domain it will explore
- Each Monoverse domain is explored through a series of Monos - generative engines / logic cores of some kind
- Monos output Instances - which will be the physical / digital manifestations of these explorations
Monoverse
int ID
string Name
List<Mono> Monos
Mono
int ID
string Name
List<Instance> Instances
Instance
int ID
string? Name
Monoverses
Build
- Unity - C#
- Blender - Python + Manual
Links
Explore Monoverses