Coder Social home page Coder Social logo

hlodsystem's Introduction

ReleaseBadge ReleaseBadge

HLOD system

It can replace multiple Static Mesh Actors with single, combined Static Mesh Actor at long view distances. This helps reduce the number of Actors that need to be rendered for the scene, increasing performance by lowering the number of draw calls per frame.

Render image Show draw calls Show draw calls of HLOD

Here is the result what the HLODSystem how can be helped it.

DrawCalls Tris
Normal 5642 8.0M
HLOD 952 3.9M
Rate 16.87% 48.75%

Prerequisites

Unity

Unity Version: 2019.3.7f1

Currently, I developed in 2019.1.0b1. Probably it works on the 2018.3 but I can't guarantee.

Git

You need Git Client which can work with GitHub.

If you don't have Git installed on your machine, download and install it from Git Home.

Connecting to GitHub with SSH

To clone the project, your Git must be configured to work with SSH Authentication, as HLODSystem uses SSH Authentication to work with Git Submodules. Check this link to set up your git to use SSH to connect to GitHub.

Getting the project

Cloning

The project uses a number of other projects as dependencies, and they are included into it as Git Submodules. To have a fully working project, you should those submodules included into the project after you clone the project.

First, run the following command to clone the project:

$ git clone [email protected]:Unity-Technologies/HLODSystem.git

After cloning is finished, navigate to the root folder of the project, and run the following command to initialize and clone all submodules:

$ git submodule update --init --recursive

How to use

Please refer to this document: https://docs.google.com/document/d/18HgBIr8oJweKaXtsIHZlh0s5HuXvQVmVfVcMPHAYS1A/edit#

Also, you can see this project to how to apply to 3D game kit.

License

Copyright (c) 2019 Unity Technologies ApS Licensed under the Unity Companion License for Unity-dependent projects see Unity Companion License. Unless expressly provided otherwise, the Software under this license is made available strictly on an β€œAS IS” BASIS WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. Please review the license for details on these and other terms and conditions.

Document: https://docs.google.com/document/d/1OPYDNpwGFpkBorZ3GCpL9Z4ck-6qRRD1tzelUQ0UvFc

hlodsystem's People

Contributors

andrewt-unity avatar blackbear0125 avatar hulent avatar jangkyuseo avatar ulughbekunity avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.