Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unity Culling Techniques - the first in a series of Unity performance articles I'm writing

Discussion in 'Community Learning & Teaching' started by reitzensteinm, Jan 24, 2016.

  1. reitzensteinm

    reitzensteinm

    Joined:
    Feb 9, 2015
    Posts:
    16
    I've just posted the article here:

    http://www.unityperformance.com/guide/culling

    If anyone has any questions, or if anything is unclear or doesn't go into enough detail, I'm happy to answer here! I know the subject matter well, but I don't have a whole lot of experience writing tutorials, so I'm on the lookout for ways to improve.

    I've been a Unity developer for about 5 years now, and having worked on some pretty performance sensitive titles, I thought I might start to document the things I've learned.
     
  2. SimonDarksideJ

    SimonDarksideJ

    Joined:
    Jul 3, 2012
    Posts:
    1,688
    Nice article, good work!