POV-Ray : Newsgroups : povray.general : auto-include? : auto-include? Server Time
13 Aug 2026 03:02:58 EDT (-0400)
  auto-include?  
From: Maetes
Date: 14 Jul 2026 07:45:00
Message: <web.6a56209760d42d89ccbbb3930225ff5@news.povray.org>
Imagine I had a model that is split into several files for a better overview.

car_base.inc
car_textures.inc
car_tyres.inc
.....

Would you include them all individually in your executing script?
Or would you expect all includes to be done automatically in e.g. car_base.inc?

I have quite a few models here that I would like to publish, but I'm not sure
about the handling.

If there should be an auto-include, the car_base.inc would have to be given a
path where it can find the rest of the files - relative to the script executed.

ma


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.