On Tuesday 19 April 2005 11:22 am, Miguel wrote:
> >> > Q1: What are the options to draw a surface with just vertices defined?
> >>
> >> There is no support for that today.
> >
> > Ok. If I understand correctly, the missing step is defining the triangles
> > based on those vertices? Correct? Say we had this implemented we could
> > also
> > draw the molecular surfaces, correct?
>
> Yes

Ok, I'll think about how to get to triangles from a set of vertices... 
(suggestions welcome, ofcourse)...

> >> > Q2: Say we want to color this surface, and that each vertices has a
> >> > value associated, would it be possible to color the surface according
> >> > to these given values (on a scale, like done with partial charges...)?
> >>
> >> This is not possible today. But it would not be difficult to add this
> >> functionality.
> >
> > Good. E.g. think of coloring the molecular surface by partial atomic
> > charges, like the dots of those surfaces are colored now...
>
> OK, I will think about that.
>
> It is probably the case that today an entire pmesh surface is colored the
> same.
>
> Q: Do you want to assign a unique color to each point on the surface or to
> each face of the surface?

Have been thinking about this... coloring the faces is much easier... I guess 
coloring points would be preferred, but this would require splitting of the 
triangular plane into three new diamands, one for each point of the 
traingle...

I'll think about this...

> Q: How would one want to specify the mapping between colors and
> points/faces?

Each vertex would have an associated value, e.g. the partial charge of the 
nearest atom... the number of converted to a color just like a partial charge 
is converted to red-white-blue currently in Jmol (I think :)... the actual 
color scheme has to be setable... as there are many coloring schemes...

Egon





-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to