Skip to content
View yuempek's full-sized avatar
🎯
Focusing to change the future.
🎯
Focusing to change the future.
Block or Report

Block or report yuempek

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. 3D-Javascript-Library 3D-Javascript-Library Public

    Base of 3D projection is implemented on HTML5 canvas.

    JavaScript 2

  2. neurocamera neurocamera Public

    Neural camera experiment

    HTML

  3. bitSort bitSort Public

    Bit sort is a new sorting algorithm developed by me that uses binary tree to sort elements. Numbers are put in a binary tree using their bits. When read the tree, they are sorted already. Complexit…

    C 2

  4. JDiv JDiv Public

    Div blocks for Java

    Java

  5. PolarProjection PolarProjection Public

    New projection method developed by me. Polar Projection solves the variable size problem on Perspective projection.

    JavaScript

  6. MSocket MSocket Public

    Event base tcp socket on Java. It carries MMessage packets on tcp stream. When an MMessage arrived, it sends the message to your onData method.

    Java 1