Skip to content
View IasonManolas's full-sized avatar

Block or report IasonManolas

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. Geodesics_in_heat Geodesics_in_heat Public

    A C++ implementation of geodesic distance computation on triangular meshes based on the paper "Geodesics in Heat:A New Approach to Computing Distance Based on Heat Flow" by Keenan Crane et al. usin…

    C++ 4 4

  2. DRMSimulationModel DRMSimulationModel Public

    This repository provides a cross-platform computational tool for predicting the static equilibrium of general bending-active structures in the form of a network of elements using the dynamic relaxa…

    C++ 1

  3. CompetitiveProgrammingCourse CompetitiveProgrammingCourse Public

    Solutions for the course https://github.com/rossanoventurini/CompetitiveProgramming

    C++

  4. ConvexHull_CurvatureTool ConvexHull_CurvatureTool Public

    Project done for the course of computational geometry. Its aim was to create a tool that computes the 3D convex hull of a Mesh and additionaly its curvature. I used a library called geolib.

    C++

  5. Parallel-3D-Skeleton-Extraction-Using-Mesh-Segmentation Parallel-3D-Skeleton-Extraction-Using-Mesh-Segmentation Public

    This is the implementation of our paper "Parallel 3D Skeleton Extraction Using Mesh Segmentation"

    C++ 1

  6. StretchTool StretchTool Public

    Project done for the computer graphics course. The aim was to create a brush and a stretch tool. More details: http://iasonmanolas.wordpress.com/ .

    C++