bkeiren / AwesomiumUnity

Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
108 stars 74 forks source link

Cannot See Page #14

Open Yao2itch opened 7 years ago

Yao2itch commented 7 years ago

Using the sample code,i still cannot view page through texture

x32feng commented 7 years ago

it is a little tricky. 1. you have to use 32 bit unity. 2. object needs meshcollider and meshrender.

Carson126 commented 7 years ago

you can copy 32 bit unity bin mesh to 64 bit than you can execute it