POV-Ray : Newsgroups : povray.general : Some of my POV-Ray experiments since 1999 Server Time
3 Aug 2024 00:24:10 EDT (-0400)
  Some of my POV-Ray experiments since 1999 (Message 4 to 13 of 13)  
<<< Previous 3 Messages Goto Initial 10 Messages
From: ABX
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 14:20:20
Message: <kr6dg09o5567eir3ejs6433s21f5aebem8@4ax.com>
On Tue, 27 Jul 2004 19:44:11 +0200, Matthias Weißer <mat### [at] matweide>
wrote:
> Tor Olav Kristensen schrieb:
>
> > Until I have made a html page with individual thumbnails
> > and links, these images will have to do as indexes.
> > 
> > http://home.online.no/~t-o-k/POV-Ray_Images/Sheet001.jpg
> [...]
>
> how have you creted these images? I am searching a long time for a 
> programm to create such an overview of a lot of images.

<prelease-advert>
The next MegaPOV*) most probably will have a patch to read size (in pixels) of
images which together with standard screen.inc could do this.
</prelease-advert>

ABX

*) Do not ask when it will be ready, please.


Post a reply to this message

From: Ross
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 16:11:40
Message: <4106b6fc@news.povray.org>
cool stuff. i like this one a lot for some reason:
http://home.online.no/~t-o-k/POV-Ray_Images/Isosurface_Sliced_Sphere.jpg

-r


Post a reply to this message

From: Alf Peake
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 16:51:31
Message: <4106c053$1@news.povray.org>

news:410696ac@news.povray.org...
>
> how have you creted these images? I am searching a long time for a
> programm to create such an overview of a lot of images.

IrfanView can do similar. Allows you to save thumbnails as one file.
http://www.irfanview.com/

Alf


Post a reply to this message

From: GreyBeard
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 19:35:08
Message: <4106e6ac$1@news.povray.org>
"Alf Peake" <alf### [at] peake42freeservecouk> wrote in message
news:4106c053$1@news.povray.org...

> news:410696ac@news.povray.org...
> >
> > how have you creted these images? I am searching a long time for a
> > programm to create such an overview of a lot of images.
>
> IrfanView can do similar. Allows you to save thumbnails as one file.
> http://www.irfanview.com/
>
> Alf
>
20-20, another freeware or shareware editor will do it too, but allows
tagging HTML to any image.  Haven't tried it, don't know how ugly the html
might be.

Greybeard


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 20:28:00
Message: <4106f310$1@news.povray.org>
Shay wrote:

> Tor Olav Kristensen wrote:
> 
>>
>> All these images are made by scripting in POV-Ray, though
>> I have changed the colour tones in some of them with an
>> image editor.
>>
> 
> Some very cool stuff in there. I remember a few of these from the 
> groups. The nurbs stuff, bicubic patch macros, and rounded CSG shapes 
> are the most interesting projects to me.

Some time ago I spent some more time on my NURBS macros,
but more work is needed before they are consistent and
"releasable". I plan to have support for univariate,
bivariate, trivariate and quadirvariate NURBS in 1D, 2D
and 3D (and maybe more dimensions).

In addition to the NURBS macros themselves, a lot of
helping macros are needed. E.g. to make knot vectors,
weight arrays and to draw control grids. I'm also
working on macors to modify control arrays for wrapping
around the borders of the meshes (I.e. smooth
transistion from one edge to another.) This will add
support for topologies like those on cylinders, tori
and spheres (maybe).

But this and other projects have to wait, because my
highest priority these days is to find myself a new job.

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 20:49:52
Message: <4106f830@news.povray.org>


> Tor Olav Kristensen schrieb:
> 
>> Until I have made a html page with individual thumbnails
>> and links, these images will have to do as indexes.
>>
>> http://home.online.no/~t-o-k/POV-Ray_Images/Sheet001.jpg
> 
> [...]
> 
> Hi
> 
> how have you creted these images? I am searching a long time for a 
> programm to create such an overview of a lot of images.

I used a program called ThumbsPlus v3.33 that came with a magazine I 
once bought (PCPlus #182, autumn 2001). I think that the current
version of ThumbsPlus will have a be fully functional evaluation
period that lasts for some days (or weeks ?). See:

http://www.cerious.com


I guess that this search will lead you to other programs that can
do similar things:

http://www.google.com/search?q=%22contact+sheets%22+images

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 21:04:31
Message: <4106fb9f$1@news.povray.org>
Ross wrote:

> cool stuff. i like this one a lot for some reason:
> http://home.online.no/~t-o-k/POV-Ray_Images/Isosurface_Sliced_Sphere.jpg

=)

This image was my first step towards the "Almost Sphere Spirals"
image that ended up on the HOF page at povray.org.

The original version of this image had very boring colour tones,
so I inverted the colours and changed the hue (IIRC).

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

From: Greg M  Johnson
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 27 Jul 2004 22:20:38
Message: <41070d76$1@news.povray.org>
Great work.

I was naturally drawn to your povray people and wanted to dissect your code.

When I went to http://www.kh.rim.or.jp/~techflux/alcohol07.zip

I don't think I found functioning SDL, even considering it was done in 0.7.
Am I missing something? For example, I see code like this:

#declare BM_Head_Object=union {
                            object{BM_Head_Object}
                            object {FaceHugger rotate -x*15 translate
<0,-1,-4>}
                        }



"Tor Olav Kristensen" <tor### [at] TOBEREMOVEDhotmailcom> wrote in message
news:4105ac73@news.povray.org...
>
> I have uploaded 87 of them to a web directory and I am
> planning to upload the rest of them later.
>
> Here's that directory:
>
> http://home.online.no/~t-o-k/POV-Ray_Images/
>


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 28 Jul 2004 07:27:52
Message: <41078db8$1@news.povray.org>
Greg M. Johnson wrote:
> Great work.
> 
> I was naturally drawn to your povray people and wanted to dissect your code.
> 
> When I went to http://www.kh.rim.or.jp/~techflux/alcohol07.zip
...

That's not my site and I have never written any
code to make POV-Ray people.

I suspect you are posting in the wrong thread Greg.

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

From: Tor Olav Kristensen
Subject: Re: Some of my POV-Ray experiments since 1999
Date: 28 Jul 2004 07:44:27
Message: <4107919b$1@news.povray.org>
Greg M. Johnson wrote:

> Great work.
> 
> I was naturally drawn to your povray people and wanted to dissect your code.
> 
> When I went to http://www.kh.rim.or.jp/~techflux/alcohol07.zip
> 
> I don't think I found functioning SDL, even considering it was done in 0.7.
> Am I missing something? For example, I see code like this:
> 
> #declare BM_Head_Object=union {
>                             object{BM_Head_Object}
>                             object {FaceHugger rotate -x*15 translate
> <0,-1,-4>}
>                         }

As I said; it's not my code, but I can't see anything
wrong with that declaration.

Have you downloadewd this file:

http://www.kh.rim.or.jp/~techflux/includes.zip ?

You also have to be certain that POV-Ray can find
"technoflux.inc" and the other include files ?

-- 
Tor Olav
http://subcube.net
http://subcube.com


Post a reply to this message

<<< Previous 3 Messages Goto Initial 10 Messages

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