Skip to content

xiaobaogeit/CesiumJsFirstPersonCameraController

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

How to use

var viewer = new Cesium.Viewer("cesiumContainer");

var firstPersonCameraController = new Cesium.FirstPersonCameraController({ cesiumViewer : viewer });

firstPersonCameraController.start();

Hi, Enjoy my code.

I am finding a long term GIS project. This is my working experience. Feel free to get in touch to chat about partnership.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • HTML 18.2%