POV-Ray : Newsgroups : povray.programming : POVray extensions using Borland C++ Builder V3 : POVray extensions using Borland C++ Builder V3 Server Time
29 Jul 2024 08:10:56 EDT (-0400)
  POVray extensions using Borland C++ Builder V3  
From: Pete Goodwin
Date: 28 Mar 1998 03:42:26
Message: <351CB7F2.D36AA67A@netcomuk.co.uk.remove.to.reply>
I thought there was a gui-extensions group on this server...

Anyway, I took the demo code for POVray extension DLL and built a C++
Builder project around it. It worked beautifully. I moved the dialog
code to a VCL form and got my display extension working with POVray.
Basically, it dumps the output to a shared memory block - I can then
display it in another application at the same time as POVray is running.

It was only a simple demo to see if it worked - if anyone is interested
in the code, mail me (remove the remove.to.reply first though!)

Pete.


Post a reply to this message

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