gbockus / wagion_spt_3d_room_models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTES

  • In order to get this working in the project, we needed to point the textFont to https://raw.githubusercontent.com/gbockus/wagion_spt_3d_room_models/master/src/js/fonts/helvetiker_regular.typeface.json. This should be changed to use the fonts directory, or have webpack pull into local project and reference from there.

  • As it is now, the default width and height for the canvas is hardcoded to 800 and 628, respectively. Might want to change this or make it configurable?

License

The code is available under the MIT license.

About

License:MIT License


Languages

Language:JavaScript 84.6%Language:CSS 9.9%Language:HTML 5.5%