POV-Ray : Newsgroups : povray.binaries.images : Re: soft text (with image) Server Time
5 Oct 2024 03:21:36 EDT (-0400)
  Re: soft text (with image) (Message 1 to 10 of 12)  
Goto Latest 10 Messages Next 2 Messages >>>
From: GrimDude
Subject: Re: soft text (with image)
Date: 3 Feb 1999 01:36:58
Message: <36b7ee8a.0@news.povray.org>
Remco,

  This looks interesting. I'll have to play with this one! :)
  I'm curious as to how this thing is goingt o work.
  Did you say you had some tool for working on screen savers, or something?
I never got a reply over on programming.

GrimDude
vos### [at] arkansasnet


Post a reply to this message

From: Lance Birch
Subject: Re: soft text (with image)
Date: 3 Feb 1999 04:40:57
Message: <36b819a9.0@news.povray.org>
> a simple, rude tool

Rude?  Don't you mean crude?  he he he

--
Lance.


---
For the latest 3D Studio MAX plug-ins, images and much more, go to:
The Zone - http://come.to/the.zone


Post a reply to this message

From: Rudy Velthuis
Subject: Re: soft text (with image)
Date: 3 Feb 1999 07:31:43
Message: <36b841af.0@news.povray.org>
Lance Birch schrieb in Nachricht <36b819a9.0@news.povray.org>...
>> a simple, rude tool
>
>Rude?  Don't you mean crude?  he he he
>
Rude and crude are both the same word in Dutch: ruw

Mistakes like that happen to me too, once in a while (I'm a Dutch, living in
Germany, trying to speak English). :-))

--
Rudy Velthuis


Post a reply to this message

From: Rudy Velthuis
Subject: Re: soft text (with image)
Date: 3 Feb 1999 07:31:44
Message: <36b841b0.0@news.povray.org>
Remco de Korte schrieb in Nachricht <36B7BB8B.89B347C1@xs4all.nl>...
>For those who are interested in using 3D-text:
>I've made a simple, rude tool that creates soft text-objects. You type in
some
>text, press the button and out comes an include-file with the code. It
takes a
>while to parse, but perhaps you can use it as a starting-point.
>It's Windows95/98 only, sorry for the other OSsies.
>You can download it at http://www.xs4all.nl/~remcodek/zip/softtext.zip
>If you have any comments please let me know. Perhaps I'll even change it
around
>a bit (initially I wrote the thing for my own use).


Nice. Very, very nice! I've been looking for something like that. Much
better than the straight or beveled text, most modellers offer.

Did you write this in Delphi (or Pascal at least)? Is the source code free?
I'd really like to have a look at it. If possible, could you somehow make
the sources public or e-mail them to me (only if possible!)?

BTW, now I know what you could use the guiext stuff for. I'll really try to
finish this today or tomorrow and send you and Christopher Fairbairn a
preliminary.
--
Rudy Velthuis


Post a reply to this message

From: Rudy Velthuis
Subject: Re: soft text (with image)
Date: 3 Feb 1999 08:08:00
Message: <36b84a30.0@news.povray.org>
Lance Birch schrieb in Nachricht <36b819a9.0@news.povray.org>...
>> a simple, rude tool
>
>Rude?  Don't you mean crude?  he he he
>
Rude and crude are both the same word in Dutch: ruw

Mistakes like that happen to me too, once in a while (I'm a Dutch, living in
Germany, trying to speak English). :-))

--
Rudy Velthuis


Post a reply to this message

From: Stephen Lavedas
Subject: Re: soft text (with image)
Date: 3 Feb 1999 09:02:04
Message: <36B856E6.5858E2F1@virginia.edu>
Really, they both work.  Yes a more common version would be crude tool,
but a rude tool is also acceptable.

Steve

Lance Birch wrote:
> 
> > a simple, rude tool
> 
> Rude?  Don't you mean crude?  he he he
> 
> --
> Lance.
> 
> ---
> For the latest 3D Studio MAX plug-ins, images and much more, go to:
> The Zone - http://come.to/the.zone


Post a reply to this message

From: Remco de Korte
Subject: Re: soft text (with image)
Date: 3 Feb 1999 09:19:01
Message: <36B8519B.240DAA1A@xs4all.nl>
GrimDude wrote:
> 
> Remco,
> 
>   This looks interesting. I'll have to play with this one! :)
>   I'm curious as to how this thing is goingt o work.
>   Did you say you had some tool for working on screen savers, or something?
> I never got a reply over on programming.
> 
> GrimDude
> vos### [at] arkansasnet

Screensavers are relatively simple to program in C++, Delphi or VB (I use
Delphi). There are also some packages that'll let you make screensavers out of
your images without any programming at all. Try www.softdisk.com for one
example. On the other hand, if it's just some images you want in a screensaver
and you don't feel like sticking them in a program yourself I might be able to
help you out.

Good luck,

Remco


Post a reply to this message

From: Remco de Korte
Subject: Re: soft text (with image)
Date: 3 Feb 1999 09:19:02
Message: <36B851CC.F4C0C51F@xs4all.nl>
Lance Birch wrote:
> 
> > a simple, rude tool
> 
> Rude?  Don't you mean crude?  he he he
> 
> --
> Lance.
> 

He he he.

No rude! Dude!

;-)

Remco


Post a reply to this message

From: Remco de Korte
Subject: Re: soft text (with image)
Date: 3 Feb 1999 09:19:03
Message: <36B85328.5D241D4C@xs4all.nl>
Rudy Velthuis wrote:
> 
> Remco de Korte schrieb in Nachricht <36B7BB8B.89B347C1@xs4all.nl>...
> >For those who are interested in using 3D-text:
> >I've made a simple, rude tool that creates soft text-objects. You type in
> some
> >text, press the button and out comes an include-file with the code. It
> takes a
> >while to parse, but perhaps you can use it as a starting-point.
> >It's Windows95/98 only, sorry for the other OSsies.
> >You can download it at http://www.xs4all.nl/~remcodek/zip/softtext.zip
> >If you have any comments please let me know. Perhaps I'll even change it
> around
> >a bit (initially I wrote the thing for my own use).
> 
> Nice. Very, very nice! I've been looking for something like that. Much
> better than the straight or beveled text, most modellers offer.
> 
> Did you write this in Delphi (or Pascal at least)? Is the source code free?
> I'd really like to have a look at it. If possible, could you somehow make
> the sources public or e-mail them to me (only if possible!)?
> 
> BTW, now I know what you could use the guiext stuff for. I'll really try to
> finish this today or tomorrow and send you and Christopher Fairbairn a
> preliminary.
> --
> Rudy Velthuis

You can have the source code although it feels like revealing my butt again. If
you like I'll mail it to you.
Actually this was not what I wanted the original GUI-stuff for. I am working on
another editor for a cartoonfigure which is much more complicated. This was just
a sidestep and I thought I could show what I was trying to do and how far I got
with using POVray. If you can get it together in a way I can understand I'd be
most grateful, but please don't feel the need to hurry on my account. I'm not
planning to make any bigtime stuff, just the complicated but crappy editor for
my own use and the odd small thing that might come out of this. If I knew a way
to incorporate POV in another program I can easily imagine all sorts of simple
apps to generate INC-files. I'm much more comfortable in Delphi that I am in
POV-macro's (although I like those very much too).

Regards,

Remco


Post a reply to this message

From: GrimDude
Subject: Re: soft text (with image)
Date: 3 Feb 1999 16:08:18
Message: <36b8bac2.0@news.povray.org>
Remco,

 Actually, I wanted to go ahead and make the models, skins (textures) and
what ever is neccesary. I have Borland C++ 4.51 (no hint in their docs about
screen savers) and a few snippets of code off of the web. Nothing working
yet.
  Of course, I've been working SO hard on media lately, that I've had little
time to sleep, let alone program. heh

GrimDude
vos### [at] arkansasnet


Post a reply to this message

Goto Latest 10 Messages Next 2 Messages >>>

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