POV-Ray : Newsgroups : povray.newusers : Conversion of coordinates to heightfield : Re: Conversion of coordinates to heightfield Server Time
28 Jul 2024 14:18:53 EDT (-0400)
  Re: Conversion of coordinates to heightfield  
From: Alain
Date: 29 Jan 2009 17:55:31
Message: <498233e3@news.povray.org>
Grobi nous illumina en ce 2009-01-29 01:38 -->
> Hello,
> 
> I would like to convert x,y,z-coordinates to either a heightfield a mesh or a
> solid object.
> 
> The coordinates come in a format like this, with or without brackets:
> {20,11.6751,0.071}
> {20,11.6408,0.07}
> {20,11.6066,0.0698}
> {21,11.5724,0.0709}
> {21,11.5382,0.0704}
> {21,11.5039,0.0709}
> {22,11.4697,0.0711}
> {22,11.4355,0.0713}
> {22,11.4012,0.0712}
> 
> (its NMR-cryoporometry data, for those interested ...)
> 
> I tried RapidDXF, 3DWin and several other programs without success.
> 
> 
> Any suggestions ?
> 
> thanks
> 
>  Andreas
> 
> 
> 

To use it with POV-Ray, you need to replace the "{" with "<" and the "}" with ">".
Once it's done, it can be made into a mesh object.



-- 
Alain
-------------------------------------------------
Database administrators do it with their relations


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.