go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ REQ 5317]:



Dear Sir:

I am happily using your Geomview.  It is so great!

I like to use a `sphere' object.

I want to shade two spheres with different position and 
different colors.

I have tried the following command:


{ = LIST
{ 
(geometry grsphere { 
  appearance { material {diffuse 1 0 0}}
  {SPHERE 
	10 0 20 0
	} 
 }
)
(dice grsphere 5)
}
(geometry grsphere { 
  appearance { material {diffuse 0 1 0}}
  {SPHERE 
	10 20 0 0
	} 
 }
)
(dice grsphere 5)
}
}


Could you please tell me what is wrong with my program?

Best regards,



Tae-wan Kim


internet: tkim at asu.edu


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo