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
173 Hits
1436 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
177 Hits
1400 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
178 Hits
1484 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
174 Hits
1426 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
169 Hits
1875 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
169 Hits
1551 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
165 Hits
1569 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
148 Hits
1428 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
79 Hits
1295 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
70 Hits
1275 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
1357 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
1805 Views
Details
Visit

Displaying (1 - 12) of 13  1  2  Next