Category: Graphics

  • Load Mesh from External File and Operation on It

    Load Mesh from External File and Operation on It

    What I did in this project is quite simple but a little out of the box. In this project I have all those regular graphical tasks like rotation, lightning, projection etc. But the main thing I did is to build a communication between DirectX, the platform I’ve used, and other graphics libraries and 3D modeling […]

  • Generate 3D graph of equations using Java

    Generate 3D graph of equations using Java

    I worked on this project with Md. Ataul Haque as part of the “Object Oriented Programming in Java” course during my second year of undergraduate curriculum. Main objective of this project is to simulate the 3D graph of an equation. We called the application – Smart Graph. Primarily Smart Graph generates the solution points for […]