POV-Ray : Newsgroups : povray.binaries.images : POV4 outline : Re: POV4 outline Server Time
2 Aug 2024 08:12:44 EDT (-0400)
  Re: POV4 outline  
From: nemesis
Date: 4 Oct 2007 14:05:00
Message: <web.47052a59851db7d9773c9a3e0@news.povray.org>
"Bruno Cabasson" <bru### [at] alcatelaleniaspacefr> wrote:
> I had one thought: why not compile SDL into Java code, with runtime classes
> and shipped-in POV4 stuff (like we have now with POV), and control the
> generation process by the front-end, so that it is quick and transparent to
> the user?

well, I guess if we can ship a JVM with povray or expect the user to have it
installed, my crazy idea of shipping GCC with povray or expecting the user
to have it installed would be acceptable as well.

And we'd even economize one step, as in:
SDL -> C -> native code interfacing with native povray binaries

rather than:
SDL -> Java -> bytecode -> JNI calls to native code...

but I still guess we're pulling ourselves ahead of our times since, while
discussing SDL possibilities is nice, we have first to code infrastrucure
in C/C++ to handle it...


Post a reply to this message

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