8000 GitHub - viktorpts/cagd-wrapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

viktorpts/cagd-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bezier Curve Subdivision

Description

A simple JS application using WebGL2 that renders a bezier curve. Control points can be added and removed and the curve may be subdivided, using the provided controls.

Usage

Open the index.html file located under ./dist to launch the application. Further instructions are found inside the webpage.

Acknowledgements

Author: Viktor Kostadinov

This work is distributed under an MIT license. Code snippets for the creation of the GLWrapper class have been taken from the MDN example repository.

Compiling this project

The source can be located inside ./src. After installing all dev-dependencies, you can launch npm run build from the console to compile the project. The packed bundle will be inside ./dist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0