Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.41 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.41 KB

sol-games-unity-samples

This is a repository of Unity code samples from the Accelerate Solutions Games team. The samples have been created as prototypes and research conducted in the course of our work with Integrated Success Services (ISS) partners and Professional Services engagements.

Everyone is free to adapt and use these code samples for their own needs, but they are strictly provided as-is. See the license for more details.

Samples

Unity version: 2020.3

Lockable Asset folders that prevent changes to their contents.

Unity version: 2020.3

How to create an AssetBundle with the shaders included in the Universal Render Pipeline (URP) package.

Unity version: 2020.3

Performance benchmark project for measuring the impact of using multiple Cameras in Unity's Built-in Render Pipeline and the Universal Render Pipeline (URP).

Unity version: 2020.3

How to import externally-generated (e.g. in Blender) lightprobes in a Unity scene.

Contributing

See here.