CompuServe Messages

#TextCD Wish

    07-Apr-94 19:15:52
Sb: #95966-#TextCD Wish
Fm: Yost Group 76702,413
To: CSA/CA 76077,2774
Great idea about being able to update without reindexing. Are you saying that you can't cancel with the ESC key while indexing? Re the image-rescaling operation during indexing… The reason why it rescales so slow is that it's NOT doing a simple decimation. It's running through the 3DS renderer's background rescaling code, which is doing a bilinear interp. The neat thing is that it's just one call to 3DS from the IPAS routine. You want speed too? <g> – G