Languages Delphi & Kylix Delphi Graphics  

Grapher

download download  
important code information
author:
Josh Code
minimum requirements:
Grapher description

Last updated Oct. 8 (optimized). This program generates 3D and 4D graphs and displays them using wireframe and alpha blended polygons. No DirectX or OpenGL are used here. The function being graphed uses interpreting to find a result. The interpreted code is in a stringgrid to simplify the compilation process. Good luck.


File List:
CodeEditoru.dcu13Kb
CodeEditoru.dfm1Kb
CodeEditoru.pas14Kb
CodeEditoru.~df1Kb
CodeEditoru.~pa13Kb
GraphingPro.cfg323b
GraphingPro.dof1Kb
GraphingPro.dpr351b
GraphingPro.res2Kb
GraphingPro.~dp351b
Help.html3Kb
MainU.dcu10Kb
MainU.dfm1Kb
MainU.pas7Kb
MainU.~df834Kb
MainU.~pa7Kb
VarU.dcu3Kb
VarU.dfm450b
VarU.pas1Kb
VarU.~df450b
VarU.~pa1Kb
mygraphics.dcu5Kb
mygraphics.pas16Kb
mygraphics.~pa16Kb
mymath.dcu3Kb
mymath.pas9Kb
mymath.~pa9Kb

Similar code
Alpha Blending (Popularity: ) : This program averages bitmaps together but also at different ratios in different areas depending on the colours of another bitmap. ...
Engine3d (Popularity: ) : This source code demonstrates the techniques used to handle 3D graphics from scratch - without using an API such as ...
Control Alpha Blend Value (Popularity: ) : This code allows a user to control the alpha blend value of a form at runtime. Really simple stuff, the ...
ASM Animation (Popularity: ) : This program creates an animation using blitting with assembly after getting memory addresses of pixel information using scanline. To understand ...
ASM Turtle 2 (Popularity: ) : This program shows how to make an interpreter. The script is based on the assembly language with jumps and labels ...
AVICQ project (Popularity: ) : AVICQ is a ICQ like communicator with duplex audio and video.
Convert ImageList (XP Fix) (Popularity: ) : This example will convert any TImageList to 32-Bit, and this will fix various XP formatted icon problems. I found the ...
Bitmap Animation Component (Popularity: ) : Put TImageList And TBitmap Component in Your Form And Animate! P.S. When Adding Images To ImageList You NeedTo ChangeTransparent Colorothe ...
DirectX Sharks Screensaver (Popularity: ) : This is a Delphi translation of my award winning Visual Basic code, which I made about a year ago. It ...
Direct Pixel (Popularity: ) : This program shows how to manipulate bitmap pixels using an array that is about as easy to use as tcanvas.pixels ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 7
version 2.5
size in Kb 126
popularity   428/7913049
user rating 4/10
ad


New Code
Popular Code