|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
There is a new version of the IsoCSG library available on my site:
http://www.tu-bs.de/~y0013390/pov/ic/index.html
New features are:
- Exponential blob macros
- blob linearizing macros
- various torus macros
- IC_Heightfield(), IC_HF_Sphere() and IC_HF_Cylinder() macros
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 17 Jun. 2003 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I love it! Even sphere sweeps can be done now!
I'm going to have to take some time out of my real life and go IsoCSG for
awhile. My mind is still reeling with possibilities...
Woohoo!
--
Slash
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I just noticed that the Insert Menu in the distributed Windows
release has a physical limit. After adding the iso_csg items,
all items show up in menu, but after a certain point, clicking
on an item will not include the text in the scene file.
Just adding the iso_csg items, the breakpoint occurs in the
Insert/ISOcsg include file/iso_bcsg.inc/Transform Macros
sub-menu. Clicking on IC_BScale will include its related
text into the file, clicking on IC_Scale will not.
Adding the recently posted Basic Templates to the menu (sorry,
I don't know who posted it, the file is at home; but it is
well done and very useful) shifts the point up. It now
occurs in the Insert/Shapes sub-menu, between quadric and
quartic.
I was about to count the maximum number of items the Insert
menu could support, but I remembered I had a life. I'm
guessing that it is hardcoded to 256. Someone familiar with
the source code could check for certain. If people are going
to be creating these Insert menu additions, this limit has
to be increased to take advantage of them.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tim Riley <tim### [at] netscapenet> wrote:
> I was about to count the maximum number of items the Insert
> menu could support, but I remembered I had a life.
ROTFL :D
--
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Tim Riley wrote:
> but I remembered I had a life.
Life? Is that a macro? What #include file is that in? I can't seem to
locate it...
RG ;-/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |