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
git clone https://github.com/altizure/sdk.examples.git
- setup a server
python -m SimpleHTTPServer 8000
- visit through browser http://localhost:8000/examples.sdk.html
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
- Learn from Examples.
- Read Documentation.
- Check FAQ.
Four versions are provided:
- beta: https://beta.altizure.cn/sdk3
- v2: https://beta.altizure.cn/sdk
- stable: https://www.altizure.com/sdk
- China: https://www.altizure.cn/sdk
Please create an issue on issue page.
- Altizure Development Platform
- Altizure开发平台-快速入门教程
- altizure.github.io/dev-docs-site
- Browser compatibility 浏览器兼容性
- Altizure team
- Jingbo Liu
- Shenlai Gao
- Yasong Guo
- Yihang Qu