OpenHogwarts / hogwarts

Hogwarts (Harry Potter) open sandbox game made in Unity
Other
745 stars 168 forks source link

Baking textures to improve performance #56

Open ayseenver opened 6 years ago

ayseenver commented 6 years ago

Hi guys!

I found this tutorial: https://www.youtube.com/watch?v=Tj-S5QAac3U

It talks about baking textures so they don't have to be rendered again every frame. We have a lot of static objects like buildings which maybe could benefit from this? I've had a go in Blender before and haven't gotten very far, but I'll try again and hopefully get something working. What are your thoughts?

OpenHogwarts commented 6 years ago

if it lower cpu usage/lag why not?? :o