Marcel Zickler 7014be5588 Update to 2020 3 anni fa
..
AdvancedAnt 496bad5582 ANT+ and environment 3 anni fa
Editor 35c175c205 Start + Finish Line 3 anni fa
ExampleAssets 7014be5588 Update to 2020 3 anni fa
InputActions 3477155012 GamepadBikeController and BicycleController improvements 3 anni fa
Materials 7014be5588 Update to 2020 3 anni fa
Models 35c175c205 Start + Finish Line 3 anni fa
NuGet 2792b64219 Basic Mqtt Broker 3 anni fa
Packages 2792b64219 Basic Mqtt Broker 3 anni fa
Physics 634ff3996b Fixed collider getting stuck 3 anni fa
Plotting 2792b64219 Basic Mqtt Broker 3 anni fa
Plugins f9d7534808 More logging 3 anni fa
PolygonCity 7014be5588 Update to 2020 3 anni fa
PolygonTown 7014be5588 Update to 2020 3 anni fa
Prefabs 9532fa2518 Fixed routes 3 anni fa
Presets a77c81a46d unnity stuff 3 anni fa
Scenes 98f60664a0 Scene 3 anni fa
Scripts 33f1011427 Merge remote-tracking branch 'origin/master' 3 anni fa
Settings 9532fa2518 Fixed routes 3 anni fa
SteamVR 7014be5588 Update to 2020 3 anni fa
SteamVR_Input 4c1aab1c8a Tracker stuff 3 anni fa
SteamVR_Resources 1c93b82ff9 VR Stuff, Bicycle Animations 3 anni fa
StreamingAssets 4c1aab1c8a Tracker stuff 3 anni fa
TextMesh Pro 496bad5582 ANT+ and environment 3 anni fa
Textures 310eaa5d4a Routes and Routes Editors 3 anni fa
TutorialInfo a77c81a46d unnity stuff 3 anni fa
Wheels 7014be5588 Update to 2020 3 anni fa
XR 7014be5588 Update to 2020 3 anni fa
AdvancedAnt.meta 72e03c1644 Unity Project 3 anni fa
Editor.meta 42b4378d05 Primitive steering with Vive Tracker 3 anni fa
ExampleAssets.meta a77c81a46d unnity stuff 3 anni fa
InputActions.meta 3477155012 GamepadBikeController and BicycleController improvements 3 anni fa
Logs.meta 4c1aab1c8a Tracker stuff 3 anni fa
Materials.meta a77c81a46d unnity stuff 3 anni fa
Models.meta a77c81a46d unnity stuff 3 anni fa
NuGet.config 2792b64219 Basic Mqtt Broker 3 anni fa
NuGet.config.meta 98f60664a0 Scene 3 anni fa
NuGet.meta 2792b64219 Basic Mqtt Broker 3 anni fa
Packages.meta 2792b64219 Basic Mqtt Broker 3 anni fa
Physics.meta bdd0b45a29 WheelCollider Tests 3 anni fa
Plotting.meta f0844dddb1 logging 3 anni fa
Plugins.meta f9d7534808 More logging 3 anni fa
PolygonCity.meta e5fc7db89e fixed library 3 anni fa
PolygonTown.meta 74d56acc32 scene stuff 3 anni fa
Prefabs.meta a77c81a46d unnity stuff 3 anni fa
Presets.meta a77c81a46d unnity stuff 3 anni fa
Readme.asset a77c81a46d unnity stuff 3 anni fa
Readme.asset.meta a77c81a46d unnity stuff 3 anni fa
Scenes.meta a77c81a46d unnity stuff 3 anni fa
Scripts.meta a77c81a46d unnity stuff 3 anni fa
Settings.meta a77c81a46d unnity stuff 3 anni fa
SteamVR.meta a77c81a46d unnity stuff 3 anni fa
SteamVR_Input.meta d5836a158f Steam VR camera stuff 3 anni fa
SteamVR_Resources.meta a77c81a46d unnity stuff 3 anni fa
StreamingAssets.meta d5836a158f Steam VR camera stuff 3 anni fa
TextMesh Pro.meta 496bad5582 ANT+ and environment 3 anni fa
Textures.meta 0f4b6ff12d line texture and material 3 anni fa
TutorialInfo.meta a77c81a46d unnity stuff 3 anni fa
Wheels.meta f395ac1e54 Real bike with 4 wheels! 3 anni fa
XR.meta 7014be5588 Update to 2020 3 anni fa
packages.config 2792b64219 Basic Mqtt Broker 3 anni fa
packages.config.meta 2792b64219 Basic Mqtt Broker 3 anni fa

Readme.asset

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3}
m_Name: Readme
m_EditorClassIdentifier:
icon: {fileID: 2800000, guid: 7801804018a7dcf42abb827444e18660, type: 3}
title: Universal Render Pipeline Template
sections:
- heading: Universal Render Pipeline
text: 'The Universal Project Template configures Project settings for Projects where performance, wide platform support, and ease of customizing graphics are the primary considerations.'
linkText:
url:
- heading:
text: 'This Template uses the Universal Render Pipeline (URP) and Shader Graph.'
linkText:
url:
- heading:
text: 'URP is prebuilt Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. URP also includes an optimized 2D renderer complete with 2D lights and pixel perfect rendering, and an integrated post-processing solution.'
linkText:
url:
- heading:
text: 'Shader Graph is a tool that allows you to create shaders using a visual node editor instead of writing code.'
linkText:
url:
- heading:
text: 'This template contains a sample Scene that contains examples of how to configure lighting settings, Materials, Shaders, and post-processing effects in URP, several preconfigured Universal Render Pipeline Assets that let you quickly swap between graphics quality levels, and Presets that have been optimized for use with URP.'
linkText:
url:
- heading:
text: 'This template contains a sample Scene that contains examples of how to configure lighting settings, Materials, Shaders, and post-processing effects in URP, several preconfigured Universal Render Pipeline Assets that let you quickly swap between graphics quality levels, and Presets that have been optimized for use with URP.'
linkText:
url:
- heading:
text: 'To read more about URP and its built-in features, see the '
linkText: URP documentation.
url: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/index.html
- heading:
text: 'For more information about Shader Graph, see the '
linkText: Shader Graph documentation
url: https://docs.unity3d.com/Packages/com.unity.shadergraph@latest
loadedLayout: 1