CompuServe Messages

#IPAS & lib17

    28-Feb-95 15:28:10
Sb: #154645-#IPAS & lib17
Fm: Keith Macfarlane 75730,2701
To: Jonas Ruikis [ADESK] 73172,1351
Thank you for your quick response, r4tst1.c helped me solve my problem with creating new Objects. Now I would like to know if there is anyway to change the USER view(rotate,pan,zoom) while you are in an ipas. I tried modifing the Viewport structure(hangle, vangle, cx, cy, and cz), and then redrawing(gfx_draw_viewport()) the screen, but it just seemed to ignore my changes. Basically, I have a vector that represents the point-of-view I wish to have. I want to use this info to adjust the USER view. If I can't do it in an ipas, can I type it in someplace? Any ideas?