2.4k questions

2.4k answers

99.5k users

Categories

0 votes
53 views

Can I use three.js in WordPress?
in WordPress by (95.8k points)

1 Answer

0 votes

To embed three. js into Wordpress, you must first host your game's html, css, and javascript onto a hosting site. For example, say you host it with Heroku - Free Hosting. Then you have to set your permissions to disable URL rewrite, as that will disable WebGL. (google)

Advice

Threejs inside cms

by (95.8k points)
...