What do you think optimisation of a game project is? Do you think it’s writing really efficient code or getting your game to run as fast as possible? Is it a task you do days before release or from the very start? Not sure where to start? Well, this course is for you.
Designed for INTERMEDIATE level Unity and C# students, the content within will forge you into an optimization expert. Without even thinking, you’ll be pulling up the Unity profiler and investigating CPU and GPU bottlenecks like a pro. You’ll find hints and tips on improving the performance of your game starting with the script and moving onto art assets and finally physics. There are plenty of hands–on exercises designed to give you skills in forensic debugging that will be valuable to you far into the future.
This course uses Unity 2020.2 or 2020.3.
You will learn about:
Performance Budgets
The Unity Profiler
C# Optimisation Tricks for the Unity API
Art asset optimisation settings
Audio file usage and settings
Tips and tricks for getting more from the Unity Physics system
What people are saying about Penny’s courses:
A great and engaging course that teaches you a lot about the Unity Profiler which is key to optimising the games. It is a valuable skill that people look for. It’s in a tutorial format which is my preferred method of learning.
Specification: The Ultimate Guide to Video Game Optimisation
|
3 reviews for The Ultimate Guide to Video Game Optimisation
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $11.99 |
---|---|
Provider | |
Duration | 9 hours |
Year | 2022 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$59.99 $11.99
Kevin Komisarcik –
The course is well presented and clear. The most amazing discovery was finding out that using the string overload of GetComponent was the fastest. Like Penny, I too thought transform<>() was always the fastest. Now I have to go back and test all sorts of Unity apis such as GetComponentIn Children, etc.
Shashank Dule –
Each Detail is Explain in fluency keeping in mind that we are New to Unity and C# this helps use to understand more Smileys and every thing goose in Memory, Thanks A lot to keeping it So Simple And Giving Us Such Challenges its really help to think.
Solofo Razafimahaleo –
Excellent course on optimisation: I love that it focuses on the all aspect of the subject, namely: a discussion behind the theory of optimisation a discussion around best practices and practical usages a discussion about using the actual tools available to get hands on practice and real results 5 stars from me!