Skip to content

A demo to demostrate how a specific plane clipping a polyhedron using WebGL

License

Notifications You must be signed in to change notification settings

SimonGH0STRiley/PolyhedronClipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyhedron Clipping

This repository is to demostrate how a specific plane clipping a specific polyhedron and what does the very section look like. This repo only using WebGL and several relative math, polyhedron and WebGL libraries.

Installing and testing

After clone this repo, to open it, only open the index.html within a browser compatible with WebGL.

python -m SimpleHTTPServer;

About

A demo to demostrate how a specific plane clipping a polyhedron using WebGL

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published