Johny-kann / Computer_Graphics_3D_Transformations-Application

An easy user interface to show the implementations of Matrix transformation in computer graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer_Graphics_3D_Transformations-Application

An easy user interface to show the implementations of Matrix transformation in computer graphics

Application can import a wavefront.obj (3D model object) and then extracts the vertices from the obj. It can then perform 3D Transformations on the vertices using Matrix Multiplications

Tools and Methodology

  • JavaFX (GUI)
  • Maven architecture
  • MVC design pattern
  • jim3dModelImporter library
  • Open scene builder
  • Eclipse

Programming Language

  • Java

Output

3D-Transform

About

An easy user interface to show the implementations of Matrix transformation in computer graphics

License:GNU General Public License v2.0


Languages

Language:Java 100.0%