Continuing on the topic of my last post, I'm currently mulling over considering a custom environment made by the player. I could create a simple terrain editor that the player gets to create at the start of the game, and possibly have this map be interpreted through a system to create a method of sonification. Similarly, I'm considering recording map data as something directly controlled by the player in-game. Using Minecraft purely as an example, it's built into the game that the terrain is ever-changing, and that if monitored, the topography of the world could be the basis of the sonification of the world. If the terrain is constantly changing in some way, then that could directly affect what the player hears on top of their actions.
Self-Organizing Maps are something I considered in order to organize data that could be interpreted by a system, but while I think it would be cool, it seems to create more of an unnecessary middle-man without that much payout.
Wiki Page on SOMs:
https://en.wikipedia.org/wiki/Self-organizing_map
Comments