cansin / geometry-processing

CENG 789 - Digital Geometry Processing - Assignments

Home Page:https://cansin.github.io/geometry-processing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CENG 789 - Digital Geometry Processing - Assignments

This project is an implementation of the 1st and 2nd assignment for Digital Geometry Processing course.

Installation

Run yarn install.

Development

Run yarn webpack-dev-server. Then, open http://localhost:8080/.

Results

The important source code regarding the algorithms implemented can be found at the src/algorithms/ folder.

There is also a notes file that talks about interesting details observed during implementation.

A live demo can be found at https://cansin.github.io/geometry-processing/. The results of the runs can be seen at the sub-folders of the results/ folder.

About

CENG 789 - Digital Geometry Processing - Assignments

https://cansin.github.io/geometry-processing/


Languages

Language:JavaScript 100.0%Language:CSS 0.0%