2 small questions...

sorry to bother you but i want to know:
a) How do you set the farclipping distance?
and
b) Is it possible to generate a model over and over again to make a never-ending terrain?

i saw something about B but cant find it again :confused:
Thank you for any answers :slight_smile:

ok i found out the first question, so thats not a problem now. I used base.camLens.setFar()
still no luck with the second question though…

for a terrain renderer look at discourse.panda3d.org/viewtopic.php?t=1200 - not sure if that’s what you were looking for.

kaweh

hmmmm… not quite… I was looking for a way to make infinate terrain, random if possible… i supose i could just make a model anyway :confused:
Thanks anyway

There is an example with an infinite tunnel, you may want to look at that.