Search the web
Sign In
New User? Sign Up
antiprism
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2738 - 2767 of 4035   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2738
Hi Adrian, I am working on n_icons. Much of what I am doing is cosmetic code changes. This doesn't add any lines of code but changes pointer and dereferencing...
vortexswirling
Offline Send Email
Feb 1, 2009
7:33 pm
2739
Hi Adrian, ... I have to look at this more tomorrow, but I think it is something I didn't first see. In version 20, the initial position is inverted front to...
vortexswirling
Offline Send Email
Feb 2, 2009
3:18 am
2740
Hi Roger ... I have had a look at this. It is caused by the changes I made when replacing the now removed vec3d::rotate function. Around line 690 the line...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 2, 2009
9:10 am
2741
Hi Roger ... I have just been reviewing the colour maps. The rainbow colour maps had the xll map licence text (assigning copyright to the Open Group.) I have...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 2, 2009
11:16 am
2742
Hi Adrian, ... This was it. This is where I was going to start looking. I started with the n_icons around the fall of 2005. While working on the loop I was...
vortexswirling
Offline Send Email
Feb 2, 2009
2:24 pm
2743
Hi Adrian, ... You asked about this but I am not sure of the answer. The formula is intensity*(color^gamma) for each r,g,b of a triad. color, a value which is...
vortexswirling
Offline Send Email
Feb 2, 2009
4:00 pm
2744
Hi, using invisible as a face color won't work because n_icons controls transparency with -T. I put up a message that invisible becomes black and a note as to...
vortexswirling
Offline Send Email
Feb 2, 2009
6:12 pm
2745
Hi Adrian, ... oops. silly question. Each edge has two end points! All I needed was the size of the edge list. The functions will take care of this. Roger...
vortexswirling
Offline Send Email
Feb 2, 2009
7:30 pm
2746
Hi Adrian, ... controls ... The better solution is to allow color names of invisible and the alpha value to override the -T and -U settings. The positive side...
vortexswirling
Offline Send Email
Feb 3, 2009
4:59 pm
2747
Hi Roger ... That sounds good. Also having -f 1 as a default sounds good. I have wondered whether it would be nice to colour the uniforms and Johnson's by face...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 3, 2009
6:23 pm
2748
Hi Adrian, ... alpha ... effect of ... It works well. ... It really doesn't take up that much room in the OFF file. If the option for no color exists it can...
vortexswirling
Offline Send Email
Feb 3, 2009
7:09 pm
2749
Hi Adrian, When I came up with the option to color unused edges, I decided to have a keyword of "none" so that it wouldn't color any unused edge. Since I had...
vortexswirling
Offline Send Email
Feb 4, 2009
12:41 pm
2750
Hi Roger ... I could add it into col_val.read() via read_colorname() (checking the return value of the function rather than checking for is_set()). The main...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 4, 2009
5:46 pm
2751
Hi Roger ... I notice that the situation when the default colour is a colour index also needs to be reviewed. Adrian. -- Adrian Rossiter adrian@... ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2009
11:12 am
2752
Hi Roger ... off_color colours all elements by default, but with -U it will colour just uncoloured elements. Adrian. -- Adrian Rossiter adrian@... ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2009
11:17 am
2753
Hi Roger ... I am still having trouble wih Cygwin and the build. After sorting out the problem above it then wasn't finding the Python library. This turned out...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2009
12:09 pm
2754
Hi Adrian, ... edge. ... accept "none". It ... still ... I think it is probably wise just to add "none" to the programs that need it. They need it when the...
vortexswirling
Offline Send Email
Feb 5, 2009
2:27 pm
2755
Hi Roger ... I have added it in. So, we can see how it works out. ... I'm not too sure about the code, but maybe you could set unused_edge_color =...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2009
3:35 pm
2756
Hi Adrian, ... I didn't know it but that can be done in opts initialization. This does it pre-read. e.g. ncon_opts(): prog_opts("n_icons"), ...
vortexswirling
Offline Send Email
Feb 5, 2009
5:22 pm
2757
Hi Adrian, ... Will it be possible to pass "col_val::none" as a function parameter? Roger...
vortexswirling
Offline Send Email
Feb 5, 2009
7:14 pm
2758
Hi Roger ... It is just col_val() Adrian. -- Adrian Rossiter adrian@... http://antiprism.com/adrian...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2009
8:18 pm
2759
Hi Adrian, ... Now I don't have to have a dummy argument. I found another place were I did that too. I have the new color options done and no longer need the...
vortexswirling
Offline Send Email
Feb 5, 2009
10:44 pm
2760
Hi Roger ... The conv_type option is to choose what should be done when converting an index that is not in the colour map file. It may make most sense for your...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 6, 2009
1:07 pm
2761
Hi Adrian, ... The n_icons program always wraps around the map. They can even specify, with -F, map numbers outside the map. There is no check for it because I...
vortexswirling
Offline Send Email
Feb 6, 2009
2:46 pm
2762
Hi Roger ... The problem was that due to the OpenGL libraries not being found correctly the Antiprism DLL wasn't being built, and this makes the programs...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 6, 2009
2:46 pm
2763
Hi Adrian, The build went well. I didn't have to alter anything. I had these statistics on the make. real 14m42.201s user 4m23.872s sys 2m15.314s I...
vortexswirling
Offline Send Email
Feb 6, 2009
3:35 pm
2764
Hi Roger ... That is good. Was the Python module built, or do you not have the Python package installed? ... I build all the old C files as C++ now, so this...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 6, 2009
4:40 pm
2765
Hi Adrian, ... No, because I didn't install any Python package under Cygwin. What package is good to use? It appears to want something called swig as well. On...
vortexswirling
Offline Send Email
Feb 6, 2009
5:11 pm
2766
Hi Roger ... I only saw one Python package in Cygwin. It should include all that is needed for development. The SWIG program should be used if present, but...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 6, 2009
6:23 pm
2767
Hi Adrian, ... This appears to have the shell and development environment in one package. They don't always do that. The swig package was a single one with no...
vortexswirling
Offline Send Email
Feb 6, 2009
8:12 pm
Messages 2738 - 2767 of 4035   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help