[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Nov 30 15:59:52 1998 
Subject:Re: graphics and api for c 
From:Anthony Worrall 
Volume-ID:981130.01 

In article <73lqri$5uj$1@soapbox.cs.bham.ac.uk>, adrianh@victoriareal.co.uk (Adrian Howard) writes:
>One of the places you can look for examples of interfacing Pop-11 code & C
>is Poplog itself. All the X libraries for example. Try doing looking at
>things like SHOWLIB * FAST_XT_KEYBOARD, etc.
>
>BTW Poplog cannot interface to C++ (at least, it couldn't last time I had
>anything to do with it --- but things may have moved on :-)
>
The lack of a standard for name mangling makes this difficult. The best bet is
to write wrappers in C which you can call from poplog and import into C++

 
>Adrian
>
>At 1:26 am +0000 27/11/98, Andrew Philip Crook wrote:
>>i would like to do one of the following 3d graphics addons for pop11 under
>>the poplog environment.
>>
>>1. write open-gl code in c/c++, use poplog api's to interface it and
>>build a lib.
>>
On the graphics side I did write an iterface to SUNS low level mediaLib but some
of the image processing routines required the use of memalign which does not
work inside poplog :-(.

>
>----
>Adrian Howard. adrianh@victoriareal.co.uk. Head Techie. Victoria Real Ltd
>URL: http://www.victoriareal.co.uk/ v. +44 1273 702007 f. +44 1273 706007
>
>



-- 
Anthony Worrall
The University of Reading,
Department of Computer Science,
Whiteknights, PO Box 225
Reading,
Berkshire, UK
RG6 6AY
Tel:   +44 (0)1189 318610
Fax:   +44 (0)1189 751994
Email: Anthony.Worrall@Reading.ac.uk