POV-Ray : Newsgroups : povray.newusers : POv code from movray : Re: POv code from movray Server Time
29 Jul 2024 10:31:10 EDT (-0400)
  Re: POv code from movray  
From: Marc Jacquier
Date: 21 Mar 2006 09:22:27
Message: <44200c23$1@news.povray.org>

news:web.441ffde1b2a1aa63d9284750@news.povray.org...
> Hello Everbody, first of all i thank those who helped me with my first
> question, :) and sorry for posting the same question in multiple groups. i
> now have a simple question.. is it possible to generate a pov-ray code(SDL
> code) from a scene generated using movray? i would like to do this..
> becuase i want to edit some features of my camera settings. would be
> thankful to anybody who has a suggestion for me in this regard
>
> Thnk you verymuch in advance
>
>
> Cheers
> amar
>
>

I presume you are reffering to Moray :-)

Moray exports SDL to POV

You can see (and set) in which folder POV file are exported in the render
options tab(Alt+F9)
"Directory for POV files" is what you are looking for.
Say you saved your scene as "My_scene.mdl"
In that directory, you can find
"My_scene.pov" which contains global_settings, camera, light and geometry
"My_scene.inc" which contains the materials and textures
"My_scene.ini" which contains render settings as image height and width,
anti-aliasing etc..
sometimes some extra files but the mains are those 3.

If you want the opportunity to type SDL directly in Moray, you can try
InsertCode plugin
http://www.stmuc.com/moray/download/pub/moray/plugins/InsertCodeMFC%201001.zip


Marc


Post a reply to this message

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