This is a mini-guide on how to use Sandcastle, our online coding environment, to share code examples that others can run. When asking for help on the forum, or reporting a bug on GitHub, this helps get you a faster response since it saves us time in setting up or reproducing the issue.
Step 1 - Create your example on Sandcastle
Go to: https://sandcastle.cesium.com/index.html
Add your code there to reproduce the issue you’re having.
Step 2 - Click the “Share” button
This will give you a URL you can copy:
Step 3 - Share that URL
Paste that URL on the forum or in GitHub. Others can click on it to run the example.
(Optional) Step 4 - Share your data
If you have 3D models, imagery, terrain, or vector data you need to include in Sandcastle, sign up for a Cesium ion account and upload your data there.