Skip to content
View imruljubair's full-sized avatar

Block or report imruljubair

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Simple-perceptron-simulator-for-kids Simple-perceptron-simulator-for-kids Public

    Implementation of a very simple perceptron from the scratch. Learning steps are visualized using animation. I took help from https://youtu.be/XJ7HLz9VYz0

    Python

  2. SciVis-Course-Project-Fall-2014 SciVis-Course-Project-Fall-2014 Public

    This is my CPSC 601 (Visualization of Scientific Data) Fall 2014 course project. In this project, I Implemented the Atlas of Connectivity Maps (Mahdavi-Amiri et al.) on an Icosahedron Nonhydrostati…

    MATLAB 1

  3. A-Technique-to-Detect-Books-from-Library-Bookshelf-Image A-Technique-to-Detect-Books-from-Library-Bookshelf-Image Public

    Implementation of the paper published on - ICCC 2013 • IEEE 9th International Conference on Computational Cybernetics • July 8-10, 2013 • Tihany, Hungary

    MATLAB 5 2

  4. B-Spline-Curve-Simulator B-Spline-Curve-Simulator Public

    Implementation of B-spline curves with different features as an assignment of my Modeling for Computer Graphics course.

    C++ 1

  5. Visualization-using-GLSL Visualization-using-GLSL Public

    Visualization of the triangle meshes from ICON climate model dataset using opengl shader language. This is a part of my CPSC 691 Rendering course project (2015).

    C++

  6. RayVis RayVis Public

    This program visualizes a basic raytracing algorithm.This can be helpful for understanding how raytracing works. For the algorithm, I follow chapter-4 of this book: https://www.cs.cornell.edu/~srm/…

    MATLAB