Old Search System: unit model




  • Lynda - Unity: Debugging Scripts

    Lynda - Unity: Debugging Scripts Debug your games and apps smarter and more efficiently with...


    Table of ContentsIntroduction1. Getting to Know the Unity Debug Console2. Additional Techniques for Debugging3. Integration and Unit Testing4. Debugging Stand-Alone ApplicationsConclusion


  • Lynda - Unity 4.3 Essential Training

    Lynda - Unity 4.3 Essential Training Interested in game making? Start in Unity—a game engine...


    Table of Contents1. Introduction2. Navigating the Interface3. Working with Imported Assets4. Creating the Game Environment5. Creating Terrain6. Materials and Shaders7. Working with GameObjects and Components8. Keyframing Animation9. Animating Skinned Meshes and Controlling Characters in Mecanim10. Lighting the Scene11. Introducing Unity Scripting12. Creating 2D Game Elements13. Adding Image Effects14. Adding Special...


  • Lynda - Unity: Materials and Lighting

    Lynda - Unity: Materials and Lighting Realistic materials make for better game worlds. Learn how...


    Table of ContentsIntroduction1. Using Basic Shaders2. Adding Realism with More Complex Shaders3. Crafting Real-World Materials4. Lighting a Scene5. Light Baking Using Beast6. Light ProbesConclusion


  • Lynda - Unity: Level Design

    Lynda - Unity: Level Design Great level design guides players down a path during gameplay...


    Table of ContentsIntroduction1. Planning the Level2. Designing the Building Blocks3. Laying Out Levels4. Adding Animation to Bring the World to Life5. Implementing User Interaction ElementsConclusion


  • Lynda - Unity: Programmatic UI

    Lynda - Unity: Programmatic UI Unity allows for the creation of dynamic, modern user interfaces,...


    Table of ContentsIntroduction1. Manual UI Creation Review2. Create UI Elements from Prefabs3. Advanced Scripting for Events4. Event Modification at Runtime5. Create UI Elements from Scratch6. In-Game Elements7. Custom UI ElementsNext Steps


  • Lynda - Visual Studio Essential Training: 09 Unit Tests

    Lynda - Visual Studio Essential Training: 09 Unit Tests Ensure your code is up-to-par by...


    Table of ContentsIntroduction1. Create a Simple Unit Test Framework2. Unit Testing Conventions3. Work with Visual Studio Unit Testing Framework4. Work with xUnit5. Work with nUnit6. Additional TopicsConclusion


  • Lynda - Unity 5.4: New Features

    Lynda - Unity 5.4: New Features Unity 5.4 has arrived. Find out what's new in...


    Table of ContentsIntroduction1. Getting Started2. Enhanced Visuals in Unity 5.43. Better Particle Performance4. Virtual Reality Improvements5. Other ImprovementsConclusion


  • Lynda - Unity: Timeline and Cinemachine

    Lynda - Unity: Timeline and Cinemachine Unity is a great tool for 3D modeling and...


    Table of ContentsIntroduction1. Use Timeline2. Use Cinemachine3. Use Post-ProcessingConclusion


  • Unity Pro 2019.3.4f1

    Unity Pro 2019.3.4f1Unity software or video games Unity3D design and manufacture a complete set, consisting...


    Facilities and software features of Professional Unity:
    -Visual attractive and user-friendly environment
    -Mono powerful software for editing programming languages
    -Support for programming languages ​​C #, javascript, and Boo
    -Ability to import the output of three-dimensional design software such as 3ds Max, Maya, Blender, etc.
    -There are a variety of Shader,...


  • Lynda - Unity 5: UI

    Lynda - Unity 5: UI Unity's UI system provides game developers with tools for creating...


    Table of ContentsIntroduction1. The Canvas2. Working with the RectTransform3. Working with Text4. Working with Images5. Working with Buttons6. Handling UI Input7. Working with a Slider8. Controlling Layout9. Toggles, Dropdowns, and the Input FieldConclusion


  • Lynda - Unity 5: 2D Pathfinding

    Lynda - Unity 5: 2D Pathfinding Learn how to move characters and objects from point...


    Table of ContentsIntroduction1. Pathfinding Introduction2. The Node Class3. The Graph Class4. The Search Class5. Testing the SearchConclusion


  • Lynda - Unity: Interactivity for AEC

    Lynda - Unity: Interactivity for AEC Interactivity is key to seeing how architecture, engineering, and...


    Table of ContentsIntroduction1. Basic Scripting for Interactivity2. Animated Interactivity3. Interaction Using Proximity4. Create InterfacesConclusion


  • Lynda - Unity 3D Essential Training

    Lynda - Unity 3D Essential Training Unity is a powerful interactive development tool for mobile...


    Table of ContentsIntroduction1. Setting Up the Unity Project2. Understanding the Unity Interface3. Working with Assets4. Applying Materials5. Prefabs6. Level Building7. Creating and Implementing Animation8. Collisions9. Adding Audio10. Unity Lighting11. Baking Lighting12. Particles and FX in Unity13. Post-Processing14. Timeline: Creating Cinematics15. Packaging Your Unity ProjectConclusion


  • Lynda - Unity 2017: Architectural Visualization

    Lynda - Unity 2017: Architectural Visualization Want to explore architectural models like you do video...


    Table of ContentsIntroduction1. Get Started2. Characters and Cameras3. Environment4. Materials5. Doors6. Overview Map7. Lighting8. DeployingConclusion


  • Lynda - Unity: 3D Level Design

    Lynda - Unity: 3D Level Design Unity—the powerful interactive development tool for mobile and desktop...


    Table of ContentsIntroduction1. Importing and Configuring Assets2. Base Lighting and Refinements3. Interactions and Gameplay4. Animation and AIConclusion


  • Lynda - Setting Business Unit Goals

    Lynda - Setting Business Unit Goals Effective goal setting requires leaders to translate high-level corporate...


    Table of ContentsIntroduction1. Setting Different Types of Goals2. Linking Goals to Strategy3. Preventing Goal-Setting Problems4. Managing Goals after Setting GoalsConclusion


  • Lynda - Unity 5: Network Gaming

    Lynda - Unity 5: Network Gaming Adding a multiplayer component can enhance a game's overall...


    Table of ContentsIntroduction1. Network Gaming Overview2. Our Multiplayer GameConclusion


  • Lynda - Unit Testing and Test Driven Development in Python

    Lynda - Unit Testing and Test Driven Development in Python Every software developer wants to...


    Table of ContentsIntroduction1. Overview of Test-Driven Development2. Setting Up a Development Environment3. Pytest Overview4. The Supermarket Checkout Kata5. Test Doubles6. Test-Driven Development Best PracticesConclusion


  • Lynda - Unit Testing for iOS Developers

    Lynda - Unit Testing for iOS Developers Unit testing is a useful method for verifying...


    Table of ContentsIntroduction1. Xcode Unit Test Overview2. Unit Test Execution3. Performance Tests4. UI TestsConclusion


  • Lynda - Unit Testing in Python

    Unit Testing in Python https://www.lynda.com/Python-tutorials/Unit-Testing-Python/2817185-2.html Unit testing—which involves testing small, isolatable pieces of code—can help...


    Introduction 1. Installation and Setup 2. Overview of Test-Driven Development and Pytest Features 3. Test Automation with Fixtures and Parametrization 4. Organizing Your Pytest Project 5. Using Pytest with an Existing Project Conclusion