Skip to content

Corbe30/3D-shape-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-shape-editor

About

A 3D shape editor written in Babylon.js. Screenshot of interface

How to Run

Visit https://corbe30.github.io/3D-shape-editor/.
To run it locally, clone the project and use Live Server in VSCode to open it.

Features

  1. Transformations: scaling and extruding faces, rotation of mesh
  2. Guide line and info-text to display offset
  3. Selected transformation displayed in top right of screen (extrusion if none selected)
  4. Keyboard shortcuts:
  • X: reset the mesh
  • D: Undo the last applied transformation | cancel an in-progress transformation.
  • S: apply scaling to selected face
  • R: apply rotation to mesh normal to selected face

About

A 3D shape editor written in Babylon.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published