Question by
Aederon · Nov 10, 2015 at 09:35 AM ·
c#watergenerationinfiniteoptimisation
How best to make an infinite ocean?
As part of my A level computing project, I need to create an island surrounded by infinite water. I wondered if anyone knew the best way of doing this? I tried just scaling the Unity water prefabe until it was close to the horizon, but of course this made the program lag like hell.
Any advice?
Thanks, James
N.B. - I am writing in C#
Comment
Your answer
Follow this Question
Related Questions
How can I stop the camera from passing through the water? 1 Answer
Infinite wave spawner help 0 Answers
Why won't my random tile generator not working?? 0 Answers
Procedural Cave Generation Can´t understand?? 0 Answers
Endless runner spawing platform spawns too many and too far apart. Help with code please? 0 Answers