I’ve started to learn cesium.js recently. As I searched the web I couldn’t find video tutorials or books about cesium.js. Can someone share his/her learning process (from which sources except cesium documentation). Any idea is highly appreciated.
Welcome to the community!
I am happy to hear that you are starting your CesiumJS journey. I compiled a list of a few great resources that helped me get started with CesiumJS development. Hopefully, they will help you out as well:
- Our community forum is a nice place to get general advice, as well as help on specific issues and bugs. There are thousands of conversations on a wide range of topics.
- https://cesium.com/learn/ is an amazing resource for tutorials and guides. I particularly like our Cesium for Unreal tutorials.
- https://sandcastle.cesium.com/ provides some code examples that can help you get inspired when starting your project. It also provides a space for you to test out your ideas before implementing them in your project.
- You can also check out the Cesium GitHub page for starter code and documentation. For instance, our CesiumJS and Webpack tutorial can help you get up and running with a robust development environment.
- Our APIs can also help answer specific development questions:
While I used these resources to help me get started with CesiumJS, I am sure that there are many other great resources that our community leverages. Any suggestions from the rest of the community?
As always, do not hesitate to reach out if you have any other questions, comments, or concerns. Happy developing!
-Sam
3 Likes
Thank you for your welcome and generous help
1 Like