POV-Ray : Newsgroups : povray.newusers : Links to more tutorials Server Time
28 Mar 2024 17:21:35 EDT (-0400)
  Links to more tutorials (Message 1 to 3 of 3)  
From: RogerA
Subject: Links to more tutorials
Date: 29 Apr 2020 20:35:00
Message: <web.5eaa1c248b5bd97a2577a3c0@news.povray.org>
Hello, I have been programming since 1971. Back in the 1990's I had Ray Dream
Studio. I just downloaded POV Ray and have been looking over the tutorials in
the documentation. These are great, but rather limited. I also found some other
projects which I started modifying but this also is rather limited. Are there
resources which show you how to build different models, create textures, etc.?

I took a class using SketchUp Pro. It was really great but also very expensive
for a hobby. It had ways to build a model and then use photos as textures.

So I would be grateful for help in learning how to use this interesting tool.

Thanks


Post a reply to this message

From: Bald Eagle
Subject: Re: Links to more tutorials
Date: 29 Apr 2020 21:45:01
Message: <web.5eaa2d116da4385bfb0b41570@news.povray.org>
"RogerA" <rog### [at] yahoocom> wrote:
> Hello, I have been programming since 1971. Back in the 1990's I had Ray Dream
> Studio. I just downloaded POV Ray and have been looking over the tutorials in
> the documentation. These are great, but rather limited. I also found some other
> projects which I started modifying but this also is rather limited. Are there
> resources which show you how to build different models, create textures, etc.?

Hi Roger, and welcome.  :)
There is the documentation, best read via the files in the distribution, or on
the wiki.     http://wiki.povray.org/content/Main_Page

Most models are probably created using the various shapes, and Constructive
Solid Geometry (CSG) methods.  You can use the drop-down Insert Menu to paste
some usable code into your scene.
Textures are generally created via a nested hierarchy using patterns, color
values, normals, and finishes.
There are examples scenes in the distribution, and plenty of code uploaded to
the newsgroups here.  Plus the Insert Menu, and various websites run by
individual POV-Ray users.
http://www.f-lohmueller.de/pov_tut/pov__eng.htm
Also there are a few [very] simple YT videos.

> I took a class using SketchUp Pro. It was really great but also very expensive
> for a hobby. It had ways to build a model and then use photos as textures.

If you want to use digital images for texturing, you can apply a simple
image_map, or use a uv map to "wrap" the image around the shape.

Check out:     http://hof.povray.org/
and there will be some links to the source files used to generate the images.

And as always, you are welcome to ask any questions that you like.

Again, welcome - and have fun.  :)

-Bill


Post a reply to this message

From: Alain Martel
Subject: Re: Links to more tutorials
Date: 30 Apr 2020 10:58:49
Message: <5eaae7a9$1@news.povray.org>
Le 2020-04-29 à 20:30, RogerA a écrit :
> Hello, I have been programming since 1971. Back in the 1990's I had Ray Dream
> Studio. I just downloaded POV Ray and have been looking over the tutorials in
> the documentation. These are great, but rather limited. I also found some other
> projects which I started modifying but this also is rather limited. Are there
> resources which show you how to build different models, create textures, etc.?
> 
> I took a class using SketchUp Pro. It was really great but also very expensive
> for a hobby. It had ways to build a model and then use photos as textures.
> 
> So I would be grateful for help in learning how to use this interesting tool.
> 
> Thanks
> 
> 

There are a lot of sample scenes going from trivial to advanced that 
come with POV-Ray.

Look in C:\Users\<user>\Documents\povray3.7\scenes
Start with /textures and it's sub folders, then /lights, /camera, 
/objects, /interior and /radiosity

For more advanced stuff, look into /advanced and /subsurface

Render a sample, look at the result, change something, render again and 
see the difference.


Post a reply to this message

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