Altizure Javascript 3D SDK
is a web-based 3D graphics engine. You can use it to integrate your interactive 3D contents from Altizure to your business application.
Examples for Altizure Javascript 3D SDK. Check this page for a list of examples altizure.github.io/sdk.examples/examples.sdk.html
git clone https://github.com/altizure/sdk.examples.git
python -m SimpleHTTPServer 8000
In the example html file (e.g. ./1-1-altizure-earth/index.html
), replace the key in
let options = {
altizureApi:{
// Altizure sdk demo key. Replace it with your own key.
key: '7MkQf8UggsPaadvrlKALspJWZejZAJOLHn3cnIy'
}
}
with your own key
Four versions are provided:
Please create an issue on issue page.