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]

Re: [Closed REQ 5827] (Mathematica lighting)


  • To: software@geom.umn.edu
  • Subject: Re: [Closed REQ 5827] (Mathematica lighting)
  • From: daemon
  • Date: Fri, 17 May 1996 00:48:15 -0500 (CDT)


Though this won't help if you explicitly specify LightSource settings
in Mathematica graphics, you can simulate Mma's default lighting setup
by placing the following in a file and loading it into geomview:

(merge-baseap
 {appearance {lighting {replacelights 
   ambient .3 .3 .3
   light {
	color 1 0 0
	position 1 0 1 0
   }
   light {	   
	color 0 1 0
	position 1 1 1 0
   }
   light {	   
	color 0 0 1
	position 0 1 1 0
   }
}}}
)
 


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