Skip to content
View itoru257's full-sized avatar

Block or report itoru257

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

Popular repositories Loading

  1. Delaunay Delaunay Public

    Delaunay triangulation in C++

    C++ 4

  2. VTK-Python-Example VTK-Python-Example Public

    A simple example of VTK(Visualization Toolkit) by Python.

    Jupyter Notebook 2

  3. CheckMail CheckMail Public

    This C# of the program will receive an email from a POP3 mail server, and decodes the information from the e-mail header.

    C# 1

  4. FontDraw FontDraw Public

    Draw characters with OpenGL using FreeType in macOS.

    C++ 1

  5. SimpleMeshReader-Unity SimpleMeshReader-Unity Public

    The reading of the mesh file(off file) in Unity.

    C# 1

  6. Q-Learning Q-Learning Public

    Reinforcement learning with python

    Python