资 源 简 介
Introduction
Ever wondered what -sin(x*y/9) * cos(y*-x/9) + (x/6)^2 + (y/6)^2 - 1 or some other curious function looked like? Download this little Java application and find out!
I wrote this program for my Java and OpenGL classes. It does have some rough edges but should work just fine in most cases.
It uses multiple cores to speed up calculations.
Usage should be pretty straightforward: click and drag to rotate, shift-click and drag to pan.
This is a NetBeans 6 project. If you want to compile it, you need to install the OpenGL Pack.
Have fun! And if you like it or have some comments drop me a line.
Obligatory screenshot