POV-Ray : Newsgroups : povray.unix : Why I still dualboot Server Time
28 Jul 2024 20:28:30 EDT (-0400)
  Why I still dualboot (Message 5 to 14 of 24)  
<<< Previous 4 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Peter Popov
Subject: Re: Why I still dualboot
Date: 9 Jul 2001 17:42:53
Message: <v29kktkrf2jnbouaaglar21lj38pe8b3md@4ax.com>
On Sat, 07 Jul 2001 13:06:54 -0700, "October" <ext### [at] yahoocom>
wrote:

>I'm not an experienced user with Linux yet so I still find it much easier
>to boot into windows and use the provided GUI editor there.

There are at least four tools that provide about the same
functionality as the Windows GUI:

1. vim and more precisely gvim (requires X and any of motif, athena or
gtk)
2. SciTE (requires gtk)
3. Emacs (even better, XEmacs)
4. Wine :)

The first three have POV modes available. Some are outdated, some are
better. The fourth one... no comment :)


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Margus Ramst
Subject: Re: Why I still dualboot
Date: 9 Jul 2001 19:07:05
Message: <3B4A2AEF.2264AAE1@peak.edu.ee>
Peter Popov wrote:
> 
> There are at least four tools that provide about the same
> functionality as the Windows GUI:
> 
> 1. vim and more precisely gvim (requires X and any of motif, athena or
> gtk)
> 2. SciTE (requires gtk)
> 3. Emacs (even better, XEmacs)
> 4. Wine :)
> 
> The first three have POV modes available. Some are outdated, some are
> better. The fourth one... no comment :)
> 

I use NEdit (www.nedit.org). It's a fine editor overall, and teaching it
POV syntax is really easy. I haven't checked where it stores the
language templates, but I'll look it up and post it if someone's
interested.
Also, in my experience the POVWin editor runs quite OK under Wine; don't
go rendering with it though ;)

-- 
Margus Ramst

Personal e-mail: mar### [at] peakeduee
TAG (Team Assistance Group) e-mail: mar### [at] tagpovrayorg
Home page http://www.hot.ee/margusrt


Post a reply to this message

From: Warp
Subject: Re: Why I still dualboot
Date: 9 Jul 2001 20:25:05
Message: <3b4a4b61@news.povray.org>
Peter Popov <pet### [at] vipbg> wrote:
: 3. Emacs (even better, XEmacs)

  Does XEmacs already support pc-selection-mode?
  That's one of the main reasons why I haven't been using it.

  And besides, is there any considerable difference betweem the two
anyways?

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Steve
Subject: Re: Why I still dualboot
Date: 9 Jul 2001 20:35:04
Message: <slrn9kkebm.vn.steve@zero-pps.localdomain>
On Mon, 9 Jul 2001 23:08:39 +0200, Sebastian Holtermann wrote:
>
>> I find myself booting into windows for only TWO things anymore:
>> 
>> playing games (WINE has potential but isn't there quite yet)
>> working with PoVray
>
>These are the only two reasons to boot windows for me, too.
>Nice to see other people share my situation ;-).

That's strange, I made the switch to linux so that my POV would
benefit, since Dec 1999 I havn't used Windows or DOS for anything. 

--
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

 12:06am  up  2:56,  2 users,  load average: 1.00, 1.00, 1.00


Post a reply to this message

From: Adrien Beau
Subject: Re: Why I still dualboot
Date: 10 Jul 2001 04:27:02
Message: <3B4ABC60.41458A9A@sycomore.fr>
Peter Popov wrote:
> 
> 1. vim and more precisely gvim (requires X and any of motif, athena or
> gtk)

Vim actually works everywhere, so it's the only editor I use,
both on various Linuces, Windows and Unices. I had an
opportunity to have it run under VMS, but didn't take it.

Emacs works under Windows, too. Who said you *had* to be lost
when switching to another OS?  :-)

-- 
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
 Mes propos n'engagent que moi et en aucun cas mes employeurs


Post a reply to this message

From: Peter Popov
Subject: Re: Why I still dualboot
Date: 10 Jul 2001 17:03:00
Message: <v31mkt81594o2e6dqrv7iku427cr2s3bea@4ax.com>
On Tue, 10 Jul 2001 01:06:39 +0300, Margus Ramst <mar### [at] peakeduee>
wrote:

>I use NEdit (www.nedit.org). It's a fine editor overall, and teaching it
>POV syntax is really easy. I haven't checked where it stores the
>language templates, but I'll look it up and post it if someone's
>interested.

Yeah, I missed that one. I have it somewhere around here, but I forgot
if it was the Windows or *x version, since IIRC both are available.

>Also, in my experience the POVWin editor runs quite OK under Wine; don't
>go rendering with it though ;)

Yup. Wine goes as far as reproducing that Windows bug with
StretchDIBits. Talk about compatibility :)


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Peter Popov
Subject: Re: Why I still dualboot
Date: 10 Jul 2001 17:03:01
Message: <581mktca2qrmflunu4taa3dlfatg145ghs@4ax.com>
On 9 Jul 2001 20:25:05 -0400, Warp <war### [at] tagpovrayorg> wrote:

>Peter Popov <pet### [at] vipbg> wrote:
>: 3. Emacs (even better, XEmacs)
>
>  Does XEmacs already support pc-selection-mode?
>  That's one of the main reasons why I haven't been using it.
>
>  And besides, is there any considerable difference betweem the two
>anyways?

Aside from fonts and being able to use bold/italics and the X
clipboard, I don't think so.


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Sebastian Holtermann
Subject: Re: Why I still dualboot
Date: 10 Jul 2001 19:47:24
Message: <3b4b940c$1@news.povray.org>
Steve wrote:

> On Mon, 9 Jul 2001 23:08:39 +0200, Sebastian Holtermann wrote:
>>
>>> I find myself booting into windows for only TWO things anymore:
>>> 
>>> playing games (WINE has potential but isn't there quite yet)
>>> working with PoVray
>>
>>These are the only two reasons to boot windows for me, too.
>>Nice to see other people share my situation ;-).
> 
> That's strange, I made the switch to linux so that my POV would
> benefit, since Dec 1999 I havn't used Windows or DOS for anything.
> 
> --
> Cheers
> Steve              email mailto:ste### [at] zeroppsuklinuxnet
> 
> %HAV-A-NICEDAY Error not enough coffee  0 pps.
> 
> web http://www.zeropps.uklinux.net/
> 
> or  http://start.at/zero-pps
> 
>  12:06am  up  2:56,  2 users,  load average: 1.00, 1.00, 1.00
> 

For povray-rendering i like linux more than windows 
(i have just installed a little pov-ray render station on our home-server)

but the GUI for the windows version is still unbeaten.

-- 
Sebastian H.


Post a reply to this message

From: Steve
Subject: Re: Why I still dualboot
Date: 10 Jul 2001 20:37:22
Message: <slrn9kn7rm.3jp.steve@zero-pps.localdomain>
On Wed, 11 Jul 2001 01:46:56 +0200, Sebastian Holtermann wrote:

>For povray-rendering i like linux more than windows 
>(i have just installed a little pov-ray render station on our home-server)
>
>but the GUI for the windows version is still unbeaten.

I prefer Emacs with the syntax hilighting in tandem with my own util PovMenu.
You can d/l PovMenu from my web page at:

http://www.zeropps.uklinux.net/linstuff.html#POVMENU

There's a screenshot there too. 

--
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

  1:32am  up 1 day,  4:23,  2 users,  load average: 1.00, 1.00, 1.00


Post a reply to this message

From: Ole Laursen
Subject: Re: Why I still dualboot
Date: 11 Jul 2001 09:58:31
Message: <m3ae2c9vuu.fsf@bach.composers>
> >  Does XEmacs already support pc-selection-mode?
> >  That's one of the main reasons why I haven't been using it.
> >
> >  And besides, is there any considerable difference betweem the two
> >anyways?
> 
> Aside from fonts and being able to use bold/italics and the X
> clipboard, I don't think so.

X clipboard? C-SPC C-a M-w

...and then Hyper-TAB to a gnome-terminal and pressing the middle
mouse button gives me

  ole: ~$ X clipboard?

That is with FSF Emacs 20.7. Also Emacs is actually capable of using
some sort of italics, though it surely doesn't look nice.

I can't wait to get my hands on Emacs 21.

-- 
Ole Laursen 
http://sunsite.dk/olau/


Post a reply to this message

<<< Previous 4 Messages Goto Latest 10 Messages Next 10 Messages >>>

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