nextstep Site Admin
Joined: 06 Jan 2007 Posts: 539
|
Posted: Tue Mar 20, 2007 10:58 am Post subject: k3dsurf-1614-Unstable for Windows |
|
|
Hi all,
I put a zip file of the last windows binary but I should mention that Povray and ND pages are not working good (since they still use the old 2D viewer).
New features for Isosurfaces are :
1) Maximum number of triangles and Polygons up to 10 millions:
You can to use the file "K3DSurfConfig" to set theses parameters or you can use the first page Isosurface->Options->Resolution to set them in real time.
Memory requirements :
1 Millions Points => 88 MegRAM
1 Millions Triangles => 50 MegRAM
Example: ISOMAXPOINTS = 0.42 => 0.42x88 = 36.96 MegRAM
Grid of 100^3 => 61 MegRAM
Example: ISOMAXGRID = 200 => (200^3/100^3)*61 = 8*61 = 488 MRAM
2) The new parser for calcul optimisation (for isosurfaces) now use user defined variables (I'll explain that more in details later)
3) "Pow" fct added, better use of the conditions equations, new user interface...
This is a non complete version that can be useful only for those who are using Isosurfaces with height resolutions.
Download : k3dsurf-1614-Unstable.zip
Enjoy  _________________ Cheers,
Abderrahman |
|