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 LeeJBaxter · Aug 29, 2018 at 09:39 AM · renderingperformance optimizationcubemap

What can I do to increase the performance of a scene containing 6 cameras?

Okay, let me explain things a little better. I'm developing software in Unity that is displayed within a box-shaped immersive environment called the Blue Room. The walls and ceiling within the room are actually projector screens that display images, which we use to create an effect similar to VR but without a headset. Since I started working on the project (I'm the sole developer, having taken over from a previous developer who left the company), I've put all of the core functionality into a single Unity project and generate asset packs from this for any new Unity projects that I create. One of the assets is a camera rig containing 6 cameras pointing forwards, backwards, left, right, up and down; a script attached to the camera rig reads the configuration of the room from the system registry and applies it to the cameras so that everything is displayed correctly, whilst also disabling cameras not in use (for example, the camera pointing down is currently unused).


The thing is, to bring the cost of the system down, this is running on a single gaming PC with 2 GTX-1080s (SLI is effectively disabled in the software due to the number of video outputs required), meaning that I need to optimise as much as possible. One thing I'm wondering about is the camera rig; to avoid having to render the output from 6 cameras (as well as the cost of doing culling .etc.), is there a way to somehow have a single camera that can provide a cubemap-like texture? The only problem is that the Blue Room isn't a cube, so I need a cubemap that can have arbitrary dimensions.

Comment
Add comment
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

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by tormentoarmagedoom · Aug 29, 2018 at 10:20 AM

Good day.

All the cameras are enable at same time¿?

You should have only 1 or 2 cameras active at same time, so other cameras will not use CPU

Comment
Add comment · Show 2 · Share
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 Bunny83 · Aug 29, 2018 at 11:34 AM 0
Share

Uhm i think he talks about something like the CAVE. As you can see / hear in the video the solution is: $$anonymous$$any PCs with good graphic cards. Other than that you just are limited what you can actually display

avatar image LeeJBaxter · Aug 29, 2018 at 03:02 PM 0
Share

@Bunny83 is on the right track with what we're developing! The Blue Room is essentially a type of entry-level CAVE system, meaning that the 5 cameras within the scene need to be active at the same time. At the moment we're using a single PC setup to keep the cost down, so I've been trying to squeeze as much performance out of the software as possible. I've ended up writing my own shader to do grid-based warping and edge-blending; I didn't know if I could optimise some stuff in there somehow (although I doubt it, as it's simply an image-effect shader that does post-processing on the images).

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

99 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 avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Blit to Cubemap - Only blits to X+ Face? 0 Answers

Samsung s6 and pixel devices overheating within a few minutes 0 Answers

Cubemaps disappearing from objects with identical material? 1 Answer

How would I fix this DrawMeshInstancedIndirect and Translucent object problem? 0 Answers

CubemapConvolution.Specular 0 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