POV-Ray : Newsgroups : povray.general : Endoscopic Device Rendering: Camera Options Server Time
3 Aug 2024 20:15:50 EDT (-0400)
  Endoscopic Device Rendering: Camera Options (Message 1 to 4 of 4)  
From: Eric@padt
Subject: Endoscopic Device Rendering: Camera Options
Date: 8 Oct 2003 01:05:01
Message: <web.3f839a1496e2338ccbe99b2c0@news.povray.org>
Dear PovRay'ers

It has been a good 5 or more years since I've used
POVRay and I'm enjoying digging in to it again.
What I'm trying to do is create an animation of a
medical device operating in the throat, from the perspective
of the tiny camera in the device.

Does anyone have any information on camera settins that would
be appropriate?  I've got a fisheye with an angle of 120
and that looks a lot like real images from similar devices
but I thought I would see if anyone out there has allready been down
this path.

Thanks!!!!!!

Eric


Post a reply to this message

From: Samuel Benge
Subject: Re: Endoscopic Device Rendering: Camera Options
Date: 8 Oct 2003 13:20:05
Message: <3F844741.9050806@hotmail.com>
A fisheye lens, in my opinion, would be best in this situation. An 
annoying factor when using the fisheye lens is the circular black space 
around the image. You can get rid of that by putting this into your 
camera statement:

right x*.5*1.33 up y*.5

If you want the size dimensions of your image to be equal you can do 
that by adding this to the ini settings:

+w300 +h300

If you do that, however, you'll have to alter the afore-mentioned camera 
statement settings to this:

right x*.7 up y*.7

Happy POV-ing!


-- 
Samuel Benge

stb### [at] hotmailcom


Post a reply to this message

From: Gilles Tran
Subject: Re: Endoscopic Device Rendering: Camera Options
Date: 8 Oct 2003 15:24:34
Message: <3f846472$1@news.povray.org>

news:3F8### [at] hotmailcom...
> A fisheye lens, in my opinion, would be best in this situation. An
> annoying factor when using the fisheye lens is the circular black space
> around the image.

This can be avoided using the ultra_wide_angle projection, that is "somewhat
similar to the fisheye but projects the image onto a rectangle instead of a
circle".

G.


-- 
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters


Post a reply to this message

From: Rune
Subject: Re: Endoscopic Device Rendering: Camera Options
Date: 9 Oct 2003 08:00:29
Message: <3f854ddd@news.povray.org>
Gilles Tran wrote:
> "Samuel Benge" wrote:
>> A fisheye lens, in my opinion, would be best in
>> this situation. An annoying factor when using
>> the fisheye lens is the circular black space
>> around the image.
>
> This can be avoided using the ultra_wide_angle
> projection, that is "somewhat similar to the
> fisheye but projects the image onto a rectangle
> instead of a circle".

Though they may look somewhat similar to the untrained eye at relatively
shallow angles, they really are very different. If you try to use a very
wide angle, like several times 360 degrees, then you'll see that the two
projections are completely different in structure from each other. I
doubt that ultra_wide_angle corresponds to anything in the real world. I
would suggest using the fisheye camera instead, with the trick Samuel
suggested.

(By the way, my recent Tunnel Ride animation in p.b.a was made with such
a fisheye camera.)

Rune
--
3D images and anims, include files, tutorials and more:
rune|vision:  http://runevision.com **updated Sep 28**
POV-Ray Ring: http://webring.povray.co.uk


Post a reply to this message

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