A game developer and tech lead in a top grossing company posting Unity, programming, and gamedev related stuff that I find interesting
Website: https://gamedev.center
Most used tags are:
#performance
#shader
#interview
Author: @alexmtr
Post #2420
1K
When Your Game Is Bad But Your Optimisation Is Genius
3 simple optimisations that you can use to make your game run up to 10 times quicker.
Not a Unity video, but still can be easily applied to a Unity game. I have done similar optimizations to the terrain a long time ago in my own mobile game and got a significant boost.
https://www.youtube.com/watch?v=5zlfJW2VGLM
Repo: https://github.com/vercidium-patreon/glvertexid
#optimisation #terrain
YouTube When Your Game Is Bad But Your Optimisation Is Genius The source code and demos are available here: https://patreon.com/vercidium
An extra heightmap renderer is available here: https://github.com/vercidium-patreon/glvertexid
I spent the past 6 years creating a game engine, and I've been shocked at the things… 3 simple optimisations that you can use to make your game run up to 10 times quicker.
Not a Unity video, but still can be easily applied to a Unity game. I have done similar optimizations to the terrain a long time ago in my own mobile game and got a significant boost.
https://www.youtube.com/watch?v=5zlfJW2VGLM
Repo: https://github.com/vercidium-patreon/glvertexid
#optimisation #terrain
- 👍 12
- 🔥 2

