dadiaar Posted July 23, 2016 Share Posted July 23, 2016 So a few days back I asked for a 3D text plugin, but it seems we didn't have one yet. I made one that was pixel dependent, so I didn't like it. Yesterday I coded one which load fonts, using Opentype.js, and then creates the mesh. Attached an example. Next step is blending effect. Any ideas? Is there any blending mesh effect on BJS? ViBe, Boz, dbawel and 3 others 6 Quote Link to comment Share on other sites More sharing options...
jerome Posted July 23, 2016 Share Posted July 23, 2016 Waaoooww excellent ! Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted July 23, 2016 Share Posted July 23, 2016 Great work ! Quote Link to comment Share on other sites More sharing options...
Boz Posted July 23, 2016 Share Posted July 23, 2016 Nice feature !! (what do you mean by adding blending?) Quote Link to comment Share on other sites More sharing options...
dadiaar Posted July 24, 2016 Author Share Posted July 24, 2016 I mean I want to achieve these effects Wingnut 1 Quote Link to comment Share on other sites More sharing options...
adam Posted July 24, 2016 Share Posted July 24, 2016 It looks like Path3D could work for this: http://doc.babylonjs.com/tutorials/How_to_use_Path3D http://www.babylonjs-playground.com/#2DLXYB http://www.babylonjs-playground.com/#2DLXYB#1 http://doc.babylonjs.com/classes/2.4/Path3D https://github.com/BabylonJS/Babylon.js/blob/f980350941f1fd28314e95e7619697f1ca1c788f/src/Math/babylon.math.js#L2748 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.