POV-Ray : Newsgroups : povray.programming : how to integrate povray into Maya : Re: how to integrate povray into Maya Server Time
25 Apr 2024 17:46:26 EDT (-0400)
  Re: how to integrate povray into Maya  
From: Christian Froeschlin
Date: 7 Oct 2009 18:33:27
Message: <4acd1737$1@news.povray.org>
yaoyansi2 wrote:

> I want to write a plugin(*.mll) to integrate povray into maya.So, user can
> choose povray as well as maya software or mental ray to render their scenes.
> But i don't know how to do this. Is there any guid or source code about this?

You're probably better off to ask in a Maya-related group how to write
a plugin first. Yours will basically need to generate a *.pov or *.inc
file containing code describing the Maya scene in SDL, then you need
to spawn pvengine.exe passing the desired command line parameters.


Post a reply to this message

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