#Mastres's thesis
1 messages · Page 1 of 1 (latest)
A Masters thesis is going to need to be something much more complex than a tower defence framework (I could do that is a few weeks). I would suggest something non game
Maybe a fluid or rope or fabric simulation
visualising fluid dynamics sounds pretty cool
eco system growth and die back
if you think about 'why do this in Unity?' then it is to be able to use visualization to clarify and explain something is a visual way which would otherwise be difficult
Problem with these is that there is already a ton of network/ecs/rope implementations out there. 🤔
So its difficult to pitch it without offering features on top of those imlementations.
I actually did that for my bachelors thesis. 10 000 animals of 3 species that ate grass/each-other, mated, drank water, aged and died.