All Projects → Unity-Harry → Unity Assetpipeline Presentation

Unity-Harry / Unity Assetpipeline Presentation

Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018

Projects that are alternatives of or similar to Unity Assetpipeline Presentation

Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+11641.94%)
Mutual labels:  unity, unity3d, unity-editor, unity-scripts, unity-asset, unity2d
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-3.23%)
Mutual labels:  unity, unity3d, unity-scripts, unity-asset, unity-3d, unity2d
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (+635.48%)
Mutual labels:  unity, unity3d, unity-scripts, unity-asset, unity-3d, unity2d
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+6248.39%)
Mutual labels:  unity, unity3d, unity-scripts, unity-3d, unity2d
UnityDebug
A wrapper script for Unity debug calls to use conditional attributes in order to avoid debug code being compiled into release builds.
Stars: ✭ 29 (-6.45%)
Mutual labels:  unity-editor, unity-scripts, unity-asset, unity-3d, unity2d
Awesome Unity Open Source On Github
A categorized collection of awesome Unity open source on GitHub (800+)
Stars: ✭ 1,124 (+3525.81%)
Mutual labels:  unity, unity3d, unity-editor, unity-scripts, unity-asset
Unity Ui Examples
📚 A collection of UI examples for Unity.
Stars: ✭ 152 (+390.32%)
Mutual labels:  unity, unity3d, unity-scripts, unity-asset, unity2d
Unitynativescripting
Unity Scripting in C++
Stars: ✭ 844 (+2622.58%)
Mutual labels:  unity, unity3d, unity-editor, unity-scripts
Actors.unity
🚀Actors is a framework empowering developers to make better games faster on Unity.
Stars: ✭ 437 (+1309.68%)
Mutual labels:  unity, unity3d, unity-editor, unity-scripts
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+1603.23%)
Mutual labels:  unity, unity3d, unity-asset, unity-3d
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+1719.35%)
Mutual labels:  unity, unity3d, unity-3d, unity2d
TsukiSuite
A toolsuite created to make Unity development easier
Stars: ✭ 23 (-25.81%)
Mutual labels:  unity-editor, unity-asset, unity-3d, unity2d
UnityHexagonLibrary2d
A library to manage 2D hexagonal tiles in Unity.
Stars: ✭ 58 (+87.1%)
Mutual labels:  unity-scripts, unity-asset, unity-3d, unity2d
Unity Editor Toolbox
Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.
Stars: ✭ 273 (+780.65%)
Mutual labels:  unity, unity3d, unity-editor, unity-asset
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+800%)
Mutual labels:  unity, unity3d, unity-scripts, unity-asset
Beaverandfairies
Stars: ✭ 14 (-54.84%)
Mutual labels:  unity, unity3d, unity-3d, unity2d
UnityGlobalTextSystem
Allow the user to 'change' the default font in Unity from "Arial" to a font of their liking.
Stars: ✭ 21 (-32.26%)
Mutual labels:  unity-editor, unity-scripts, unity-asset, unity-3d
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (+806.45%)
Mutual labels:  unity, unity3d, unity-asset, unity-3d
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+2203.23%)
Mutual labels:  unity, unity3d, unity-asset, unity-3d
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (+454.84%)
Mutual labels:  unity, unity3d, unity-scripts, unity-asset

A Technical Deep-Dive into Unity's Asset Pipeline

This repo contains the Unity project presented at Develop Conference: 2018.

Topics Covered

  • Assets, Objects and Unity's importing pipeline
  • What .meta files are and how they work
  • How asset references and dependancies are represented
  • What the Library/metadata folder is for
  • How scenes are composed and can be inspected

Instructions

  1. Make sure the game window has a resolution of 1920 x 1080
  2. Double click on the AssetDatabase-Talk/AssetDatabase-Talk asset (This will open the presentation window)
  3. In the presentation window press the "> B" button to start the presentation from the beginning
  4. Anytime you see a slide that mentions an api try clicking on Assets within the project for an interactive look at the api results

What's this presentation made with?

This presentation is made with the Unity Presentation project

Version

This project has been tested against Unity 2018.1.4f1 and 2018.2.0f2

Questions?

Please feel free to ask me on twitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].