Skip to content

DanielPreil/ascee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ascee (repository)

This repository contains the ascee npm package and a browser demo.

Structure

  • package/: publishable npm package (TypeScript source)
  • tests/: browser demo page using package/dist/index.js

Documentation

Quick local run

cd package
npm install
npm run release:check
cd ..
python3 -m http.server 4173

Open: http://localhost:4173/tests/

About

Ascee is a npm Package For Creating Three.js Ascii Arts Of Your 3D Models (.GLTF & .GLB). Crafted by Daniel Preil.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors