studentx
12-05-2002, 08:12 AM
Does anyone know if (and how) you can create a log-log plot in a display? Thanks.
gumby
12-05-2002, 08:45 AM
HMm, wouldn't you just calculate the
log of each coordinate before plotting?
glVertex2f(log(x), log(y));
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.