Well, a bit more work, and now most of the top is defined. I tried setting up the controlling variables so that they’d all add up to the top height that I had previously defined, so at least it will stay inside the spaceclaim […]
Tag: raytracing
Finished the Base
Well, after a lot of tweaking, I think the base is pretty much done. I added the fill cap, the wick, and a small adjustment knob for the wick height. I think there is one detail that needs to be added to the side-pipes, […]
A Light Interlude…
Just a link to a POV-Ray user’s website. I was browsing through the “People Pages” section of the POV-Ray homepage, and most of the links were dead. Pretty sad, so I thought I’d post another link, so I could at least find the sites […]
Back From Hiatus
Well, finally got back moving on this. I modified the globe object, using a lathe instead of a sphere. This way looks like it yields an uneven wall thickness, though. I tried a difference of two lathe objects earlier; I might go back to […]
Achievement Unlocked
Ok, so the picture doesn’t look that impressive, but the include file is pretty useful. It will create a series of cylinders between an array of points, but will round the corners using toroidal sections as seen above.
Sidequest…?
Of course I had to get sidetracked.Trying to make a gas lantern, and decided to make something to create a path defined by a set of points, but with rounded corners. Yeah, you could use a spheresweep object, but that doesn’t use a constant […]
Finished Sword
It took some doing, but finally it’s done. I tried to keep it simple, and it still took a while to get everything just right. Looks like I have a long way to go before I really get good at this. Also, I’m not […]
And On a Related Note…
I just saw a link on the POV-Ray newsgroups about modelling the glass/water interface. It mentioned the double-reflections that I have been seeing in the glass of water I’ve been rendering, so this might be useful. Mostly I’m posting this to remember it for […]
Clear Water, Finally
After a bit more hair pulling and reading through the newsgroups, I finally found the problem. I had used the parameter “max_intersections” in global_settings, but should have used “max_trace_level” instead. I used a value of 10, but it looks like 7 or 8 will […]
And our hero sets off…
I think the two questions on the mind of anyone who stumbles on this blog would be: What is POV-Ray? Why is someone dedicating a blog to it? First answer, POV-Ray is a free and open-source raytracer that can produce high quality, photo-realistic images […]