Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by rd_mcn · Oct 11, 2018 at 05:53 AM · gpuinstances

Getting the Standard Assets Conifer_Desktop to be GPU Instanced

I have spent the last couple of days reading articles on GPU Instancing but I cannot find anything that states what the requirements are with any practicality. The article on "Procedural Worlds" has an article that I have followed but cannot get it to work and still doesn't explain what is actually required for a model to be GPU Instanced. All of the materials in the Conifer are ticked as GPU Instance but it is not appearing as an instanced object in the hierarchy. Is there anyone who can assist with how to make this happen with the Conifer model so I can extrapolate from there?

Comment
Add comment · Show 6
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image NoDumbQuestion · Oct 11, 2018 at 06:58 AM 0
Share

Not model but shader inside material must support GPU instancing.

Read unity standard shader

https://docs.unity3d.com/$$anonymous$$anual/GPUInstancing.html

avatar image NoDumbQuestion · Oct 11, 2018 at 06:59 AM 0
Share

And all gpu instancing must be called from inside special script. Unity not handle GPU instancing by default.

https://catlikecoding.com/unity/tutorials/rendering/part-19/

avatar image rd_mcn · Oct 11, 2018 at 07:09 AM 0
Share

Hi, thanks for the response. I do get that the instancing is added to the material; the tree has 4 materials associated with it (for each LOD) and all of them are checked for GPU Instance; the associated shader for all the materials is the Nature/SpeedTree one. Even with the tutorial you supplied (thanks for that); the spheres he instantiates all work as GPU Instanced off the bat when he adds the flag to do so in a shader that supports it; which I am unable to replicate with the tree prefab that I have.

avatar image NoDumbQuestion rd_mcn · Oct 11, 2018 at 07:13 AM 0
Share

How did you instaniate it? Did you use array[] or list object when loop through which tree to instanitiate.

avatar image NoDumbQuestion rd_mcn · Oct 11, 2018 at 07:16 AM 0
Share

And in that tutorial, it also state that gpu instancing not work by default with linear lighting and shadow.

Try change lighitng to deferred in player settings

avatar image rd_mcn NoDumbQuestion · Oct 11, 2018 at 07:35 AM 0
Share

Thanks again; I have gone through the settings but am still not getting the (instanced) marker on the instantiated game objects. Am going to give GPU Instancer a go from the Asset Store, this will hopefully make things much simpler :-) Thanks again for your help, it is very much appreciated.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

92 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

GPU instancing and collision detection in flocking behaviour simulation 0 Answers

Viewer GPU Affinity - Running multiple viewers on multiple GPU's on one machine 1 Answer

Terrain using GPU? 0 Answers

How to Stop GameObject(character) from shaking 3 Answers

Is there a way in code to have gpu or cpu do whats in the code? 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges