I have to draw constellations I know start's coordinates I know how to convert them to the scene coordinates I actually implemented them with spheres and it works just fine, except that if I change camera zoom visible diameter of the stars changing (which is expectable)
thanks On Mar 22, 2010, at 9:09 AM, savagelook wrote: > I'm confused as to what you are trying to achieve. Would a skybox > with a starfield as images not work? > > On Mar 21, 8:59 pm, Dmitry Markman <[email protected]> wrote: >> Hi, >> I have to show stars >> I calculate correctly scene x,y,z coordinate of the objects. >> but if I represent them as sphere with some colormaterial >> away3d changes appearances, I'd like to show stars always as 2x2 pixels with >> const color >> I need screen coordinates of the objects, so I'll be able to use standard >> flex 2d api for drawing them >> >> thanks >> >> Dmitry Markman > > To unsubscribe from this group, send email to > away3d-dev+unsubscribegooglegroups.com or reply to this email with the words > "REMOVE ME" as the subject. Dmitry Markman To unsubscribe from this group, send email to away3d-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
