SeHoonYang.github.io

Repositories


svg3d library
svg3d library is a 3D graphics library written in javascript. It is designed to handle small number of vertices. If you need better performance, consider using webGL or webGL based libraries.
View repository

SWE library
SWE library is a network library written in javascript. This library provides easy interfaces to construct server-client web applications efficiently. Clients uses ajax call to be synced with the server. The server maintains three kinds of variables: sync-variable, server-variable, and signal-variable. The variables belonging to sync-variable are sent to the client periodically, while server-variables are not sent to the client. Signal-variables are only sent to the client once. The programmer just needs to classify the variables without concerns about how the variables are synced across the clients and the server.
View repository

Game


image

Food Tower DefensešŸ³

Made with Three.js

Play View repository
image

Simple Dodge

Simple dodge-like game

Play View repository
image

Slide Puzzle🧩

Slide Puzzle

Play View repository
image

Dot Connector

Drag dot to connect.

Play View repository

Contact