Version 1.1 - release compiled GraphDemo.exe included

weeee!
I wasted 3 hours of sleep on this sucker fer my big job interview in the Salt Lake City, Utah
IBM Building! I figgured I would do a graph program to show this company my programming
skills after I visited their web site, well I did a doosie! They need a MFC/VC++
programmer to do an interface to show data for a Turkish IBM tank simulator in Turkey!
( no they lease an office in the SLC - IBM 'two story' building ) I wish....... Anyways...
Remember those old Basica graph programs that had to draw from back to front on those
neet CGAs!?? Well this is sumthing like it, it takes a math function( z ) and draws a nice graph
if it was a good equation, 'I seen some that really suck, I gotta warn ya', it's good for
generating points for programs like DirectX and POV-RAY, the utility is nice for previewing
an equation for meshs.
This utility can use the printer if available,
it's a demo of a CFormView, and a CView, and supports the Print Preview.
I added the two generate buttons to generate a mesh or a lathe object for POV-RAY.
The 'MESH' button will save a mesh object as 'C:\MESH.INC' and allow for a checker
texture if it was square, and a single texture if it was circular, I gotta work on checker
pattern for the circular meshes. The 'Lathe' button will save a lathe object as 'C:\LATHE.INC'
from 0 to n on the 'x-axis' the following pictures show the mesh and lathe objects.
|
<- left sine/cosine mesh, right -> parabola lathe |
![]() |
The TestMesh.pov and TestLathe.pov files are invluded in the GRAPH.ZIP file.
Copyright June 1999.
Wednesday, March 21, 2001 12:05:12 am