Projects tagged ‘library’ and ‘vector’


[16 total ]

170 Users
   

Cairo is a 2D graphics library with support for multiple output devices, both raster and vector. It focusses on high quality output at display resolutions and features an extremely easy to use API.
Created over 3 years ago.

31 Users
   

Batik is a Java(tm) technology based toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as viewing, generation or manipulation.
Created over 3 years ago.

13 Users

Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms). * It supports tiny, dense, and sparse matrices (the latter is still experimental), fully integrated ... [More] with one another. * It takes full advantage of expression templates to provide a great API. For example, m.row(i)+=m.row(j) just works. * Expression templates are also the basis for many optimizations: automatic determination of which temporaries to remove, and intelligent explicit vectorization (SSE and ALtiVec). * Performance is on par with the best BLAS implementations (see http://eigen.tuxfamily.org/index.php?title=Benchmark). * It keeps in mind the real needs of apps, for example the geometry features needed for 3D graphics [Less]
Created over 3 years ago.

11 Users
 

A mathematical open source library written in C#/.Net, aiming to provide a self contained clean framework for symbolic algebraic and numerical / scientific computations.
Created over 2 years ago.

3 Users
   

SVG renderer and animator. Originally built to be a HUD for Java3D, it provides an easy and light way to read and display SVG content in Java programs. Built for video games, programmer has full ... [More] access to scene graph. Design menus in vector art program and render in Java. [Less]
Created over 3 years ago.

2 Users

Jeto is a project to create a portable, innovative application platform based on the ECMA Common Language Infrastructure (ECMA-335) standard. It provides an application foundation library (called ... [More] Emotion) with advanced support for audio/video playback and capture, vector graphics, hardware querying and access, dealing with measurements, networking, application preferences, and more. Jeto is also intended to be layered on top of other operating system kernels to form Jeto distributions. We plan to produce distributions using GNU/Linux (creatively, Jeto/Linux), as well as one for the SharpOS kernel once it has developed sufficiently. [Less]
Created over 2 years ago.

2 Users
 

UniConvertor is an universal vector graphics translator. The project uses sK1 engine to convert one format to another. Project has following import filters: CDR, CMX, CDT, CCX, CDRX, AI, CGM, WMF ... [More] , XFIG, SVG, SK, SK1, AFF and export filters: AI, SVG, SK, SK1, CGM, WMF. [Less]
Created over 2 years ago.

1 Users
 

VMMLib is a vector and matrix math library implemented using C++ templates, thus making it very easy to integrate into other libraries and programs.
Created over 2 years ago.

1 Users

The Configurable Math Library (CML) is an open-source C++ library designed for use in games, graphics, computational geometry, and related applications. It includes vector, matrix, and quaternion ... [More] classes, and a large library of related functions. Vectors and matrices can be of arbitrary size, and all classes are parameterized by element type. Other options, such as matrix layout and choice of row- or column-vector notation, are available as well. The CML can be used as an extension to an existing math library, in lieu of or as an extension to the DirectX math library, or as a drop-in solution for OpenGL-based applications. [Less]
Created about 1 year ago.

0 Users

Flex/Actionscript Math Library (as3mathlib)The Flex/Actionscript Math Library (as3mathlib) is intended to provide a rudimentary numerical analysis toolkit for the Actionscript/Flex programming ... [More] environment. It is based off of the WIS Actionscript 2 libraries, which are still available DetailsThis library includes support for Geometric Objects and Intersection calculations Integral and Differential equation calculations Bezier, Quadric, Polynomial, Complex, Vector and Matrix calculations Symbolic expression parsing StatusThis library has just been converted from Actionscript 2 to Actionscript 3. It is not ready for general use. It compiles with no errors and only a few warnings. It has not been sanity-checked for compatibility or correctness It has not been subjected t [Less]
Created about 1 year ago.