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: [Update REQ 5366]: geomview and OpenGL on DEC Alphas


  • To: software@geom
  • Subject: Re: [Update REQ 5366]: geomview and OpenGL on DEC Alphas
  • From: "Tim Rowley" <trowley>
  • Date: Tue, 9 May 95 17:09:16 CDT

> Geomview did build on the Alpha, but is not using any GL calls (nm).  The
> make log shows the libs included, but apparently the source did not use
> them?

We're getting closer -- it actually built.  There's a mistake in
one of the makefiles that made it not use the OpenGL calls.  In
src/bin/geomview/x11/O.x11/Makefile, there's a line that reads

MORECOPTS = -DMGX11 -Ddark_ui

Change that to:

MORECOPTS = ${MGTYPE} -Ddark_ui

And do a "make clean" in the src/bin/geomview/x11 directory.
A rebuild after that will produce an OpenGL using binary.

One note about the resulting geomview: the OpenGL driver
currently doesn't do the lighting properly, so you'll have to use
the software shader.  The switch for this is on Cameras panel
(hotkey "v~").

-- 
Tim Rowley  --  trowley at geom.umn.edu  --  "Do or do not, there is no try."


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