Skip to content

A WebGL program to render 3D wireframes of objects from .ply files.

Notifications You must be signed in to change notification settings

cormaclc/polibook3D-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polibook3D-webgl

Cormac Lynch-Collier

A WebGL program to render 3D wireframes of objects from .ply files.

Additional Features:

  • User hits 'X': wireframe translates in the positive x direction (toggle to stop with 'X')
  • User hits 'C': wireframe translates in the negative x direction (toggle to stop with 'C')
  • User hits 'Y': wireframe translates in the positive y direction (toggle to stop with 'Y')
  • User hits 'U': wireframe translates in the negative y direction (toggle to stop with 'U')
  • User hits 'Z': wireframe translates in the positive z direction (toggle to stop with 'Z')
  • User hits 'A': wireframe translates in the negative z direction (toggle to stop with 'A')
  • User hits 'R': wireframe rotates in an X-roll about it's CURRENT position (toggle to stop with 'R')
  • User hits 'B': Toggle pulsing meshes ON/OFF

About

A WebGL program to render 3D wireframes of objects from .ply files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published