Everyday Unity – Telegram
Everyday Unity
1.11K 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
Forwarded from Unity Новости
pjc0247/UniScript
Brings C# noscripting into Unity which acts as native code.
Forwarded from Unity Новости
dosisimone/Ear-Clipping-Triangulation-Job
Implementation of the Triangulation by Ear Clipping algorithm inside the Unity Job System
Forwarded from Unity Новости
Getting Started with HDRP in Unity (Awesome Graphics!)
https://www.youtube.com/watch?v=YAVL6grnsiM
https://docs.unity3d.com/Packages/com.unity.adaptiveperformance@2.0/manual/index.html

Adaptive performance for mobile devices (currently only Samsung is supported)

#performance #optimization #package
https://docs.unity3d.com/Packages/com.unity.assetgraph@1.6/manual/index.html

AssetGraph is a tool that aims to reduce the workload needed to build workflows around asset importing, building Asset Bundles and building Player Apps. With this tool, you can build workflows to create, modify, and change asset settings graphically, and even automate them.

#assets #pipeline #package