Ads

 Home » vincenzo panella

Sort by:
Displaying (1 - 12) of 13  1  2  Next 
String converter
This library is written for converting numeric formats into string and vice versa. The library is of a static type, everything is included in a single header file and is very easy to include in any project - the only requirements are the inclusion of ...
Version: 1.0
Platform(s):
Price: Free
Developer: vincenzo panella
Added: 30/08/2011
Updates: 30/08/2011
159 Hits
1369 Views
Details
Visit

Dynamic vertex array bin press
"This class stores vertex co-ordinates in any dimension, either 2D co-ordinates, 3D coordinates, or higher dimensional co-ordinates.The class is useful for storing vertex co-ordinates for handling 3D or 2D meshes employed in games. It is ready to be included in any project with minimal refactoring, ...
Version:
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 31/10/2011
Updates: 31/10/2011
160 Hits
1331 Views
Details
Visit

Linear Algebra Library
he classes are overloaded and templated to handle common vector and matrix operation, the template mechanism detects if the vector or matrix has a special dimension such as 2x2,3x3,4x4, and performs a specialized function, else a full N dimension algorithm is called, both for matrix ...
Version: 1.0
Platform(s):
Price: $7.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
161 Hits
1356 Views
Details
Visit

Fast 2x2 Matrix class
Useful for 2D graphics calculations for side-scrollers, 2D game engines and similar bi-dimensional games. The Matrix class also implements advanced mathematical functions optimized to be executed in the fastes way possible 2D vector and matrix calculations are very common in bi-dimensional games and are used in ...
Version: 1.6
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 18/08/2011
Updates: 18/08/2011
163 Hits
1409 Views
Details
Visit

Delaunay + Voronoi diagram generator
This single include file will first triangulate then compute a voronoi diagram decomposition from an unordered set of points in bi-dimensional space. The voronoi diagram is an important method for game development for map generation, navigation, influence map computation and more. It is also used ...
Version: 1.0
Platform(s):
Price: $24.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
151 Hits
1789 Views
Details
Visit

Fast 2d convex hull
Use this class for fast drawing of convex hulls
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 22/08/2011
Updates: 22/08/2011
150 Hits
1511 Views
Details
Visit

Complex number class
Complex numbers are of vital importance in engeneering, physics and math, also many topics on game development , require understanding of complex number field of application. The class is a single .h file
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 21/08/2011
Updates: 21/08/2011
149 Hits
1479 Views
Details
Visit

Dynamic vertex array
This class stores vertex co-ordinates in any dimension, either 2D co-ordinates, 3D coordinates, or higher dimensional co-ordinates. The class is useful for storing vertex co-ordinates for handling 3D or 2D meshes employed in games. It is ready to be included in any project with minimal ...
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 22/08/2011
Updates: 22/08/2011
134 Hits
1361 Views
Details
Visit

3d Vector handling class
Fast 3d vector handling class by templated operators overload. Useful for game development, or math programming.
Version: 1.4
Platform(s):
Price: $4.99
Developer: Vincenzo Panella
Added: 17/08/2011
Updates: 17/08/2011
76 Hits
1237 Views
Details
Visit

Fast 4x4 matrix class
4x4 Matrix computations are the backbone of every 3d engine, 3d transformations for handling mesh of model are accomplished using 4th order matrix operations. Common operations are implemented through the use of templated overloaded operators, allowing for very readable and fast 4x4 matrix calculations. This ...
Version: 1.0
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 18/08/2011
Updates: 18/08/2011
69 Hits
1219 Views
Details
Visit

Fast 3x3 Matrix class
Common operations are implemented through the use of templated overloaded operators, allowing for very readable and fast 3D matrix calculations. This class is compiler-agnostic, and can be used on multiple platforms (including mobile) with minimal refactoring. The class can be used wherever is needed a ...
Version: 1.7
Platform(s):
Price: $4.99
Developer: vincenzo panella
Added: 04/08/2011
Updates: 04/08/2011
79 Hits
1298 Views
Details
Visit

Delaunay triangulator
Delaunay triangulation is a fundamental algorithm which has a vast range of applications, both in game development and in other research areas, such as AI and graph theory. Many libraries include this algorithm among their functions , but they require adding many include files or link ...
Version: 1.0
Platform(s):
Price: $10.99
Developer: vincenzo panella
Added: 04/08/2011
Updates: 04/08/2011
77 Hits
1741 Views
Details
Visit

Displaying (1 - 12) of 13  1  2  Next