开发者

How to convert text to 3d

开发者 https://www.devze.com 2023-03-12 21:23 出处:网络
so we have a new client at work who is requestion 3d text for his website. I know I could do it in corel dr开发者_StackOverflow中文版aw but I was wondering if there is a way to do it on the fly. ( Dyn

so we have a new client at work who is requestion 3d text for his website. I know I could do it in corel dr开发者_StackOverflow中文版aw but I was wondering if there is a way to do it on the fly. ( Dynamically )

I'm using php and html. Is there a php function?


No. Such a function does not exists in the PHP language.


http://www.onlinecreations.com.au/free_software/paintstar/tutorial-3d-text.php

That isnt php or html...But then I dont know any php or html command that can create 3d from text..


You're looking for strto3d()

http://php.net/manual/en/function.strto3d.php

0

精彩评论

暂无评论...
验证码 换一张
取 消