Hi everyone!
I want to render a bottle, but can't find a good method for it.. The
SOR-thing is too thin.. Or how can I increase its thickness?
What method is the best to render a bottle?
DIRKO
In article <3d90b102$1@news.povray.org>,
"Dirk \"DIRKO\" Legler" <dir### [at] dirkonet> wrote:
> I want to render a bottle, but can't find a good method for it.. The> SOR-thing is too thin.. Or how can I increase its thickness?> What method is the best to render a bottle?
Use a lathe or difference of two sors. The surface has no thickness, it
is infinitely thin...this is the case for all POV objects. You just need
to create a surface that completely encloses a volume. With a lathe,
just use a spline continuing along the inner surface. With a difference
of sors, make one sor for the outside surface, and difference it with
another similar but smaller sor for the inside surface. Make sure the
ends go together properly, you don't want to leave an opening between
the two surfaces at the top.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Thank you!
Can you create a sample for me?
Are there any programs for creating lathe-objects more easily? In a
3D-program called "Amapi" there is such a help where you draw some dots and
lines and they are rotated then. In POV the only method I know is trying to
find the correct coordinates for the points. That takes a long time when you
use Bezier.
DIRKO
Dirk "DIRKO" Legler wrote:
> Can you create a sample for me?
http://www.povworld.org/objects/cat/Containers/Bottles/
--
objects.povworld.org - The POV-Ray Objects Collection
book.povworld.org - The POV-Ray Book Project
3d91e366$1@news.povray.org...
> Thank you!> Can you create a sample for me?> Are there any programs for creating lathe-objects more easily?
Try http://www.falappa.net/alessandro/apps/spilin/index.html
G.
--
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters
Gilles Tran wrote:
> > 3d91e366$1@news.povray.org...> > Thank you!> > Can you create a sample for me?> > Are there any programs for creating lathe-objects more easily?> > Try http://www.falappa.net/alessandro/apps/spilin/index.html
See also -
http://mitglied.lycos.de/madtrick/sor.html
http://www.darkskull.net/sdr.php
--
Ken Tyler