Git Product home page Git Product logo

3d-tiles-samples-generator's Introduction

3D Tiles Samples Generator

A note about the repository structure

This repository was originally part of the 3d-tiles-validator repository, which contained multiple projects. Now, these project are maintained in separate repositories:

The tilesets generated here are included in 3d-tiles-samples and Cesium.

Instructions

Clone this repo and install Node.js. From this directory, run:

npm install

npm run build

cd dist/

node bin/3d-tiles-samples-generator.js

This commands generates a set of tilesets and saves them in a folder called output. The Batched, Composite, Instanced, PointCloud, and Tilesets folders may be copied directly to CesiumJS's Specs/Data/Cesium3DTiles/ folder for testing with CesiumJS. The tilesets in the Samples folder may be copied to the tilesets folder in 3d-tiles-samples.

Run the tests:

npm run test

To run ESLint on the entire codebase, run:

npm run eslint

To run ESLint automatically when a file is saved, run the following and leave it open in a console window:

npm run eslint-watch

Auto Recompilation

You can use

npm run watch

to automatically recompile your changes while editing.

License

Tilesets generated by this tool are licensed under CC0 with the following exceptions:

Contributions

Pull requests are appreciated! Please use the same Contributor License Agreement (CLA) and Coding Guide used for CesiumJS.


3d-tiles-samples-generator's People

Contributors

ggetz avatar javagl avatar likangning93 avatar lilleyse avatar mramato avatar ottaviohartman avatar pjcozzi avatar samulus avatar sanjeetsuhag avatar shehzan10 avatar yvin3d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.