|
OpenGl
example in Delphi 1
How to
initialize OpenGl in Delphi and draw a few basic shapes like rectangle,
line, triangle, circle and grid. Learn the basic steps needed to draw 2d
shapes in Opengl and Delphi. This example also shows how to use the
GLUquadricObj type needed in order to draw circles and disks.
|
 |
|
Read more |
|
OpenGl
example in Delphi 2
How to
draw function graphs in Delphi using Opengl. Examples include sin(x),
cos(x), f(x) and sqr(x). Learn how to draw graphs and mathematical
functions in Delphi using Opengl.
|
 |
|
Read more |
|
OpenGl
example in Delphi 3
How to
move rectangle or any other shape in Delphi and Opengl with mouse. How
to make an OpenGl object to follow your pointer. Full Delphi source code
when you order. Get into the 2d and 3d world with Delphi and Opengl.
|
 |
|
Read more |
|
OpenGl
example in Delphi 4
Opengl draw
a line in Delphi flicker free
How to
draw lines in OpenGl and Delphi using your mouse. OpengGl Delphi example
which shows how to draw lines in Opengl and Delphi. Also shows how to
clear screen in Opengl. Full Delphi source code when you order.
Flicker Free. Add drawing capabilities to your Delphi application.
Read more
Source code
price : 10 eur
|
 |
|
 |
|
OpenGl
example in Delphi 5
How to
draw rectangles in OpenGl and Delphi using your mouse. OpengGl Delphi
example which shows how to draw rectangles in Opengl and Delphi.
Full Delphi source code when you order. Flicker Free.
|
 |
|
Read more |
|
Draw
circles with your mouse in OpenGl
How to
draw circles in OpenGl and Delphi using your mouse. Learn how to
draw circles with your mouse, control the proper radius of a circle and
more. Pure Delphi source code.
|
 |
|
Read more |
|
How to
draw Lines, Rectangles and Circles in Opengl. Summary of previous three
examples.
Opengl
Delphi example showing how to draw lines, rectangles and circles with
your mouse in Delphi using OpenGl. First, select the primitive you want
to draw and then use your mouse to draw graphic primitives on screen. No
third party components. Flicker free. Just Delphi and OpenGl. This
OpenGl example also shows how to save your drawing to a file and load an
existing vector drawing. Full
Delphi source code when you order.
Read more
Source code
price : 29 eur
|
 |
|
 |
|
Display
text in Opengl using Delphi
Tutorial
showing how to display text in Opengl using Delphi. Example showing
static text, scrolling text, character spacing and more. Pure Delphi and
OpenGl. No third party components.
|
 |
|
Read more |
|
Rotate
and scale object with mouse in OpenGl
How to
rotate and scale objects in OpengL using your mouse movement example. Learn how
to rotate clockwise as well as counterclockwise. Rotation is determined
by your mouse movement. Delphi and Opengl. Shows how to scale an object
both on x and y axes using your mouse.
|
 |
|
Read more |