-
-
-
rotate_image.rar
rotate_image - rotates an image given inside a matrix by the amount of "degree" counter-clockwise
% using linear interpolation of the output grid points from the back-rotated input points
% in this way, the output image will never have a "blank" point
-
Gl_ShadowsVolumes.ZIP
... is to create shadows using a technique called stencil
shadow volumes in a 3d scene. To do this we will not need the shadow matrix from
previous demo. In fact in order to perform this all we need is to render the
silhouette edges of an object (which ...
-
-
vsgs_user_geometry.rar
... setSphere and getSphere. Additionally, the node implements its own custom cull records, which allows the texture coordinates of a vrSphere to be scaled via a texture matrix with two other methods called, setTextureScalingFactor and getTextureScalingFactor
-
-
-
LDPC_BSN.rar
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is ...
-
svd.cpp.zip
compute single value decomposition of a matrix in c
-
CoinUtils-2.2.5.zip
... -OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point ...
-