POV-Ray : Newsgroups : povray.programming : POV-reg entries=? Server Time
28 Jul 2024 18:23:15 EDT (-0400)
  POV-reg entries=? (Message 1 to 10 of 20)  
Goto Latest 10 Messages Next 10 Messages >>>
From: Mahalis
Subject: POV-reg entries=?
Date: 6 Nov 2001 17:48:26
Message: <3be868ba$1@news.povray.org>
Is there either a way to run POV without having actually run the install
program (i.e all program files but no registry entries) or an unofficial
compile that doesn't use the reg. entries? I'd like to be able to use POV at
school, but the security won't allow registry changes.

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


Post a reply to this message

From: Mark Wagner
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 00:52:10
Message: <3be8cc0a$1@news.povray.org>
Mahalis wrote in message <3be868ba$1@news.povray.org>...
>Is there either a way to run POV without having actually run the install
>program (i.e all program files but no registry entries) or an unofficial
>compile that doesn't use the reg. entries? I'd like to be able to use POV
at
>school, but the security won't allow registry changes.


SkyPOV ( http://www.geocities.com/Rengaw03/povray.html ) can work without
the registry entries.  I developed it on my university's computers, and for
some reason, the install program won't run on them, so the registry entries
couldn't be set up.

--
Mark


Post a reply to this message

From: Christoph Hormann
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 01:29:02
Message: <3BE8D4AF.D187F1B@gmx.de>
Mahalis wrote:
> 
> Is there either a way to run POV without having actually run the install
> program (i.e all program files but no registry entries) or an unofficial
> compile that doesn't use the reg. entries? I'd like to be able to use POV at
> school, but the security won't allow registry changes.
> 

The Cygwin version does not need registry entries, but be aware it's just
text mode and also usually slower than the GUI version:

http://www.schunter.etc.tu-bs.de/~chris/povcyg/index.html

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Mahalis
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 07:12:10
Message: <3be9251a$1@news.povray.org>
Thank you. It still retains all the regular POV features, correct?

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


"Mark Wagner" <mar### [at] gtenet> wrote in message
news:3be8cc0a$1@news.povray.org...
>
> Mahalis wrote in message <3be868ba$1@news.povray.org>...
> >Is there either a way to run POV without having actually run the install
> >program (i.e all program files but no registry entries) or an unofficial
> >compile that doesn't use the reg. entries? I'd like to be able to use POV
> at
> >school, but the security won't allow registry changes.
>
>
> SkyPOV ( http://www.geocities.com/Rengaw03/povray.html ) can work without
> the registry entries.  I developed it on my university's computers, and
for
> some reason, the install program won't run on them, so the registry
entries
> couldn't be set up.
>
> --
> Mark
>
>


Post a reply to this message

From:
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 07:46:20
Message: <c1biut0kiurh2m60n53fudihsnnd6jm7lq@4ax.com>
On Wed, 07 Nov 2001 07:29:03 +0100, Christoph Hormann <chr### [at] gmxde>
wrote:

> The Cygwin version does not need registry entries, but be aware it's just
> text mode and also usually slower than the GUI version:

And what is most important there is no (published) version of it for POV 3.5 *)

*) of  course I know it is beta time but it could allow test some slower
features on faster machines in my company without agresive changing enviroment
(they are important machines)

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

From: Mahalis
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 08:50:13
Message: <3be93c15$1@news.povray.org>
It says it needs MegaPOV or POV 3.1 installed (and it also seems to want
that annoying HOME= entry in the registry), but the reason I was looking for
this kind of thing in the first place was because I couldn't run the install
program.

--

//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--


"Mark Wagner" <mar### [at] gtenet> wrote in message
news:3be8cc0a$1@news.povray.org...
>
> Mahalis wrote in message <3be868ba$1@news.povray.org>...
> >Is there either a way to run POV without having actually run the install
> >program (i.e all program files but no registry entries) or an unofficial
> >compile that doesn't use the reg. entries? I'd like to be able to use POV
> at
> >school, but the security won't allow registry changes.
>
>
> SkyPOV ( http://www.geocities.com/Rengaw03/povray.html ) can work without
> the registry entries.  I developed it on my university's computers, and
for
> some reason, the install program won't run on them, so the registry
entries
> couldn't be set up.
>
> --
> Mark
>
>


Post a reply to this message

From: Christoph Hormann
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 11:54:39
Message: <3BE96750.E2C0E859@gmx.de>

> 
> And what is most important there is no (published) version of it for POV 3.5 *)
> 

BTW, it could turn out to be more difficult that you may think, the
-mno-cygwin flag only works with C and not C++ so you will either have to
use the Cygwin DLL (which would be problematic for a binary release) or
use the MinGW gcc instead.

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From:
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 11:56:40
Message: <2tpiutotp1to2auo1lhkklj5j878p9fbs6@4ax.com>
On Wed, 07 Nov 2001 17:54:40 +0100, Christoph Hormann <chr### [at] gmxde>
wrote:

> BTW, it could turn out to be more difficult that you may think, the
> -mno-cygwin flag only works with C and not C++ so you will either have to
> use the Cygwin DLL (which would be problematic for a binary release) or
> use the MinGW gcc instead.

have you tested DJGPP ?

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

From: Christoph Hormann
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 12:52:52
Message: <3BE974F2.D470F264@gmx.de>

> 
> On Wed, 07 Nov 2001 17:54:40 +0100, Christoph Hormann <chr### [at] gmxde>
> wrote:
> 
> > BTW, it could turn out to be more difficult that you may think, the
> > -mno-cygwin flag only works with C and not C++ so you will either have to
> > use the Cygwin DLL (which would be problematic for a binary release) or
> > use the MinGW gcc instead.
> 
> have you tested DJGPP ?
> 

No, but AFAIK that's a DOS port of gcc, not exactly what would be useful
here.

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Elias Pschernig
Subject: Re: POV-reg entries=?
Date: 7 Nov 2001 13:17:52
Message: <3be97ad0@news.povray.org>
> > BTW, it could turn out to be more difficult that you may think, the
> > -mno-cygwin flag only works with C and not C++ so you will either have to
> > use the Cygwin DLL (which would be problematic for a binary release) or
> > use the MinGW gcc instead.
> 
> have you tested DJGPP ?
> 

I'm not sure what you are talking about (is 3.5 written in C++?), but
compiling the "povcyg" version with mingw instead of cygwin is no problem, I
only had to change the pathes in the makefile..

-- 
#macro C(X,Y)cylinder{X*x<X,0,-Y/2>.1}#end#macro U(R,X,Y)intersection{torus{.9
.1}box{-1 0rotate y*R*90}translate<X,0,Y>scale 1-z*.5}#end union{U(0,0,0)U(1,0
,0)U(2,-1,-1)U(1,1,0)U(1,1.5,-3)U(1,2,0)U(3,1,0)U(2,2,0)U(0,3,0)U(3,2,.5)C(.1,
2)C(.8,1)C(.8,-1)C(1.1,1)C(1.9,-1)pigment{rgb 10}rotate x*90translate<-1,0,4>}


Post a reply to this message

Goto Latest 10 Messages Next 10 Messages >>>

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