Introduction
                                    
                                        Visualize a house project with Unity 2023
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        What you should know
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Exercise files
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                1. Setting Up the Unity Project
                                    
                                        Instal Unity
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Project setup overview
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        File management and project organization
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                2. Understanding the Unity Interface
                                    
                                        Introduction to the Unity user interface
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Customize the UI
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Key navigation shortcuts in Unity
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Unity documentation
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Unity roadmap
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                3. Working with Assets
                                    
                                        GameObjects and asset creation
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        The asset store and package manager
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Guidelines for asset import
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Import assets into Unity
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                4. Applying Materials
                                    
                                        Introduction to materials
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Creating and organizing new materials
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Material and texture properties
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                5. Prefabs
                                    
                                        What are Prefabs?
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Creating Prefabs
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Edit instances of the Prefab
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Prefab Variants
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                6. Level Building
                                    
                                        Introduction to ProBuilder
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Exploration of ProBuilder tools
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Block the floor with ProBuilder
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Finalize materials for objects
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                7. Creating and Implementing Animation
                                    
                                        Animation basics and editors in Unity
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Animation Controllers
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Physics and rigid bodies
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                8. Collisions
                                    
                                        Unity Collider components
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Applying Colliders
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Optimizing Collisions
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                9. Adding Audio
                                    
                                        Introduction to audio in Unity
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Adding sound to GameObjects
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        The Unity Audio Mixer
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                10. Unity Lighting
                                    
                                        Directional lighting
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Point and spotlight
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Area and emissive lighting
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Introduction to volumes
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                11. Baking Lighting
                                    
                                        Introduction to light baking
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Object and light parameters for baking
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Texels exploration
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Adding reflection probes
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Lightmap results and settings
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                12. Post-Processing
                                    
                                        Using the post-processing stack
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Post-processing effects exploration
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Other quality enhancements
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                13. Timeline: Creating Cinematics
                                    
                                        Introduction to the Timeline Editor
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Animating with Timeline
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Add camera moves
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                14. Introduction to Scripting
                                    
                                        Introduction to C# programming
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Writing the code
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Implementing the script
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                                15. Packaging Your Unity Project
                                    
                                        Create a movie
                                            
                                                ()
                                            
                                            
                                    
                                    
                                        Packaging your scene
                                            
                                                ()
                                            
                                            
                                    
                             
                            
                     
                        
                                
                                    Ex_Files_Unity_2023_EssT_1.zip
                                    
                                        (1017.3 MB)
                                    
                                
                                
                                    Ex_Files_Unity_2023_EssT_2.zip
                                    
                                        (1.4 GB)
                                    
                                
                                
                                    Ex_Files_Unity_2023_EssT_3.zip
                                    
                                        (1.5 GB)
                                    
                                
                                
                                    Ex_Files_Unity_2023_EssT_4.zip
                                    
                                        (1.5 GB)
                                    
                                
                                
                                    Ex_Files_Unity_2023_EssT_5.zip
                                    
                                        (1.0 GB)