Thanks to visit codestin.com
Credit goes to www.java2s.com
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Matrix « 2D Graphics GUI « Java
Java
2D Graphics GUI
Matrix
1.
Implementation of a 4x4 matrix suited for use in a 2D and 3D graphics rendering engine
2.
Rotations in a three-dimensional space
3.
This class represents a lower (or upper) triangle matrix that stores ints.
4.
The Java Matrix Class provides the fundamental operations of numerical linear algebra
5.
Vector extends Matrix
6.
A 3x3 matrix implementation
7.
4 x 4 Matrix
8.
Various geometric transformations on matrix form
9.
Inertia Matrix
10.
Simulate a matrix. Provides method to travers vectors that compose the matrix.