Skip to content

snada/typeface-to-geometry

Repository files navigation

Typeface to Geometry

Build Status Code Climate Test Coverage Issue Count

A simple tool to preview and export THREE.js fonts to geometry ready to use in 3D applications.

Example Android app and font loading classes coming soon.

Font drop

Binaries and installers

Coming soon!

Build and run

If you don't use nvm, you really really should (even on Windows).

Make sure you're running node 6.9.1:

nvm install 6.9.1 && nvm use 6.9.1

Install dependencies:

npm install

Once that is done, you can launch it with:

npm start

## Credits

This project was made using awesome opens source libraries, including React, Redux, THREE.js (with react-three-renderer and it's trackball controls) and Github's electron-compile.

Check out the package.json file to learn more about them.

About

A simple tool to convert javascript fonts to geometry to use in 3D applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published