Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 DeadKenny · Jul 29, 2013 at 01:33 AM · c#optimization

How big is too big? Terrain Question.

Is width 80000 by length 80000 too much?

The terrain itself is not very complicated as its pretty much just barren moon surface but it will need to deal with some large numbers of AI and other players. Fairly well detailed models, but not uber AAA stuff or anything.

Also the vehicles and such will have realistic physics, fairly complicated.

At first I tried procedural planet rendering but I'm not good enough yet and I have a bad feeling about the performance issues with it too.

I also tried the terrain stitching with height maps but its pissing me the hell of and taking so long.

So can I just make a one large fat big ass terrain? 80000 x 80000 or 100000 x 100000, around there?

Too much? Can I use LOD within a single terrain? Or does it have to be that separated setneighbour crap?

Please I hope you can answer quickly. I wasted so much time suffering with this already. Thanks.

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 TonyLi · Jul 29, 2013 at 02:06 AM

You didn't specify your target platform, but I'd be very surprised if 80k x 80k wasn't too big in any case.

I'm sure there's a product on the asset store that will fit your needs. A quick browse turns up these:

  • P|Terrain

  • Dynamic Map System

  • Terrain Slicing

And more. Good luck!

Comment
Add comment · Show 5 · 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 DeadKenny · Jul 29, 2013 at 02:14 AM 0
Share

What about 10k by 10k? or 8k by 8k?

avatar image TonyLi · Jul 29, 2013 at 12:51 PM 0
Share

It really depends on your target platform -- how many draw calls you can allocate to terrain rendering, how much VRA$$anonymous$$ you're willing to budget, etc., and your other resolution settings for the terrain. There's a tutorial on the wiki that covers some of this in pretty good detail. It's a little old, but the ideas are still valid: http://wiki.unity3d.com/index.php?title=Terrain_tutorial

avatar image DeadKenny · Jul 29, 2013 at 07:34 PM 0
Share

Cool I'll check, I just want to avoid as much time wasting things as possible thanks.

Ok but in your opinion: Is say 8k to 10k, single terrain too much for a 3rd person, PC/console game? A multiplayer/adventure game? There will be multiple levels with terrains of that size. The terrains themselves are not too detailed, mostly barren moon/mars terrain but will have high amounts of AI and stuff on occasion.

80k was too much lol, never$$anonymous$$d that. I'm just asking about 8k to 10k.

So yeah in your opinion? What you think?

avatar image TonyLi · Jul 30, 2013 at 01:17 AM 0
Share

Should be doable. Definitely look through that tutorial to get an idea of how much CPU, VRA$$anonymous$$, etc., you'll need to budget. But it sounds like the dynamic entities (AI, objects) will be a bigger factor. You can LOD them, too -- e.g., full AI processing for nearby objects, simpler AI for mid-range objects, and skip processing for far objects.

avatar image DeadKenny · Jul 30, 2013 at 08:14 PM 0
Share

Ah ok cool thanks man.

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

16 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

Related Questions

Object reference not set to an instance of an object in functions 1 Answer

What's a faster method to sort data than iterating through an array? 2 Answers

Camera look position is always fixed.. need help. 3 Answers

C# GetComponent Issue 2 Answers

BCE0034: Expression in statements must only be executed for their side-effects 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