Skip to content

Text Engraving & Extrusion demo based on Three.js is implemented with Typescript and webpack5. Used THREE-CSGMesh as the core tech to achieve engraving and extrusion results

HarveyLijh/Text_Engraving_N_Extrusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Engraving & Extrusion

Text Engraving & Extrusion demo is implemented using Three.js, with Typescript and webpack5. Used THREE-CSGMesh as the core tech to achieve engraving and extrusion results.

Screenshots

engraving demo extrusion demo

Run Locally

Clone the project

  git clone https://github.com/HarveyLijh/Text_Engraving.git

Go to the project directory

  cd Text_Engraving

Install dependencies

  npm install

Start the server

  npm run dev

About

Text Engraving & Extrusion demo based on Three.js is implemented with Typescript and webpack5. Used THREE-CSGMesh as the core tech to achieve engraving and extrusion results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published