Everyday Unity – Telegram
Everyday Unity
1.1K subscribers
157 photos
59 videos
42 files
2.36K links
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
Download Telegram
A set of noscripts built up from many examples for the Unity UI system. Can be used either on their own or in collaboration with the new Unity UI system's source

https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/src/master/

#ui #extensions
Forwarded from Unity Новости
Math.Abs vs. Mathf.Abs vs. math.abs vs. Custom

https://jacksondunstan.com/articles/5361
Steal Some Bits

With a bit of understanding and some C# trickery, we can exploit how float works to cram in a few more bits and make some big performance gains. Today we’ll see how to steal some of the bits from a float!

https://jacksondunstan.com/articles/5365

#memory #optimization
Visit this page and connect to the Unity editor to get a build report

http://files.unity3d.com/build-report/

#build #report