|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Currently it is possible to create an internal image from a function
(function Width, Height { FUNCTION_BODY } ).
The new feature I'm requesting is (function Width, Height, Depth {
FUNCTION_BODY } ) wich would work like an internal .df3 file.
This would make df3-media cloud creation easier. (currently function media
is slow and the faster df3-way requires usage of external programs)
New types of interpolation should also be implemented to make
df3-isosurfaces less jagged and possibly speed up the rendering of complex
functions, especially in the case of many instances of the same
isosurface(or function pattern) in one scene.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 6 Sep 2003 17:17:27 EDT, "Pyry" <fro### [at] suomi24fi> wrote:
> Currently it is possible to create an internal image from a function
> (function Width, Height { FUNCTION_BODY } ).
> The new feature I'm requesting is (function Width, Height, Depth {
> FUNCTION_BODY } ) wich would work like an internal .df3 file.
This was already made. See:
http://abx.art.pl/pov/patches/patches.php?Key=Density_File
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ABX wrote:
>
>This was already made. See:
>http://abx.art.pl/pov/patches/patches.php?Key=Density_File
>
>ABX
>
Thanks for the link :)
*stupid me, should have done some more searching before posting this*
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |