0
Completed

how to make it responsive as per resolution

mohit sanghavi 4 years ago updated by Gil Sideman 4 years ago 4

Answer

Answer
Under review

Hello Mohit!

Use the fundtion "dynamicResize" to .. dynamically resize your SitePal Scene and implement responsive page behavior.


See technical example here - 

http://www.oddcast.com/support1/resize3D.html


Hope this helps,

Gil

Answer
Under review

Hello Mohit!

Use the fundtion "dynamicResize" to .. dynamically resize your SitePal Scene and implement responsive page behavior.


See technical example here - 

http://www.oddcast.com/support1/resize3D.html


Hope this helps,

Gil

but i ned to reload each time for new resolution

No - you do not.

The API function "dynamicResize" will resize your SitePal Scene without reloading.

Please review the technical example to see how it works.

This was designed specifically for implementing responsive design.