I
I
ichernob2015-04-07 15:07:00
C++ / C#
ichernob, 2015-04-07 15:07:00

What algorithms are embedded in the opengl function?

There was an urgent need to describe the algorithms of the functions perspective, stencilfunc, stencilop, clipplane and some others (not a brief description of the function or user instructions, but the algorithm implemented in this or that function. The source code would be a salvation). Please suggest some resource.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Stanislav Silin, 2015-04-07
@ichernob

There is such a library as glm . She can do everything that OpenGL can (in terms of mathematics) and be distributed through source codes.

A
Armenian Radio, 2015-04-07
@gbg

Some information can be found here - a short course in computer graphics.

A
AxisPod, 2015-04-08
@AxisPod

Do you do reverse? What for? Take the book "Mathematical Foundations of Computer Graphics", immediately many questions disappear, further in ascending order. For info on stencilfunc, stencilop look for "stencil buffer", and even here Google gives pretty good results.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question