GooTechnologies / goojs

3D WebGL engine.
http://goocreate.com
MIT License
1.22k stars 138 forks source link

Added option to not show back face of text #38

Open Danielbook opened 8 years ago

Danielbook commented 8 years ago

Added an optional option to textcomponents, option.backface {bool}. The extrusion of the text is set to 0 if user don't want back facing text

Danielbook commented 8 years ago

The bug was because of the extrusion, fixed now!

Should be good to go 👍